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

------------------------------------------------------------------------------
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