>>>>> On Mon, 30 Mar 2009 18:38:31 +0530 (IST), B V Narasimhulu >>>>> <[email protected]> said:
Sorry for the delay. I'm frequently the person that responds to SNMPv3 related questions, but I've been gone almost continuously for the past 3 weeks. BVN> I have configured SNMPv3 user on the snmpd.conf file as with BVN> following lines: BVN> ----- BVN> rouser bonarasi BVN> createUser bonarasi MD5 12345678 DES 12345678 BVN> trapsess -v 3 -l authNoPriv -u bonarasi -a MD5 -A 12345678 x.x.x.x BVN> ------ That configured snmpd with the snmpv3 user, but... >> snmptrapd -f -Le -D BVN> 2009-03-30 05:51:54 NET-SNMP version 5.1.2 Started. BVN> .... BVN> .... BVN> usm: Unknown User(bonarasi) It's snmptrapd that is reporting no-such-user. You need to configure snmptrapd to have a SNMPv3 user as well. See this page: http://www.net-snmp.org/wiki/index.php/TUT:snmptrap_SNMPv3 -- Wes Hardaker SPARTA National Security Sector Cobham Analytic Solutions ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
