Uses of Interface
org.snmp4j.agent.mo.util.VariableProvider
Packages that use VariableProvider
-
Uses of VariableProvider in org.snmp4j.agent
Classes in org.snmp4j.agent that implement VariableProviderModifier and TypeClassDescriptionclass
TheAgentConfigManager
is the main component of a SNMP4J-Agent. -
Uses of VariableProvider in org.snmp4j.agent.io.prop
Constructors in org.snmp4j.agent.io.prop with parameters of type VariableProviderModifierConstructorDescriptionPropertyMOInput
(Properties props, VariableProvider variables) PropertyMOInput
(Properties props, VariableProvider variables, ImportMode importMode) PropertyMOInput
(Properties props, VariableProvider variables, org.snmp4j.util.OIDTextFormat oidTextFormat)