Package | Description |
---|---|
org.opennms.netmgt.accesspointmonitor.poller | |
org.opennms.netmgt.config.accesspointmonitor |
Modifier and Type | Class and Description |
---|---|
class |
InstanceStrategy
Instance strategy for polling access-points: 1) Walks the configured OID
and uses the instance variable as the AP MAC address.
|
class |
TableStrategy
Table strategy for polling access-points: 1) Walks the table at the
configured OID, uses the values as the AP MACs 2) If the AP MAC is in the
table, the AP is ONLINE.
|
Modifier and Type | Method and Description |
---|---|
AccessPointPoller |
Package.getPoller(List<Monitor> monitors) |
Copyright © 2015. All Rights Reserved.