Uses of Package
org.snmp4j.agent.agentx.master
Packages that use org.snmp4j.agent.agentx.master
-
Classes in org.snmp4j.agent.agentx.master used by org.snmp4j.agent.agentx.masterClassDescriptionThe
AbstractAgentXPendingimplements an abstract class for pending AgentX requests.TheAgentXCommandProcessorimplements theCommandProcessorinterface for AgentX command processing of an AgentX master agent.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.TheAgentXMasterSessionextends the base sessionAgentXSessionby agent capability information and sysObjectID as well as sysDescr.The AgentXMIB implements the AGENTX-MIB SMIv2 specification.AAgentXNoderepresents an atomic registration region within the master agentsManagedObjects.TheAgentXPendinginterface is implemented by classes holding sub-agent AgentX request state information in a SNMP4J-AgentX master agent.TheAgentXQueueholds AgentX requests that are processed by the master agent by sending the requests to the sub-agents and waiting for responses.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. -
Classes in org.snmp4j.agent.agentx.master used by org.snmp4j.agent.agentx.master.testClassDescriptionThe
AgentXMasterAgentis the base agent class for AgentX master agents.