Module org.snmp4j.agent
Package org.snmp4j.agent.io
package org.snmp4j.agent.io
-
ClassDescriptionThe
DefaultMOPersistenceProviderprovides agent state persistence using a file withDefaultMOInputandDefaultMOOutputinput/output.The definition of import modes for MIB data.TheMOInputmodels the interface for reading ManagedObject data into a SNMP4J-Agent in a generic way.TheMOInputFactorycreates aMOInputinstance to be used to read managed object content.TheMOOutputFactorycreates aMOOutputinstance to be used to output managed object content.TheMOPersistenceProviderinterface defines how persistent storage can be used to save and restore an agents state.TheMOServerPersistenceprovides persistence operations to load and save serialized MIB data.