This is a discussion on RE: How to provide delay between duplicate traps? within the SNMP Coders forums, part of the Networking and Network Related category; Hi Robert, I am new to SNMP and am still trying to understand the net-snmp code. Could you please ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Robert,
I am new to SNMP and am still trying to understand the net-snmp code. Could you please help me with information on which files I need to study and make changes. Thanks ! On Wed, 16 Feb 2005 11:36:09 +0530 akhilesh.sah@wipro.com wrote: ASC> I need to provide delays between the reporting of duplicate traps.=20 ASC> Is 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=20 ASC> advance snmptrapd does allow for trap handlers. You could write a handler that checks for and deals with duplicate traps. --=20 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=3Dnet-snmp-coders> You are lost in a twisty maze of little standards, all different.=20 ------------------------------------------------------- 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=3D6595&al...396&op=3Dclick _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders ------------------------------------------------------- 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 Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|