Uses of Interface
org.snmp4j.agent.mo.LinkedMOFactory

Packages that use LinkedMOFactory
org.snmp4j.agent.mo   
org.snmp4j.agent.mo.ext   
 

Uses of LinkedMOFactory in org.snmp4j.agent.mo
 

Classes in org.snmp4j.agent.mo that implement LinkedMOFactory
 class DefaultMOFactory
          The DefaultMOFactory is the default factory for creating ManagedObjects.
 

Uses of LinkedMOFactory in org.snmp4j.agent.mo.ext
 

Classes in org.snmp4j.agent.mo.ext that implement LinkedMOFactory
 class SimMOFactory
          A SimMOFactory object can be used to create non-default MOAccess instances which support an agent simulation mode which allows the modification of MIB objects at runtime via SNMP that are not writable in normal operation but writable in a special config mode (see AGENTPP-SIMULATION-MIB).
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.