Package org.snmp4j.agent.agentx.master
package org.snmp4j.agent.agentx.master
-
ClassDescriptionAbstractAgentXPending<A extends org.snmp4j.smi.Address>The
AbstractAgentXPendingimplements an abstract class for pending AgentX requests.TheAgentXCommandProcessorimplements theCommandProcessorinterface for AgentX command processing of an AgentX master agent.Comparator forAgentXCommandProcessor.AgentXRegEntryComparatorto compare objects by context and region.TheAgentXMasterAgentis the base agent class for AgentX master agents.TheAgentXMasterEventobject describes an event that has been triggered on behalf of a sub-agent to master agent connection/session.TheAgentXMasterListenerinterface ca be implemented to react on sub-agent, session, and registration changes occurred at the event emitting AgentX master agent.AgentXMasterSession<A extends org.snmp4j.smi.Address>TheAgentXMasterSessionextends the base sessionAgentXSessionby agent capability information and sysObjectID as well as sysDescr.The AgentXMIB implements the AGENTX-MIB SMIv2 specification.The administrative (desired) status of the session.AAgentXNoderepresents an atomic registration region within the master agentsManagedObjects.TheAgentXNodeQueryextends theDefaultMOQueryto allow on-the-fly query modifications and specialAgentXNodeQuery.matchesQuery(ManagedObject)support for explicitly match or not matchAgentXNodes only.AgentXPending<A extends org.snmp4j.smi.Address>TheAgentXPendinginterface is implemented by classes holding sub-agent AgentX request state information in a SNMP4J-AgentX master agent.AgentXPendingClose<A extends org.snmp4j.smi.Address>AAgentXPendingCloseis a specialAbstractAgentXPendingmessage for AgentX Close requests.AgentXPendingGet<A extends org.snmp4j.smi.Address>AgentXPendingGetimplements an AgentX GET request.AgentXPendingSet<A extends org.snmp4j.smi.Address>AgentXPendingSetimplements an AgentX SET request.TheAgentXQueueholds AgentX requests that are processed by the master agent by sending the requests to the sub-agents and waiting for responses.AgentXRegEntry<A extends org.snmp4j.smi.Address>AgentXRegEntryrepresents an entry in the AgentX master agent registry.AAgentXSearchRangeextends aDefaultMOScopeby a reference to the original SNMPSnmpRequest.SnmpSubRequest.An AgentX master agent needs to manage certain context related information which this class holds.