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 TypeClassDescriptionclassThe SampleAgent uses anAgentConfigManagerinstance to create a minimal SNMP agent using the configuration defined bySampleAgentConfig.propertiesin 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)