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
AgentXRequest
class represents AgentX sub-agent requests.TheAgentXSubRequest
implements theSubRequest
interface for AgentX sub-requests.TheAgentXSharedMOTable
extends theMOTable
interface.TheAgentXSharedMOTableSupport
provides helper functions for shared table implementations to register rows and indexes at a master agent.AgentXSharedMOTableSupport.IndexStrategy
specifies how index values are generated.TheAgentXSharedMutableMOTable
extends theAgentXSharedMOTable
andMutableMOTable
interface.TheRegistrationCallback
informs about the state of a AgentX registration or index allocation request.TheSubagentXConfigManager
is the main component of a SNMP4J AgentX Subagent. -
Classes in org.snmp4j.agent.agentx.subagent used by org.snmp4j.agent.agentx.subagent.testClassDescriptionThe
AgentXSharedMOTable
extends theMOTable
interface.TheAgentXSharedMOTableSupport
provides helper functions for shared table implementations to register rows and indexes at a master agent.TheRegistrationCallback
informs about the state of a AgentX registration or index allocation request.