Package uk.co.westhawk.snmp.pdu
Class OneTrapPduv2
java.lang.Object
java.util.Observable
uk.co.westhawk.snmp.stack.Pdu
uk.co.westhawk.snmp.stack.TrapPduv2
uk.co.westhawk.snmp.pdu.OneTrapPduv2
Deprecated.
This class represents the ASN SNMPv2c (and higher) Trap PDU object.
See RFC1157-SNMP.
For SNMPv3: The sender of a trap PDU acts as the authoritative engine.
- Version:
- $Revision: 3.9 $ $Date: 2006/03/23 14:54:09 $
- Author:
- Birgit Arkesteijn
-
Constructor Summary
-
Method Summary
Methods inherited from class uk.co.westhawk.snmp.stack.Pdu
addOid, addOid, addOid, addOid, addOid, getContext, getErrorIndex, getErrorStatus, getErrorStatusString, getMsgType, getReqId, getRequestVarbinds, getResponseVarbinds, getRetryIntervals, isTimedOut, notifyObservers, send, send, setRetryIntervals, waitForSelf
Methods inherited from class java.util.Observable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers
-
Constructor Details
-
OneTrapPduv2
Deprecated.Constructor.- Parameters:
con
- The context (v2c, v3) of the OneTrapPduv2- See Also:
-
TrapPduv2