Re: Traps queueing

2013-04-11 Thread John Hardin

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


RE: Traps queueing

2013-03-25 Thread Todd Bradley
That was the same question I asked here about 4 weeks ago. The short answer is, 
"No, there is no queuing mechanism."


From: Michael Shcwarcz [mailto:[email protected]]
Sent: Sunday, March 24, 2013 3:55 AM
To: [email protected]
Subject: Traps queueing

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