Hi Dave,

Thanks a lot for all your help.

I see only outgoing dump, following is output for that:
===============
Sending 39 bytes to UDP: [127.0.0.1]:161

0000: 30 25 02 01  01 04 06 70  75 62 6C 69  63 A1 18 02    0%.....public...

0016: 04 3B D0 8C  C9 02 01 00  02 01 00 30  0A 30 08 06    .;.........0.0..

0032: 04 2B 06 01  06 05 00                                 .+.....

 

Timeout: No Response from localhost.
=================

Regards,
Ajay

-----Original Message-----
From: Dave Shield [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 06, 2006 4:02 PM
To: Ajay Hotchandani
Cc: net-snmp-users@lists.sourceforge.net
Subject: RE: Timeout: No Response after output of last OID

On Sat, 2006-03-04 at 11:27 +0530, Ajay Hotchandani wrote:
> > What happens if you try
> >   snmpwalk -v 2c -t 60 -c public localhost .1.3.6.1.6
> > ?  (to give the agent more time to respond)
> 
> Same output:
>       "Timeout: No Response from localhost"

OK - so it's probably not simply the agent taking too
long to respond.

The next thing I'd try is

     snmpgetnext -v 2c -c public -r 0 -d localhost .1.3.6.1.6

That will doubtless fail as well, but do you see the request
and a response, or just the request?

If you see the dump of a response, then the problem would
seem to lie with the client (or at least the client dropping
a possibly malformed response packet).
  If you only see the outgoing dump, then the problem is
probably squarely with the agent.

Dave




eInfochips Business Disclaimer:
This message may contain confidential, proprietary or legally Privileged 
information. In case you are not the original intended Recipient of the 
message, you must not, directly or indirectly, use, Disclose, distribute, 
print, or copy any part of this message and you are requested to delete it and 
inform the sender. Any views expressed in this message are those of the 
individual sender unless otherwise stated. Nothing contained in this message 
shall be construed as an offer or acceptance of any offer by eInfochips Limited 
and/or eInfochips Inc("eInfochips") unless sent with that express intent and 
with due authority of eInfochips. eInfochips has taken enough precautions to 
prevent the spread of viruses. However the company accepts no liability for any 
damage caused by any virus transmitted by this email.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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/listinfo/net-snmp-users

Reply via email to