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.

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
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/listinfo/net-snmp-users

Reply via email to