|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IfTableEntry | |
org.opennms.bb.dp.capsd.components |
Uses of IfTableEntry in org.opennms.bb.dp.capsd.components |
Methods in org.opennms.bb.dp.capsd.components with parameters of type IfTableEntry | |
private void |
CapsWriter.dbInsertInterface(PreparedStatement stmt,
IfTableEntry ifEntry,
IPv4Address ifAddress,
int nodeKey)
This method is used to add a specific interface into the database. |
private void |
CapsWriter.dbInsertSnmp(PreparedStatement stmt,
IfTableEntry ifEntry,
IPv4Address ifAddress,
int nodeKey)
This method is used to insert the SNMP information gathered about an interface into the database. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |