On 19/07/07, Thomas Anders <[EMAIL PROTECTED]> wrote: > Livio Zanol Puppim wrote: > > Everytime I receive a trap the "traphandle" command executes two times. > > > > snmptrapd -c /etc/snmp/snmptrapd.conf -Lf /var/log/trap.log > > Your config file /etc/snmp/snmptrapd.conf probably gets parsed twice.
That'll be the problem. The file /etc/snmp/snmptrapd.conf is probably on the default list automatically, so by specifying "-c /etc/snmp/snmptrapd.conf" explicitly, you'll be reading it in a second time. Try running the trap receiver using snmptrapd -Lf /var/log/trap.log (I don't think you need to fiddle with SNMPCONFPATH either) Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users