Hi, When I run snmpd first and after that run telnetd on my embedded system, then snmpd responded only one time. See some debug information below:
snmpd/select: select( numfds=8, ..., tvp=(nil)) .... trace: _sess_process_packet(): snmp_api.c, 5129: sess_process_packet: session 0x763b188 fd 6 pkt 0x7600008 length 43 trace: snmp_create_sess_pdu(): snmp_api.c, 5082: snmp_create_sess_pdu: before - calloc I noticed also, that paket's pointer after that was changed: sess_process_packet: session 0x763b188 fd 6 pkt 0x7600008 length 43 before was: sess_process_packet: session 0x763b188 fd 6 pkt 0x7740008 length 43 Could someone please to make clear what is going wrong? Thank you ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
