Re: Cannot Process SNMP Traps

2004-12-29 Thread Russ Woodman
hen have a look at any firewall filtering that might be done. If you do, then have a look at the /etc/hosts.{allow,deny} files. I'm wondering whether there is some tcp wrapper filtering that's rejecting these traps. Dave -- Russ Woodman Systems Administrator Norther

Re: Cannot Process SNMP Traps

2004-12-16 Thread Russ Woodman
nmp traps on the local host. 5) If you get stuck I will help you more so dont panic ok. I appreciate that. Cheers, Garyc - Original Message - From: "Russ Woodman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 14, 2004 9:48 AM Subject: Cannot

Re: Cannot Process SNMP Traps

2004-12-16 Thread Russ Woodman
ing things directly from the tutorial and using the traphandle.sh you outlined below. Any ideas? Russ Alex Burger wrote: Hi Russ. Russ Woodman wrote: Hi, I am attempting to receive traps from various devices on my network (Copper Mountain DSLAMs, Cisco routers, etc.) so that I can then funnel

Re: Cannot Process SNMP Traps

2004-12-16 Thread Russ Woodman
Hi, When I run snmptrapd with the options specified below, I get: read_config:traphandle: registering handler for: default 2004-12-15 13:20:19 NET-SNMP version 5.1.2 Started. When I send a trap, either from a Cisco device or by using the following command: snmptrap -v 1 - c public localhost TRA

Cannot Process SNMP Traps

2004-12-16 Thread Russ Woodman
Hi, I am attempting to receive traps from various devices on my network (Copper Mountain DSLAMs, Cisco routers, etc.) so that I can then funnel the traps into Nagios for network monitoring. However, nothing I have tried for the last three or more months has allowed me to receive/handle any tra

Re: Cannot Process SNMP Traps

2004-12-16 Thread Russ Woodman
Gary, I didn't built snmp, I installed it from debs, so I don't know what the trap community would be. However, I did put these lines in snmpd.conf and then checked snmptrapd. The packets were received then, but still not logged. In each case, I got this output from snmptrapd's debug: trace:

Re: Cannot Process SNMP Traps

2004-12-16 Thread Russ Woodman
Alex, Not as simple a problem as that. Sorry. -rwxr-xr-x 1 root staff 775 Dec 14 15:20 trap.pl -rwxr-xr-x 1 root staff 238 Dec 14 12:27 traphandle.sh Thanks, Russ Alex Burger wrote: Russ Woodman wrote: Hi, When I run snmptrapd with the options specified below, I get: read_config:traphandle

Re: Cannot Process SNMP Traps

2004-12-16 Thread Russ Woodman
Hi, Yes, I tried those scripts and configs as you sent them. The results are the same. No traps are ever logged. Russ Gary Clark wrote: Hi, snmptrapd -c /home/garyc/snmptrapd.conf I sent the snmptrapd.conf I use for coldstart trap out yesterday and also a perl script you can use inconjunction w