public class TrapEvent extends DecodedPduEvent
consumed| Constructor and Description |
|---|
TrapEvent(java.lang.Object source,
Pdu pdu,
int port)
The constructor for a decoded trap pdu event.
|
consume, getHostPort, getPdu, isConsumedpublic TrapEvent(java.lang.Object source,
Pdu pdu,
int port)
source - The source (SnmpContext) of the eventpdu - The pduport - The remote port number of the host where the pdu came from