[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

SNMP V3 User not found



Hi All

I have a x86 Lenny servers and amd64 Etch servers. I am setting up
SNMP V3 on those servers I did run the following command on all
servers:

/etc/init.d/snmpd stop;net-snmp-config --create-snmpv3-user -ro -a MD5
-A XYZ ZXY;/etc/init.d/snmpd restart

Then I run the following test:

 snmpget -v  3 -u ZXY  -l authNoPriv -a MD5 -A XYZ  db01
SNMPv2-MIB::sysORDescr.8

On the Lenny servers I get the correct result:
SNMPv2-MIB::sysORDescr.8 = STRING: View-based Access Control Model for SNMP.


On the etch servers I get
snmpget: Unknown user name

Please advice.


Reply to: