Package | Description |
---|---|
org.opennms.netmgt.snmpinterfacepoller.pollable |
Modifier and Type | Method and Description |
---|---|
PollableSnmpInterface |
PollableInterface.createPollableSnmpInterface(String location,
String name,
String criteria,
boolean hasPort,
int port,
boolean hasTimeout,
int timeout,
boolean hasRetries,
int retries,
boolean hasMaxVarsPerPdu,
int maxVarsPerPdu,
int[] upValues,
int[] downValues)
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 © 2021. All rights reserved.