Uses of Package
org.snmp4j.agent.agentx.subagent
Packages that use org.snmp4j.agent.agentx.subagent
-
Classes in org.snmp4j.agent.agentx.subagent used by org.snmp4j.agent.agentx.subagentClassDescriptionThe
AgentXRequestclass represents AgentX sub-agent requests.TheAgentXSubRequestimplements theSubRequestinterface for AgentX sub-requests.TheAgentXSharedMOTableextends theMOTableinterface.TheAgentXSharedMOTableSupportprovides helper functions for shared table implementations to register rows and indexes at a master agent.AgentXSharedMOTableSupport.IndexStrategyspecifies how index values are generated.TheAgentXSharedMutableMOTableextends theAgentXSharedMOTableandMutableMOTableinterface.TheRequestIDuniquely identifies a set request in the request list by the master's address, the AgentX session ID, and the AgentX transaction ID.TheRegistrationCallbackinforms about the state of a AgentX registration or index allocation request.TheSubagentXConfigManageris the main component of a SNMP4J AgentX Subagent.TheAgentStatemaintains the current run state of this agent and the list of errors that occurred since the agent was launched. -
Classes in org.snmp4j.agent.agentx.subagent used by org.snmp4j.agent.agentx.subagent.testClassDescriptionThe
AgentXSharedMOTableextends theMOTableinterface.TheAgentXSharedMOTableSupportprovides helper functions for shared table implementations to register rows and indexes at a master agent.TheRegistrationCallbackinforms about the state of a AgentX registration or index allocation request.