Package | Description |
---|---|
org.opennms.netmgt.collectd |
Modifier and Type | Method and Description |
---|---|
protected SNMPCollectorEntry |
IfInfo.getEntry()
getEntry
|
protected SNMPCollectorEntry |
NodeInfo.getEntry()
getEntry
|
SNMPCollectorEntry |
SnmpNodeCollector.getEntry()
Returns the list of all entry maps that can be used to access all the
information from the service polling.
|
Modifier and Type | Method and Description |
---|---|
List<SNMPCollectorEntry> |
SnmpIfCollector.getEntries()
Returns the list of all entry maps that can be used to access all the
information from the service polling.
|
Modifier and Type | Method and Description |
---|---|
void |
IfInfo.setEntry(SNMPCollectorEntry ifEntry)
setEntry
|
void |
NodeInfo.setEntry(SNMPCollectorEntry nodeEntry)
setEntry
|
void |
SnmpAttributeType.storeResult(SnmpCollectionSet collectionSet,
SNMPCollectorEntry entry,
SnmpResult res)
storeResult
|
Copyright © 2021. All rights reserved.