This is a discussion on v3 AES support in 5.4.1 within the SNMP Users forums, part of the Networking and Network Related category; Hi, 5.4.1 is said to support AES, but the following command shows the snmpget does not even take ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
5.4.1 is said to support AES, but the following command shows the snmpget does not even take AES as a valid parameter?? I recompiled the source code on Solaris 9, with OpenSSL with AES support. localhost_sys:> /opt/net-snmp-new/bin/snmpget -v 3 -u qing -l authpriv -a SHA -A authpassword -x AES -X privpassword localhost:4444 sysUpTime Invalid privacy protocol specified after -x flag: AES USAGE: snmpget [OPTIONS] AGENT OID [OID]... Version: 5.4.1 Web: http://www.net-snmp.org/ Email: net-snmp-coders@lists.sourceforge.net OPTIONS: -h, --help display this help message -H display configuration file directives understood -v 1|2c|3 specifies SNMP version to use -V, --version display package version number SNMP Version 1 or 2c specific -c COMMUNITY set the community string SNMP Version 3 specific -a PROTOCOL set authentication protocol (MD5|SHA) -A PASSPHRASE set authentication protocol pass phrase -e ENGINE-ID set security engine ID (e.g. 800000020109840301) -E ENGINE-ID set context engine ID (e.g. 800000020109840301) -l LEVEL set security level (noAuthNoPriv|authNoPriv|authPriv) -n CONTEXT set context name (e.g. bridge1) -u USER-NAME set security name (e.g. bert) -x PROTOCOL set privacy protocol (DES) -X PASSPHRASE set privacy protocol pass phrase -Z BOOTS,TIME set destination engine boots/time General communication options Did some search on the web, and found this: " With Rev. 15666 put into version 5.4 source code AES now seems to be working beautifully. Thank you." Has this Rev 15666 been put into 5.4.1, or I'll need to install it myself?? Thanks, Qing __________________________________________________ __________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216...et/marketplace _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |