On Wed, 16 Feb 2005 11:36:09 +0530 [EMAIL PROTECTED] wrote: ASC> I need to provide delays between the reporting of duplicate traps. Is ASC> this possible?.
No, snmptrapd doesn't check for duplicate traps. It simply reports every trap that comes in, without tracking any kind of state information. ASC> What are other alternatives to support this feature. Thanks in advance snmptrapd does allow for trap handlers. You could write a handler that checks for and deals with duplicate traps. -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
