Package | Description |
---|---|
org.opennms.netmgt.capsd |
Modifier and Type | Method and Description |
---|---|
static DbSnmpInterfaceEntry |
DbSnmpInterfaceEntry.create(int nid,
int ifIndex)
Deprecated.
Creates a new entry.
|
static DbSnmpInterfaceEntry |
DbSnmpInterfaceEntry.get(Connection db,
long nodeId,
int ifIndex)
Deprecated.
Retrieves a current record from the database based upon the key fields of
nodeID and ifIndex.
|
static DbSnmpInterfaceEntry |
DbSnmpInterfaceEntry.get(long nodeId,
int ifIndex)
Deprecated.
Retrieves a current record from the database based upon the key fields of
nodeID and ifindex.
|
DbSnmpInterfaceEntry[] |
DbNodeEntry.getSnmpInterfaces()
Deprecated.
|
DbSnmpInterfaceEntry[] |
DbNodeEntry.getSnmpInterfaces(Connection db)
Deprecated.
|
Copyright © 2015. All rights reserved.