2009/1/20 Paul Hogan <paul.ho...@haworth.com>:
> I am getting the following when I run and snmpwalk command on a HP UX Itanium 
> system running 11.23.
>
> /usr/local/bin/./snmpwalk -v 2c -c SPOT localhost .1.3.6.1.2.1.25.3.2
     :
> HOST-RESOURCES-MIB::hrDeviceIndex.1032 = INTEGER: 1032
> Timeout: No Response from localhost

Try restarting the agent, then run

   snmpgetnext -v 2c -c SPOT -r 0 -t 600 localhost
HOST-RESOURCES-MIB::hrDeviceDescr.1032

(and wait!).   Does that also timeout?
If not, what does it report?

Note that this will wait 10 minutes before failing (-t 600), so be patient :-)

Dave

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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