Package | Description |
---|---|
org.opennms.netmgt.linkd |
Modifier and Type | Field and Description |
---|---|
protected Linkd |
AbstractQueryManager.m_linkd |
Modifier and Type | Method and Description |
---|---|
Linkd |
QueryManager.getLinkd() |
Linkd |
LinkdEventProcessor.getLinkd() |
Linkd |
DiscoveryLink.getLinkd() |
Linkd |
AbstractQueryManager.getLinkd() |
Modifier and Type | Method and Description |
---|---|
void |
QueryManager.setLinkd(Linkd linkd) |
void |
LinkdEventProcessor.setLinkd(Linkd linkd) |
void |
DiscoveryLink.setLinkd(Linkd linkd) |
void |
AbstractQueryManager.setLinkd(Linkd linkd) |
Constructor and Description |
---|
SnmpCollection(Linkd linkd,
int nodeid,
SnmpAgentConfig config)
Constructs a new SNMP collector for a node using the passed interface
as the collection point.
|
Copyright © 2015. All rights reserved.