Uses of Interface
org.snmp4j.agent.mo.util.VariableProvider
Packages that use VariableProvider
-
Uses of VariableProvider in org.snmp4j.agent.example
Classes in org.snmp4j.agent.example that implement VariableProviderModifier and TypeClassDescriptionclass
The SampleAgent uses anAgentConfigManager
instance to create a minimal SNMP agent using the configuration defined bySampleAgentConfig.properties
in this package. -
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, org.snmp4j.util.OIDTextFormat oidTextFormat)