From: Karan uk <nka...@gm...> - 2006-01-27 05:56:00
|
Hi Dave, The traps not received....I tried the the dump option too,but i'm stuck up in same state. On issueing the snmptrap there's no response at all on snmptrapd screen.."[ root@nkaran root]# snmptrapd -c /etc/snmp/snmptrapd.conf -On -f -Le -d 2006-01-26 21:16:01 NET-SNMP version 5.2.2 Started." thanks, nKaranUk On 1/25/06, Dave Shield <D.T...@cs...> wrote: > > On Wed, 2006-01-25 at 15:27 +0530, Karan uk wrote: > > i send the trap thru command bellow "snmptrap -v 1 -c public > > localhost .1.2.3.4.5.6.8.9.6.0.6 localhost 6 17 "" > > SNMPv2-MIB::sysLocation.0 s "Just here"" on same m/c with snmptrapd > > listening there's no trap received. > > Is it that the trap is not received, or is not processed? > > Try running the trap handler as > > snmptrapd -c /etc/snmp/snmptrapd.conf -On -f -Le -d > > That should dump the raw packets as they are received, > before they're parsed or processed. > > When you issue the "snmptrap" command, do you see any output > from snmptrapd ? > > Dave > |