Mantis - netsnmp
Viewing Issue Advanced Details
4983 regular use minor always 2012-07-17 19:33 2012-07-18 12:23
gadavis  
cgrzemba  
normal  
closed  
fixed  
none    
none  
0004983: netsnmp no longer includes encryption support for SNMPv3
Older versions of netsnmp worked with SNMPv3. However, now when I try to probe a v3 only device, I get the following error message:

$ /opt/csw/bin/snmpget -t 120 -m ALL -r 1 -v 3 -l authPriv -a MD5 -u user -A DELETED -x DES -X DELETED HOSTNAME:161 1.3.6.1.4.1.20542.3.4.0
No log handling enabled - using stderr logging
Encryption support not enabled.
snmpget: USM encryption error

Replacing /opt/csw/bin with /usr/sfw/bin works fine for proper values of DELETED and HOSTNAME in the above command.
Issue History
2012-07-17 19:33 gadavis New Issue
2012-07-18 09:03 cgrzemba Status new => assigned
2012-07-18 09:03 cgrzemba Assigned To => cgrzemba
2012-07-18 09:04 cgrzemba Note Added: 0010049
2012-07-18 12:23 cgrzemba Note Added: 0010050
2012-07-18 12:23 cgrzemba Status assigned => closed
2012-07-18 12:23 cgrzemba Resolution open => fixed

Notes
(0010049)
cgrzemba   
2012-07-18 09:04   
repackage netsnmp with --with-openssl=/opt/csw
(0010050)
cgrzemba   
2012-07-18 12:23   
new packages (REV=2012.07.18) with openssl pushed to catalog unstable