Loss of SNMP traps over satelite link under alarm bursts



I have 2 situations that I need suggestions on:

1st, where the SNMP agent can, at times during erraneous situations,
send upto 20 events/alarms per second. We are using SNMP++ v3.2 for
our SNMP client implementation. I am just wondering if SNMP++ provides
some queueing mechanism that helps the single threaded Manager to store
the alarm burst and process them all without losing them.
2nd, while monitoring the agent over a satelite link, what are the
possibilities of losing a normal trap or getting it out of sequence.
Agent provides us with option of having sequence numbers in the traps
which our Manager can use to detect if the traps are lost or out of
sequence but I am wondering on what the manager is expected to do if
because of UDP, we just receive the traps out of sequence but not
really lose them.

.



Relevant Pages