Hi,

Does Net-SNMP support AES192 or AES256?

According to this link

http://www.net-snmp.org/wiki/index.php/Strong_Authentication_or_Encryption

The short answer is Yes, starting with release 5.8 AES193 and AES256 are an
optional configure option.
So I downloaded version 5.8.pre2 and tried:


  createUser user2  SHA "passwrd-00" AES192 "default-00"
  rwuser       user2

  createUser user3  SHA "passwrd-00" AES256 "default-00"
  rwuser       user3


Does not work. I get an error:
  snmpd.conf: line 27: Error: unknown privProtocol
  snmpd.conf: line 31: Error: unknown privProtocol

Any insight will be highly appreciated.

S.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to