This is a discussion on Timeout: No Response within the SNMP Users forums, part of the Networking and Network Related category; Hi, I have a problem to get snmp data from an agent. When sending a get request, a response is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have a problem to get snmp data from an agent. When sending a get request, a response is sent that is only visible in debug mode or with ethereal. I have found a similar problem (http://sourceforge.net/mailarchive/m...msg_id=2524489, http://sourceforge.net/mailarchive/f...ewmonth=200211), but the requestid matches and I don't think that the agent is broken. Here is the command and the output (client: NET-SNMP version: 5.2.1.2, fc4, x86; agent: snom320 ip phone): [root@localhost /]# snmpget -v 1 -d -r 0 -c public 192.168.1.112 1.3.6.1.2.1.7526.2.4 Sending 44 bytes to UDP: [192.168.1.112]:161 0000: 30 2A 02 01 00 04 06 70 75 62 6C 69 63 A0 1D 02 0*.....public... 0016: 04 7B 43 95 53 02 01 00 02 01 00 30 0F 30 0D 06 .{C.S......0.0.. 0032: 09 2B 06 01 02 01 BA 66 02 04 05 00 .+.....f.... Received 59 bytes from UDP: [192.168.1.112]:161 0000: 30 39 02 01 00 04 06 70 75 62 6C 69 63 A2 42 02 09.....public.B. 0016: 04 7B 43 95 53 02 01 00 02 01 00 30 1E 30 1E 06 .{C.S......0.0.. 0032: 09 2B 06 01 02 01 BA 66 02 04 04 0F 73 6E 6F 6D .+.....f....snom 0048: 33 32 30 2D 53 49 50 20 34 2E 35 320-SIP 4.5 Timeout: No Response from 192.168.1.112. Best Regards, Thomas ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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/...net-snmp-users |