Re: Traps queueing
John Hardin <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
As far as I know, you have to implement the queue yourself. The solution I used for traps generated by my own code was to append traps, in the form of snmptrap commands, to a script that I could execute later when the interface came up. The problem is identifying when you should actually send your trap. I've had problems where the interface looks up from my end, but some switch my appliance is attached to takes longer to come up. I've had experience with switches that can take up to 45 seconds to become ready after the interface looks up at my end. IMHO, the best solution is to use informs rather than traps whenever you can. On 3/23/13 11:54 PM, Michael Shcwarcz wrote: > > Hey, > > Is there something like a trap queue? > > If I generate a trap but the transport is not ready yet (for example > on reboot), is it possible to queue the traps and send them when the > interface is up? > > Thanks > > Michael > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > > > _______________________________________________ > 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 ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ 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