[SNMP4J] strange behavior on trap receiveing

thomas.roseng at alcatel.ch thomas.roseng at alcatel.ch
Wed Nov 3 12:28:49 CET 2004


Hi

I'm using SNMP4J for a high performance trap translator (V1 traps only).
If the application receives many traps withing the same 10 ms, the
method MyApp.processPDU(CommandResponderEvent e) is called mutliple
times with the data of the first arrived trap. 
If the traps arrives every second the application works perfect. It
works well if a received trap could be processed, before a new trap
arrives??!

Any ideas?

Regards Tom



More information about the SNMP4J mailing list