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.
|
Copyright © 2017. All rights reserved.