Package | Description |
---|---|
org.opennms.netmgt.linkd |
TODO: add package overview sentence here.
|
Modifier and Type | Method and Description |
---|---|
SnmpCollection |
Linkd.createCollection(int nodeid,
InetAddress ipaddr) |
SnmpCollection |
Linkd.getSnmpCollection(int nodeid,
InetAddress ipaddr,
String sysoid,
String pkgName) |
Modifier and Type | Method and Description |
---|---|
List<SnmpCollection> |
Linkd.getSnmpCollections(int nodeid,
InetAddress ipaddr,
String sysoid) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractQueryManager.processCdpCacheTable(LinkableNode node,
SnmpCollection snmpcoll,
Connection dbConn,
Timestamp scanTime) |
protected void |
AbstractQueryManager.processDot1DBase(LinkableNode node,
SnmpCollection snmpcoll,
DBUtils d,
Connection dbConn,
Timestamp scanTime,
OnmsVlan vlan,
org.opennms.netmgt.linkd.SnmpVlanCollection snmpVlanColl) |
protected void |
AbstractQueryManager.processDot1DBasePortTable(LinkableNode node,
SnmpCollection snmpcoll,
Connection dbConn,
Timestamp scanTime,
OnmsVlan vlan,
org.opennms.netmgt.linkd.SnmpVlanCollection snmpVlanColl) |
protected void |
AbstractQueryManager.processDot1StpPortTable(LinkableNode node,
SnmpCollection snmpcoll,
Connection dbConn,
Timestamp scanTime,
OnmsVlan vlan,
org.opennms.netmgt.linkd.SnmpVlanCollection snmpVlanColl) |
protected void |
AbstractQueryManager.processIpNetToMediaTable(LinkableNode node,
SnmpCollection snmpcoll,
Connection dbConn,
Timestamp scanTime) |
protected void |
AbstractQueryManager.processRouteTable(LinkableNode node,
SnmpCollection snmpcoll,
Connection dbConn,
Timestamp scanTime) |
protected void |
AbstractQueryManager.processStpNode(LinkableNode node,
SnmpCollection snmpcoll,
Connection dbConn,
Timestamp scanTime,
OnmsVlan vlan,
org.opennms.netmgt.linkd.SnmpVlanCollection snmpVlanColl) |
protected void |
AbstractQueryManager.processVlanTable(LinkableNode node,
SnmpCollection snmpcoll,
Connection dbConn,
Timestamp scanTime) |
LinkableNode |
QueryManager.storeSnmpCollection(LinkableNode node,
SnmpCollection snmpColl)
storeSnmpCollection
|
LinkableNode |
HibernateEventWriter.storeSnmpCollection(LinkableNode node,
SnmpCollection snmpColl) |
LinkableNode |
DbEventWriter.storeSnmpCollection(LinkableNode node,
SnmpCollection snmpcoll)
storeSnmpCollection
|
void |
Linkd.updateNodeSnmpCollection(SnmpCollection snmpcoll)
Method that updates info in List nodes and also save info
into database.
|
Copyright © 2015. All Rights Reserved.