My snmpwalk suddenly stopped working, which was working earlier, after restarting the snmp also didn't work out, snmpwalk -v1 -c gives me timeout and it's working for other machines as well.
I tried to recreate snmpconf with community string and IP address but still didn't get through.
While checking in messages I got like this:
Oct 19 05:07:34 manilavoice rsyslogd-2177: imuxsock begins to drop messages from pid 8448 due to rate-limiting" the process id is related to snmpd service
I got a message when I ran snmpwalk -d 10.30.2.58 like this:
[root@manilavoice gopal]# snmpwalk -d 10.30.2.58
No log handling enabled - turning on stderr logging
Sending 64 bytes to UDP: [10.30.2.58]:161->[0.0.0.0]
0000: 30 3E 02 01 03 30 11 02 04 53 BF 41 80 02 03 00 0>...0...S.A....
0016: FF E3 04 01 04 02 01 03 04 10 30 0E 04 00 02 01 ..........0.....
0032: 00 02 01 00 04 00 04 00 04 00 30 14 04 00 04 00 ..........0.....
0048: A0 0E 02 04 68 CA 67 C6 02 01 00 02 01 00 30 00 ....h.g.......0.
and finally:
snmpwalk: Timeout
Any comments would be appreciated. Also my firewall and SElinux is OFF. Moreover same snmpd.conf file with one more system works fine in different location.
EDIT #1
I tried with this, and got the following results:
[root@manilavoice spool]# mount -vvv 10.30.4.20:/volume2/Asterisk_Recordings
/var/spool/newnfs
mount: fstab path: "/etc/fstab"
mount: mtab path: "/etc/mtab"
mount: lock path: "/etc/mtab~"
mount: temp path: "/etc/mtab.tmp"
mount: UID: 0
mount: eUID: 0
mount: no type was given - I'll assume nfs because of the colon
mount: spec: "10.30.4.20:/volume2/Asterisk_Recordings"
mount: node: "/var/spool/newnfs"
mount: types: "nfs"
mount: opts: "(null)"
mount: external mount: argv[0] = "/sbin/mount.nfs"
mount: external mount: argv[1] = "10.30.4.20:/volume2/Asterisk_Recordings"
mount: external mount: argv[2] = "/var/spool/newnfs"
mount: external mount: argv[3] = "-v"
mount: external mount: argv[4] = "-o"
mount: external mount: argv[5] = "rw"
mount.nfs: timeout set for Sat Oct 19 14:23:33 2013
mount.nfs: trying text-based options 'vers=4,addr=10.30.4.20,clientaddr=10.30.4.48'
mount.nfs: mount(2): Connection timed out
mount.nfs: Connection timed out