Uses of Interface
org.snmp4j.agent.mo.util.VariableProvider

Packages that use VariableProvider
org.snmp4j.agent.example   
org.snmp4j.agent.io.prop   
 

Uses of VariableProvider in org.snmp4j.agent.example
 

Classes in org.snmp4j.agent.example that implement VariableProvider
 class SampleAgent
          The SampleAgent uses an AgentConfigManager instance to create a minimal SNMP agent using the configuration defined by SampleAgentConfig.properties in this package.
 

Uses of VariableProvider in org.snmp4j.agent.io.prop
 

Constructors in org.snmp4j.agent.io.prop with parameters of type VariableProvider
PropertyMOInput(java.util.Properties props, VariableProvider variables)
           
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.