Thanks Dave.

I executed both the commands for the server. 

snmpget is showing "Time out: no response from server" error.
snmpgetnext -d ... is resending the request 5 times and throwing "Time 
out: no response from server" error at the end.

I am unable to find the issue. Could you please help me?

Regards,

Barun.



From:
Dave Shield <[email protected]>
To:
Barun Biswas <[email protected]>
Cc:
[email protected]
Date:
11/09/2009 10:19 AM
Subject:
Re: timeout error while executing snmpwalk
Sent by:
[email protected]



2009/11/5 Barun Biswas <[email protected]>:
> I am getting "Timeout: No response from x.x.x.x" error while tryign to
> execute snmpwalk from a solaris machine. The target machine is a Windows
> server. I have checked from the windows server whether snmp is working 
fine
> or not using snmputil. And I found that it is working fine.
>
> Could you please let me know the reason help me sort out the problem?

You could try adding the option   "--16bitIDs=yes"   to the snmpwalk 
command.
It may be that the Windows SNMP server is mangling the request IDs when
it sends back the responses, and so the snmpwalk command will ignore them.

Otherwise, try running the command

    snmpgetnext -d .... system

(using the same options as for snmpwalk), and let us know what it reports.

Dave


=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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

Reply via email to