On 13 October 2010 17:03, Wes Hardaker <[email protected]> wrote: >>> Could you please confirm If snmpwalk/ get support AES 256 protocol? > > DS> Yes - any vaguely recent version (5.1 or above) should include AES > DS> support. > > Actually, no. Net-SNMP implements the standard which uses AES128, not AES256.
Oops - good catch. However, the flag '-x aes' should be recognised, as long as the library has been configured to use OpenSSL. If it triggers an error, the most likely cause is that the code wasn't compiled with OpenSSL support. (And v5.0.9 is too old to include AES support, of whatever flavour) Dave ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
