Hi
SNMPWALK and SNMPGET for v3 MIB objects implemented in our firmware is
failing. The error is coming from NET-SNMP tool. I am thinking it could
be a configuration problem with NET-SNMP. Can you let me know how to
configure the snmpd.conf file for V3 users namely 'username with auth
protocol, auth password, Privacy protocol and privacy password' and
'username with auth protocol no privacy protocol' as I am getting
Encryption and Authentication errors.
I have installed OPENSSL in my system. Please provide the details on how
to use this with the NET-SNMP tool to avoid the Encryption error. This
is quite urgent, so appreciate an earliest response.
/***************Logs for reference***************/
C:\USR\bin>snmpwalk -v 1 -c public 172.26.22.215
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.289.2.1.1.2
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (8721550) 1 day,
0:13:35.50
SNMPv2-MIB::sysContact.0 = STRING: End User Contact (please configure)
SNMPv2-MIB::sysName.0 = STRING:
SNMPv2-MIB::sysLocation.0 = STRING: End User Premise (please configure)
SNMPv2-MIB::sysServices.0 = INTEGER: 2
IF-MIB::ifNumber.0 = INTEGER: 147
IF-MIB::ifIndex.1 = INTEGER: 0
..... so on
C:\USR\bin>snmpwalk -v 3 -l AuthPriv -u TestAuthPriv -a MD5 -A
1111111111111111
-x DES -X 2222222222222222 172.26.22.210 SNMPv2-MIB::sysDescr.0
Encryption support not enabled.
snmpwalk: USM encryption error
C:\USR\bin>snmpget -v 3 -l AuthPriv -u TestAuthPriv -a MD5 -A
1111111111111111 -
x DES -X 2222222222222222 172.26.22.210 SNMPv2-MIB::sysDescr.0
Encryption support not enabled.
snmpget: USM encryption error
C:\USR>snmpwalk -v 3 -l AuthNoPriv -u TestAuthMD5NoPriv -a MD5 -A
12345678912345
67 172.26.26.175
Authentication failed for TestAuthMD5NoPriv
SNMPv2-MIB::sysDescr.0 = STRING: Model Fibre Channel Switch, firmware
09.07.0
0 31
Authentication failed for TestAuthMD5NoPriv
Thanks
Priya
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders