Hi Biswajit,
Problem is not with communication from one system to another. Try the following command on 10.135.5.193 (I guess that this will not work either) snmpwalk -v 1 -c public localhost <http://10.135.5.193> .1 I feel that there is problem with snmpd.conf file. Try the following: 1. Replace the snmpd.conf file in /etc/snmp/snmpd.conf with the attached one. 2. Restart snmpd service using /etc/init.d/snmpd restart 3. execute $snmpwalk -v 1 -c public localhost <http://10.135.5.193> .1 (on the 10.135.5.193) 4. If the above command gives proper output, execute $snmpwalk -v 1 -c public 10.135.5.193 .1 Regards, Bhuvan ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Biswajit Mandal Sent: Friday, September 12, 2008 3:23 PM To: net-snmp-coders@lists.sourceforge.net Subject: Reg: snmpwalk Hi, I am new to net-snmp tool. I am using the following systax, but it is throwing the following error: bash-2.05b$ snmpwalk -v 1 -c public 10.135.5.193 .1 Timeout: No Response from 10.135.5.193 bash-2.05b$ Though bash-2.05b$ ping 10.135.5.193 PING 10.135.5.193 (10.135.5.193) 56(84) bytes of data. 64 bytes from 10.135.5.193: icmp_seq=1 ttl=62 time=2.60 ms 64 bytes from 10.135.5.193: icmp_seq=2 ttl=62 time=1.09 ms [3]+ Stopped ping 10.135.5.193 bash-2.05b$ Also tried bash-2.05b$ snmpwalk -v 1 -c public 10.135.5.193 1 Timeout: No Response from 10.135.5.193 bash-2.05b$ Can you please let me know what syntax I am missing here? -- With Regards, Biswajit
snmpd_working.conf
Description: snmpd_working.conf
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders