Uses of Interface
org.snmp4j.agent.AgentState
Packages that use AgentState
-
Uses of AgentState in org.snmp4j.agent
Classes in org.snmp4j.agent that implement AgentStateModifier and TypeClassDescriptionclass
TheAgentConfigManager.AgentState
provides information about the state of this SNMP agent.Fields in org.snmp4j.agent declared as AgentStateMethods in org.snmp4j.agent with parameters of type AgentStateModifier and TypeMethodDescriptionvoid
AgentStateListener.agentStateChanged
(ACM agentConfigManager, AgentState newState) The agent state has changed to the new state as provided.