Re: Query on snmpwalk

2004-12-07 Thread Coders
On Tue, 07 Dec 2004 07:08:23 -0500 Andy wrote: AS> c) Network issues. AS> AS> If you can ping the machine then of course that rules out c. Not necessarily... Could be tcpwrappers configuration, or a firewall.. Running 'snmpd -f -d' will print packet dumps on receive/send, and let you know if the

Re: Query on snmpwalk

2004-12-07 Thread Andy Smith
In almost all of the cases that this has happened to me it has been: a) An SNMP version that the agent does not support. b) The community string is not configured correctly on either the querying machine or the agent machine. c) Network issues. If you can ping the machine then of course that rule

Query on snmpwalk

2004-12-06 Thread Chandra Divi
Hi,         I am a new user of net snmp tools.         I am trying to do snmpwalk on a device and getting some errors.     The error is as follows.     # ./snmpwalk -VNET-SNMP version: 5.1.1 # ./snmpwalk -v 1 -c ntcpublic machine1  systemTimeout: No Response from machine1 There is n