|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.snmp4j.agent.agentx.AgentXPDU
org.snmp4j.agent.agentx.AgentXContextPDU
org.snmp4j.agent.agentx.AgentXRegisterPDU
org.snmp4j.agent.agentx.AgentXUnregisterPDU
public class AgentXUnregisterPDU
| Field Summary |
|---|
| Fields inherited from class org.snmp4j.agent.agentx.AgentXContextPDU |
|---|
context |
| Constructor Summary | |
|---|---|
AgentXUnregisterPDU(AgentXMessageHeader header)
|
|
AgentXUnregisterPDU(org.snmp4j.smi.OctetString context,
org.snmp4j.smi.OID subtree,
byte priority,
byte rangeSubID,
int upperBound)
|
|
| Method Summary |
|---|
| Methods inherited from class org.snmp4j.agent.agentx.AgentXRegisterPDU |
|---|
decodeAfterContext, encodeAfterContext, getAfterContextLength, getContext, getPriority, getRangeSubID, getRegion, getSubtree, getTimeout, getUpperBound, setContext, setPriority, setRangeSubID, setSubtree, setTimeout, setUpperBound, toStringExtMembers |
| Methods inherited from class org.snmp4j.agent.agentx.AgentXContextPDU |
|---|
beforeEncode, decodePayload, encodePayload, getPayloadLength |
| Methods inherited from class org.snmp4j.agent.agentx.AgentXPDU |
|---|
addFlag, decode, encode, getByteOrder, getFlags, getPacketID, getSessionID, getTransactionID, getType, getVersion, isConfirmedPDU, isFlagSet, main, setByteOrder, setFlags, setPacketID, setSessionAttributes, setSessionID, setTransactionID, setType, setVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AgentXUnregisterPDU(org.snmp4j.smi.OctetString context,
org.snmp4j.smi.OID subtree,
byte priority,
byte rangeSubID,
int upperBound)
public AgentXUnregisterPDU(AgentXMessageHeader header)
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||