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