| Package | Description | 
|---|---|
| org.opennms.netmgt.snmp | 
 Non-implementation-specific SNMP API. 
 | 
| org.opennms.netmgt.snmp.internal | |
| org.opennms.netmgt.snmp.joesnmp | 
 Use JoeSNMP for SNMP support in OpenNMS. 
 | 
| org.opennms.netmgt.snmp.mock | |
| org.opennms.netmgt.snmp.snmp4j | 
 Use SNMP4J for SNMP support in OpenNMS. 
 | 
| org.opennms.nrtg.jar.nrtcollector | |
| org.opennms.nrtg.protocolcollector.tca.internal | 
| Modifier and Type | Method and Description | 
|---|---|
static SnmpStrategy | 
SnmpUtils.getStrategy()  | 
SnmpStrategy | 
ClassBasedStrategyResolver.getStrategy()  | 
SnmpStrategy | 
StrategyResolver.getStrategy()  | 
SnmpStrategy | 
ClassBasedStrategyResolver.getStrategyInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpStrategy | 
ServiceBasedStrategyResolver.getStrategy()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<String,SnmpStrategy> | 
ServiceBasedStrategyResolver.getStrategies()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceBasedStrategyResolver.onBind(SnmpStrategy strategy,
      Map<String,String> props)  | 
void | 
ServiceBasedStrategyResolver.onUnbind(SnmpStrategy operation,
        Map<String,String> props)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JoeSnmpStrategy  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MockSnmpStrategy  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Snmp4JStrategy  | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpStrategy | 
AppConfig.snmpStrategy()  | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpStrategy | 
TcaProtocolCollector.getSnmpStrategy()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TcaProtocolCollector.setSnmpStrategy(SnmpStrategy snmpStrategy)  | 
Copyright © 2020. All rights reserved.