Here's the last output from "snmpget -Dall ..." before the client gets stuck in select():
dumpv_recv: ObjID: SNMP-USER-BASED-SM-MIB::usmStatsNotInTimeWindows.0
trace: snmp_pdu_parse(): snmp_api.c, 4257:
dumph_recv: Value
dumpx_recv: 41 02 04 77
dumpv_recv: UInteger: 1143 (0x477)
trace: _snmp_parse(): snmp_api.c, 3983:
snmp_parse: Parsed SNMPv3 message (secName:xxxxxx, secLevel:authNoPriv):
trace: snmpv3_get_report_type(): snmp_api.c, 3879:
report: Report type: -36
trace: snmp_sess_select_info(): snmp_api.c, 5621:
sess_select: for all sessions: 3
snmpget from CVS MAIN gets stuck in select(), too, and prints:
dumpv_recv: ObjID: SNMP-USER-BASED-SM-MIB::usmStatsNotInTimeWindows.0 trace: snmp_pdu_parse(): snmp_api.c, 4363: dumph_recv: Value dumpx_recv: 41 02 04 8C
dumpv_recv: UInteger: 1164 (0x48C) trace: _snmp_parse(): snmp_api.c, 4089: snmp_parse: Parsed SNMPv3 message (secName:xxxxxx, secLevel:authNoPriv): trace: snmpv3_get_report_type(): snmp_api.c, 3977: report: Report type: -36 trace: snmp_sess_select_info(): snmp_api.c, 5726: sess_select: for all sessions: 3 sess_select: blocking:no session requests or alarms.
BTW, shouldn't snmplib/snmp_version.c in CVS MAIN now have
const char *NetSnmpVersionInfo = "5.2";
instead of "5.1"?
+Thomas
-- Thomas Anders (thomas.anders at blue-cable.de)
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
