Class TrapEvent

All Implemented Interfaces:
Serializable

public class TrapEvent extends DecodedPduEvent
The TrapEvent class. This class is delivered when a trap is received.
Version:
$Revision: 1.8 $ $Date: 2006/02/09 14:30:18 $
Author:
Birgit Arkesteijn
See Also:
  • Constructor Details

    • TrapEvent

      public TrapEvent(Object source, Pdu pdu, int port)
      The constructor for a decoded trap pdu event. The SnmpContext classes will fire decoded trap pdu events.
      Parameters:
      source - The source (SnmpContext) of the event
      pdu - The pdu
      port - The remote port number of the host where the pdu came from