Package org.snmp4j.agent.io

Interface Summary
MOInput The MOInput models the interface for reading ManagedObject data into a SNMP4J-Agent in a generic way.
MOInputFactory The MOInputFactory creates a MOInput instance to be used to read managed object content.
MOOutput  
MOOutputFactory The MOOutputFactory creates a MOOutput instance to be used to output managed object content.
MOPersistenceProvider The MOPersistenceProvider interface defines how persistent storage can be used to save and restore an agents state.
 

Class Summary
Context  
DefaultMOInput  
DefaultMOOutput  
DefaultMOPersistenceProvider The DefaultMOPersistenceProvider provides agent state persistence using a file with DefaultMOInput and DefaultMOOutput input/output.
ImportModes The definition of import modes for MIB data.
IndexedVariables  
MOInfo  
MOServerPersistence The MOServerPersistence provides persistence operations to load and save serialized MIB data.
Sequence  
 


Copyright 2005-2010 Frank Fock (SNMP4J.org)

Copyright © 2011 SNMP4J.org. All Rights Reserved.