Package | Description |
---|---|
org.opennms.netmgt.provision.service | |
org.opennms.netmgt.snmp |
Non-implementation-specific SNMP API.
|
Modifier and Type | Method and Description |
---|---|
SnmpRowResult |
PhysInterfaceTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
IPInterfaceTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
IPAddressTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
Modifier and Type | Method and Description |
---|---|
void |
PhysInterfaceTableTracker.rowCompleted(SnmpRowResult row) |
void |
IPInterfaceTableTracker.rowCompleted(SnmpRowResult row) |
void |
IPAddressTableTracker.rowCompleted(SnmpRowResult row) |
Modifier and Type | Method and Description |
---|---|
SnmpRowResult |
TableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
SnmpTableResult.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
RowResultFactory.createRowResult(int columnCount,
SnmpInstId instance) |
Modifier and Type | Method and Description |
---|---|
int |
SnmpRowResult.compareTo(SnmpRowResult other) |
void |
TableTracker.rowCompleted(SnmpRowResult row) |
void |
RowCallback.rowCompleted(SnmpRowResult result) |
Copyright © 2015. All Rights Reserved.