Package | Description |
---|---|
org.opennms.netmgt.enlinkd.snmp | |
org.opennms.netmgt.provision.service | |
org.opennms.netmgt.provision.snmp | |
org.opennms.netmgt.snmp |
Non-implementation-specific SNMP API.
|
Modifier and Type | Class and Description |
---|---|
class |
CdpCacheTableTracker.CdpCacheRow |
static class |
CiscoVtpVlanTableTracker.CiscoVtpVlanRow |
static class |
Dot1dBasePortTableTracker.Dot1dBasePortRow |
static class |
Dot1dStpPortTableTracker.Dot1dStpPortRow |
static class |
Dot1dTpFdbTableTracker.Dot1dTpFdbRow |
static class |
Dot1qTpFdbTableTracker.Dot1qTpFdbRow |
static class |
IpNetToMediaTableTracker.IpNetToMediaRow |
static class |
IsisCircTableTracker.IsIsCircRow |
static class |
IsisISAdjTableTracker.IsIsAdjRow |
static class |
LldpRemTableTracker.LldpRemRow |
static class |
OspfIfTableTracker.OspfIfRow |
static class |
OspfNbrTableTracker.OspfNbrRow |
Modifier and Type | Method and Description |
---|---|
SnmpRowResult |
OspfIfTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
OspfNbrTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
LldpRemTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
IsisISAdjTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
IsisCircTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
IpNetToMediaTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
CdpCacheTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
Dot1qTpFdbTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
CiscoVtpVlanTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
Dot1dBasePortTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
Dot1dStpPortTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
Dot1dTpFdbTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
Modifier and Type | Method and Description |
---|---|
void |
OspfIfTableTracker.rowCompleted(SnmpRowResult row) |
void |
OspfNbrTableTracker.rowCompleted(SnmpRowResult row) |
void |
LldpRemTableTracker.rowCompleted(SnmpRowResult row) |
void |
IsisISAdjTableTracker.rowCompleted(SnmpRowResult row) |
void |
IsisCircTableTracker.rowCompleted(SnmpRowResult row) |
void |
IpNetToMediaTableTracker.rowCompleted(SnmpRowResult row) |
void |
CdpCacheTableTracker.rowCompleted(SnmpRowResult row) |
void |
Dot1qTpFdbTableTracker.rowCompleted(SnmpRowResult row) |
void |
CiscoVtpVlanTableTracker.rowCompleted(SnmpRowResult row) |
void |
Dot1dBasePortTableTracker.rowCompleted(SnmpRowResult row) |
void |
Dot1dStpPortTableTracker.rowCompleted(SnmpRowResult row) |
void |
Dot1dTpFdbTableTracker.rowCompleted(SnmpRowResult row) |
Modifier and Type | Class and Description |
---|---|
static class |
IPAddressTableTracker.IPAddressRow |
Modifier and Type | Method and Description |
---|---|
SnmpRowResult |
IPAddressTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
PhysInterfaceTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
IPInterfaceTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
Modifier and Type | Method and Description |
---|---|
void |
IPAddressTableTracker.rowCompleted(SnmpRowResult row) |
void |
PhysInterfaceTableTracker.rowCompleted(SnmpRowResult row) |
void |
IPInterfaceTableTracker.rowCompleted(SnmpRowResult row) |
Modifier and Type | Class and Description |
---|---|
class |
EntityPhysicalTableRow
The Class EntityPhysicalTableRow.
|
Modifier and Type | Method and Description |
---|---|
SnmpRowResult |
EntityPhysicalTableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
Modifier and Type | Method and Description |
---|---|
void |
EntityPhysicalTableTracker.rowCompleted(SnmpRowResult row) |
Modifier and Type | Method and Description |
---|---|
SnmpRowResult |
TableTracker.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
RowResultFactory.createRowResult(int columnCount,
SnmpInstId instance) |
SnmpRowResult |
SnmpTableResult.createRowResult(int columnCount,
SnmpInstId instance) |
Modifier and Type | Method and Description |
---|---|
void |
TableTracker.rowCompleted(SnmpRowResult row) |
void |
RowCallback.rowCompleted(SnmpRowResult result) |
Copyright © 2021. All rights reserved.