| Package | Description | 
|---|---|
| org.opennms.netmgt.snmpinterfacepoller.pollable | 
| Modifier and Type | Method and Description | 
|---|---|
PollableSnmpInterface | 
PollableInterface.createPollableSnmpInterface(String name,
                           String criteria,
                           boolean hasPort,
                           int port,
                           boolean hasTimeout,
                           int timeout,
                           boolean hasRetries,
                           int retries,
                           boolean hasMaxVarsPerPdu,
                           int maxVarsPerPdu)
createPollableSnmpInterface 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,PollableSnmpInterface> | 
PollableInterface.getSnmpinterfacepollableNodes()
getSnmpinterfacepollableNodes 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PollableNetwork.schedule(PollableSnmpInterface node,
        long interval,
        Scheduler scheduler)
schedule 
 | 
Copyright © 2020. All rights reserved.