Package | Description |
---|---|
org.opennms.netmgt.enlinkd |
Modifier and Type | Field and Description |
---|---|
protected Node |
NodeDiscovery.m_node
The node ID of the system used to collect the SNMP information
|
Modifier and Type | Method and Description |
---|---|
Node |
EnhancedLinkdService.getSnmpNode(int nodeid)
getSnmpNode
|
Node |
EnhancedLinkdServiceImpl.getSnmpNode(int nodeid) |
Modifier and Type | Method and Description |
---|---|
Collection<Node> |
EnhancedLinkd.getLinkableNodes()
getLinkableNodes
|
List<Node> |
EnhancedLinkdService.getSnmpNodeList()
getSnmpNodeList
|
List<Node> |
EnhancedLinkdServiceImpl.getSnmpNodeList() |
Modifier and Type | Method and Description |
---|---|
List<NodeDiscovery> |
EnhancedLinkd.getSnmpCollections(Node node) |
Constructor and Description |
---|
NodeDiscovery(EnhancedLinkd linkd,
Node node)
Constructs a new SNMP collector for a node using the passed interface
as the collection point.
|
NodeDiscoveryBridge(EnhancedLinkd linkd,
Node node)
Constructs a new SNMP collector for Bridge Node Discovery.
|
NodeDiscoveryCdp(EnhancedLinkd linkd,
Node node)
Constructs a new SNMP collector for Cdp Node Discovery.
|
NodeDiscoveryIpNetToMedia(EnhancedLinkd linkd,
Node node)
Constructs a new SNMP collector for IpNetToMedia Node Discovery.
|
NodeDiscoveryIsis(EnhancedLinkd linkd,
Node node)
Constructs a new SNMP collector for IsIs Node Discovery.
|
NodeDiscoveryLldp(EnhancedLinkd linkd,
Node node)
Constructs a new SNMP collector for Lldp Node Discovery.
|
NodeDiscoveryOspf(EnhancedLinkd linkd,
Node node)
Constructs a new SNMP collector for Ospf Node Discovery.
|
Copyright © 2019. All rights reserved.