V3 to V2 trap forwarder

2008-10-27 Thread Thomas Elsgaard
Hi Guys Is there anyone that has experience in how to convert V3 traps to V2C ? The problem is that we have an application that can only send V3 traps, but we can only receive V2 ///Thomas - This SF.Net email is sponsored by

RE: Snmptrapd 5.4.1 seems to ignore the -t flag

2007-12-22 Thread Thomas Elsgaard
So for me it still looks like the -t is ignored ///Thomas -Original Message- From: Mike Ayers [mailto:[EMAIL PROTECTED] Sent: 21. december 2007 19:17 To: Thomas Elsgaard; net-snmp-users@lists.sourceforge.net Subject: RE: Snmptrapd 5.4.1 seems to ignore the -t flag > From: [EMA

Snmptrapd 5.4.1 seems to ignore the -t flag

2007-12-21 Thread Thomas Elsgaard
Hello net-snmp users When i am starting snmptrapd with the -t flag like this: /usr/local/sbin/snmptrapd -t -m ALL -n -Ls 7 -p /usr/local/sbin/snmptrapd.pid Then i am still getting the traps into syslog-ng How can that be? ///Thomas ---

Net-SNMP Processing V2C traps wrong ?

2007-05-15 Thread thomas elsgaard
Hello Net-SNMP I have 2 identical systems, build on net-snmp 5.3.1, one on 64 bit suse linux , and the other on 32 bit suse linux BUT they are processing v2c traps in 2 different ways!! It seems that the 64 bit machine is doing it wrong, when receveing an trap like this demonotifs OBJECT IDENT

Hello Net-snmp

2007-04-20 Thread thomas elsgaard
Hello Net-snmp I am using Net-SNMp 5.3.1 And using the embedded perl functionallity to receive traps, just as described in the CPAN module NetSNMP::TrapReceiver My problems is that i would like to do an SNMPGET on an OID when i am receiveing a specific trap, but this seems to fail: i am getting

SV: slow trap receiver

2005-08-18 Thread Thomas Elsgaard
trace: ..\..\apps\snmptrapd_handlers.c, 847: snmptrapd: execute format *3 seconds* -Oprindelig meddelelse- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Thomas Anders Sendt: 18. august 2005 21:56 Til: net-snmp-users@lists.sourceforge.net Emne: Re: slow trap receiver

SV: snmptrapd inform response - response time on win 2000

2005-08-18 Thread Thomas Elsgaard
Hi Timothy I have the exact same problem.. Just on winXP , no problems on Linux ///Thomas -Oprindelig meddelelse- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Timothy Tierney Sendt: 17. august 2005 21:57 Til: 'net-snmp-users@lists.sourceforge.net' Emne: snmptrapd inform

slow trap receiver

2005-08-18 Thread Thomas Elsgaard
Hello Guys   I am facing a strange problem when i am receiving traps via snmptrapd   It seems that it takes around 5 seconds from snmptrapd receives the trap, until it executes the the script (the script that I have configured in snmptrapd.conf)   The seems to only happened on my wind

snmptrapd.conf i win32 installation ?

2005-08-06 Thread Thomas Elsgaard
Hello Guys   I have moved from using net-snmp on linux to windows, but i am missing the snpmtrapd.conf file ? I would really like to be able to execute a script when receiving a trap, like in the linux version.   Is this possible ?   ///Thomas