View Single Post

  #1 (permalink)  
Old 06-13-2007, 11:20 PM
manish_2479 manish_2479 is offline
Junior Member
User
 
Join Date: Jun 2007
My distro: Freebsd, CentOS, Solaris, RHEL, Fedora, and Ubuntu
Posts: 15
Rep Power: 0
manish_2479 is on a distinguished road
Send a message via ICQ to manish_2479 Send a message via AIM to manish_2479 Send a message via MSN to manish_2479 Send a message via Yahoo to manish_2479
Default snmpwalk to remote address gives timeout

Quote:
If i run "snmpwalk -v 1 -c public localhost system" at the snmp box I get the results what expect.
But when I run at for remote system
Quote:
snmpwalk -v 1 -c public 192.168.1.36
system on the web-01 box, with 192.168.1.36 the IP address of the web-01 box, i get:
HTML Code:
 Timeout: No Response from 192.168.1.36
snmpd is up and running, I can ping both ways, there are no firewalls in place. What could be wrong? And same thing with the cfgmaker for the remote system gives me SNMP error: no response received


Thanking you Manish
Reply With Quote