Uses of Class
org.snmp4j.agent.agentx.AgentXContextPDU
Packages that use AgentXContextPDU
-
Uses of AgentXContextPDU in org.snmp4j.agent.agentx
Subclasses of AgentXContextPDU in org.snmp4j.agent.agentxModifier and TypeClassDescriptionclassTheAgentXAddAgentCapsPDUrepresents an agentx-AddAgentCaps-PDU from RFC 2741.classTheAgentXGetBulkPDUrepresents the agentx-GetBulk-PDU defined by RFC 2741.classTheAgentXGetNextPDUrepresents the agentx-GetNext-PDU defined by RFC 2741.classTheAgentXGetPDUrepresents the agentx-Get-PDU defined by RFC 2741.classTheAgentXIndexAllocatePDUrepresents the agentx-IndexAllocate-PDU defined by RFC 2741.classTheAgentXIndexDeallocatePDUrepresents the agentx-IndexDeallocate-PDU defined by RFC 2741.classTheAgentXNotifyPDUrepresents the agentx-Notify-PDU defined by RFC 2741.classTheAgentXPingPDUrepresents the agentx-Notify-PDU defined by RFC 2741.classTheAgentXRegisterPDUrepresents the agentx-Register-PDU defined by RFC 2741.classTheAgentXRemoveAgentCapsPDUrepresents a MIB region which can be an entire MIB or a single object-instance.classTheAgentXRequestPDUrepresents the base class for all agentx-Get*Request-PDUs defined by RFC 2741.classTheAgentXTestSetPDUrepresents the agentx-TestSet-PDU defined by RFC 2741.classTheAgentXUnregisterPDUrepresents the agentx-Unregister-PDU defined by RFC 2741.classTheAgentXVariableBindingPDUis the base class for all AgentX PDUs with a list ofVariableBindings.