[SNMP4J] fastest way of sendign an SNMP message

k b k_b0000 at yahoo.se
Thu Aug 17 09:51:41 CEST 2006


Hi.
I am implementing a small SNMP version 2c notification
sender.

I send the message using
ResponseEvent response = snmp.send(pdu, target);

however, as i need the implementation to as fast as
possible, i do not care about the responese, and i
would like to just send the notification and never
care about the response. How should i send the message
to send it as fast as possible?


thanks
kb

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the SNMP4J mailing list