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 | Description |
---|---|---|
void |
SerializableManagedObject.load(MOInput input) |
Loads the content of the managed object from the specified input (stream).
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultMOInput |
Modifier and Type | Method | Description |
---|---|---|
MOInput |
MOInputFactory.createMOInput() |
Creates a
MOInput stream. |
Modifier and Type | Method | Description |
---|---|---|
void |
MOServerPersistence.loadData(MOInput input) |
Modifier and Type | Class | Description |
---|---|---|
class |
PropertyMOInput |
The
PropertyMOInput can be used to load MIB data from a
properties file. |
Modifier and Type | Method | Description |
---|---|---|
void |
DefaultMOTable.load(MOInput input) |
|
void |
MOScalar.load(MOInput input) |
Modifier and Type | Method | Description |
---|---|---|
void |
Snmp4jHeartbeatMib.Snmp4jAgentHBRefTime.load(MOInput input) |
Copyright © 2018 SNMP4J.org. All rights reserved.