Hi,
 
I'm running the snmptrapd daemon which is configured to send the trap details to other programs using the token - traphandle inside the snmptrapd.conf.
When I just configure the snmptrapd.conf file as follows:
 
traphandle   default   /home/snmp/traps/traps_handler
 
everything works perfect, and I can see the traps details...
 
BUT when I specify the exact OID that I'm expecting to receive trap for I'm getting nothing:
 
traphandle   .1.3.6.1.4.1.9.10.1.2.2.1.8   /home/snmp/traps/traps_handler
 
 
AM I MISSING ANYTHING? IS THERE ANY CONFIGURATION THAT MIGHT DIDN'T TAKE IN CONSIDERATION BESIDES THIS CONFIGURATION FILE?
 
Any help will be highly appreciated...I'm already desperate...
Moshe.
 
------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to