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

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:michael.shcwa...@compass-eos.com] Sent: Sunday, March 24, 2013 3:55 AM To: net-snmp-users@lists.sourceforge.net Subject: Traps queueing

Traps queueing

2013-03-25 Thread Michael Shcwarcz
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 -- Eve