Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Blumenthal implementation of SNMPv3 AES256 :

  • AES128 now accepts the additional protocol string

...

...

  • AES128 (for OID 1.3.6.1.4.1.14832.1.2)
  • AES192 now accepts the additional protocol string AES192 (for OID 1.3.6.1.4.1.14832.1.3)
  • AES256 now accepts the additional protocol string AES256 (for OID 1.3.6.1.4.1.14832.1.4)

  • Since the object definitions have not been
    standardized, they have been based on the Extended Security Options
    Consortium MIB found at http://www.snmp.com/eso/esoConsortiumMIB.txt.

Cisco implementation of SNMPv3 AES256, which is introduced in this patch

...