Package org.snmp4j.agent.agentx
package org.snmp4j.agent.agentx
-
ClassDescriptionThe
AgentXclass implements the AgentX protocol that sends and receives AgentX PDUs over one or more transport mappings.TheAgentXAddAgentCapsPDUrepresents an agentx-AddAgentCaps-PDU from RFC 2741.TheAgentXCleanupSetPDUrepresents the agentx-CleanupSet-PDU defined by RFC 2741.TheAgentXClosePDUrepresents the agentx-Close-PDU from RFC 2741.AgentXCommandEvent<A extends org.snmp4j.smi.Address>TheAgentXCommandEventimplements an event object emitted during execution of aAgentXcommand.TheAgentXCommandListenerinterface is implemented by AgentX master or sub-agents to process AgentX messages.TheAgentXCommitSetPDUrepresents the agentx-CleanupSet-PDU defined by RFC 2741.AAgentXContextPDUis aAgentXPDUwith context support.TheAgentXGetBulkPDUrepresents the agentx-GetBulk-PDU defined by RFC 2741.TheAgentXGetNextPDUrepresents the agentx-GetNext-PDU defined by RFC 2741.TheAgentXGetPDUrepresents the agentx-Get-PDU defined by RFC 2741.TheAgentXIndexAllocatePDUrepresents the agentx-IndexAllocate-PDU defined by RFC 2741.TheAgentXIndexDeallocatePDUrepresents the agentx-IndexDeallocate-PDU defined by RFC 2741.TheAgentXMessageDispatcherimplements aTransportListenerfor dispatching AgentX messages.TheAgentXMessageDispatcherImplimplements an AgentXAgentXMessageDispatcher.TheAgentXMessageHeaderrepresents the AgentX header values.TheAgentXNotifyPDUrepresents the agentx-Notify-PDU defined by RFC 2741.TheAgentXOpenPDUrepresents the agentx-CleanupSet-PDU defined by RFC 2741.TheAgentXParseExceptionrepresents the AgentX BER encoding parse exception.TheAgentXPDUimplements the common characteristics of all AgentX PDUs (see RFC 2741).AgentXPeer<A extends org.snmp4j.smi.Address>AnAgentXPeerrepresents an AgentX communication peer with its network address.TheAgentXPingPDUrepresents the agentx-Notify-PDU defined by RFC 2741.TheAgentXProtocolclass defines constants and operations specific to the AgentX protocol as defined by RFC 2741.TheAgentXRegionrepresents a MIB region which can be an entire MIB or a single object-instance.TheAgentXRegisterPDUrepresents the agentx-Register-PDU defined by RFC 2741.TheAgentXRemoveAgentCapsPDUrepresents a MIB region which can be an entire MIB or a single object-instance.TheAgentXRequestPDUrepresents the base class for all agentx-Get*Request-PDUs defined by RFC 2741.AgentXResponseEvent<A extends org.snmp4j.smi.Address>TheAgentXResponseEventinforms about a received AgentX response from a sub-agent.AnAgentXResponseListenerlistens for AgentX responses.heAgentXResponsePDUrepresents the agentx-Regsponse-PDU defined by RFC 2741.AgentXSession<A extends org.snmp4j.smi.Address>TheAgentXSessionclass represents an AgentX session.AgentXTarget<A extends org.snmp4j.smi.Address>TheAgentXTargetimplements a AgentX target.TheAgentXTestSetPDUrepresents the agentx-TestSet-PDU defined by RFC 2741.TheAgentXUndoSetPDUrepresents the agentx-UndoSet-PDU defined by RFC 2741.TheAgentXUnregisterPDUrepresents the agentx-Unregister-PDU defined by RFC 2741.TheAgentXVariableBindingPDUis the base class for all AgentX PDUs with a list ofVariableBindings.