Hi All,
          Thanks you very much in advance for your inputs.

I am getting the very peculiar issue, while using the net-snmp for testing
V3.
V3 authentication is failing during sending Traps as well as with SnmpWalk.
But the same issue is not observed with various other tools like
ireasoning,, mgsoft ...

Below are the details of the configuration and error messages I have
observed.
Please do the needful.

PS: Even sometimes with the same setup, V3 operations are getting success.
Server is used by me alone.

*Configuration:*

*snmptrapd.conf:*

createUser -e 0x80000F1500 testv3stuff MD5 test1234 DES test1234

authUser log,execute,net testv3stuff

authCommunity log,execute,net public

*Command For Starting the TrapDaemon: (NET-SNMP Version:  5.7.2)*
snmpwalk -v 3 -l authPriv -u testv3stuff -a MD5 -A test1234 -x DES -X
test1234 167.254.169.78:1611 .1.3.6

*Console Logs:*
                     :
trace: sc_get_properlength(): scapi.c, 138:
trace: set_enginetime(): lcd_time.c, 393:
lcd_set_enginetime: engineID 80 00 0F 15 00 : boots=0, time=0
trace: usm_get_user_from_list(): snmpusm.c, 3527:
usm: match on user testv3stuff
trace: usm_check_secLevel(): snmpusm.c, 3404:
comparex: Comparing: 1 3 SNMP-USER-BASED-SM-MIB::usmNoPrivProtocol
trace: sc_check_keyed_hash(): scapi.c, 609:
trace: sc_generate_keyed_hash(): scapi.c, 303:
trace: sc_get_properlength(): scapi.c, 138:
trace: usm_process_in_msg(): snmpusm.c, 2511:
usm: Verification failed.
Authentication failed for testv3stuff
trace: snmpv3_parse(): snmp_api.c, 3781:
dumph_recv:     ScopedPDU
trace: _snmp_parse(): snmp_api.c, 4159:
snmp_parse: Parsed SNMPv3 message (secName:testv3stuff, secLevel:authPriv):
USM authentication failure (incorrect password or key)
trace: _sess_process_packet(): snmp_api.c, 5244:
sess_process_packet: received message id#51087 reqid#0 len 483
trace: _sess_process_packet(): snmp_api.c, 5247:
sess_process_packet: parse fail
trace: _sess_read(): snmp_api.c, 5538:
                  :

-- 
Best Regards,
K Saida Rao.
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to