Package | Description |
---|---|
org.snmp4j.agent | |
org.snmp4j.agent.io | |
org.snmp4j.agent.mo | |
org.snmp4j.agent.mo.snmp4j.example |
Modifier and Type | Method | Description |
---|---|---|
void |
SerializableManagedObject.save(MOOutput output) |
Saves the (non-volatile) content of this managed object to the specified
output (stream).
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultMOOutput |
Modifier and Type | Method | Description |
---|---|---|
MOOutput |
MOOutputFactory.createMOOutput() |
Creates a
MOOutput stream. |
Modifier and Type | Method | Description |
---|---|---|
void |
MOServerPersistence.saveData(MOOutput output) |
Saves the serializable data of the associated servers to the given
MOOutput . |
Modifier and Type | Method | Description |
---|---|---|
void |
DefaultMOTable.save(MOOutput output) |
|
void |
MOScalar.save(MOOutput output) |
Modifier and Type | Method | Description |
---|---|---|
void |
Snmp4jHeartbeatMib.Snmp4jAgentHBRefTime.save(MOOutput output) |
Copyright © 2018 SNMP4J.org. All rights reserved.