public class PassiveTrapPduv1 extends TrapPduv1
See notes on how to send traps in an Oracle JServer environment.
PassiveTrapPduv2added, answered, context, encodedPacket, errind, errstat, msg_type, reqVarbinds, respVarbinds, snmpv3MsgId| Constructor and Description |
|---|
PassiveTrapPduv1(PassiveSnmpContext con)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToTrans()
Override of the operation in PDU.
|
getEnterprise, getGenericTrap, getGenericTrapString, getIpAddress, getSpecificTrap, getTimeTicks, isExpectingResponse, new_value, send, setEnterprise, setGenericTrap, setIpAddress, setSpecificTrap, setTimeTicks, tell_them, toStringaddOid, addOid, addOid, addOid, addOid, getContext, getErrorIndex, getErrorStatus, getErrorStatusString, getMsgType, getReqId, getRequestVarbinds, getResponseVarbinds, getRetryIntervals, isTimedOut, notifyObservers, printVars, send, send, sendme, setErrorIndex, setErrorStatus, setErrorStatus, setMsgType, setRetryIntervals, toString, waitForSelfpublic PassiveTrapPduv1(PassiveSnmpContext con)
con - The context (v1) of the PDU.
This is of type PassiveSnmpContext to ensure that the correct threading
behaviour occurs.public void addToTrans()
addToTrans in class PduPdu.send()