Package | Description |
---|---|
org.snmp4j.agent | |
org.snmp4j.agent.io | |
org.snmp4j.agent.io.prop | |
org.snmp4j.agent.mo | |
org.snmp4j.agent.mo.snmp4j.example |
Modifier and Type | Method and Description |
---|---|
void |
SerializableManagedObject.load(MOInput input)
Loads the content of the managed object from the specified input (stream).
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMOInput |
Modifier and Type | Method and Description |
---|---|
MOInput |
MOInputFactory.createMOInput()
Creates a
MOInput stream. |
Modifier and Type | Method and Description |
---|---|
void |
MOServerPersistence.loadData(MOInput input) |
Modifier and Type | Class and Description |
---|---|
class |
PropertyMOInput
The
PropertyMOInput can be used to load MIB data from a
properties file. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultMOTable.load(MOInput input) |
void |
MOScalar.load(MOInput input) |
Modifier and Type | Method and Description |
---|---|
void |
Snmp4jHeartbeatMib.Snmp4jAgentHBRefTime.load(MOInput input) |
Copyright © 2020 SNMP4J.org. All rights reserved.