|
||||||||||
| 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.AgentXRequestPDU
org.snmp4j.agent.agentx.AgentXGetNextPDU
public class AgentXGetNextPDU
| Field Summary |
|---|
| Fields inherited from class org.snmp4j.agent.agentx.AgentXRequestPDU |
|---|
ranges |
| Fields inherited from class org.snmp4j.agent.agentx.AgentXContextPDU |
|---|
context |
| Constructor Summary | |
|---|---|
AgentXGetNextPDU(AgentXMessageHeader header)
|
|
AgentXGetNextPDU(org.snmp4j.smi.OctetString context,
org.snmp4j.agent.MOScope[] ranges)
|
|
| Method Summary |
|---|
| Methods inherited from class org.snmp4j.agent.agentx.AgentXRequestPDU |
|---|
decodeAfterContext, encodeAfterContext, getAfterContextLength, getRanges, size, toStringExtMembers |
| Methods inherited from class org.snmp4j.agent.agentx.AgentXContextPDU |
|---|
beforeEncode, decodePayload, encodePayload, getContext, getPayloadLength, setContext |
| 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 AgentXGetNextPDU(org.snmp4j.smi.OctetString context,
org.snmp4j.agent.MOScope[] ranges)
public AgentXGetNextPDU(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 | |||||||||