| Package | Description | 
|---|---|
| org.opennms.netmgt.snmp | 
 Non-implementation-specific SNMP API. 
 | 
| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract SnmpWalker.WalkerPduBuilder | 
SnmpWalker.createPduBuilder(int maxVarsPerPdu)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract void | 
SnmpWalker.sendNextPdu(SnmpWalker.WalkerPduBuilder pduBuilder)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JoeSnmpWalker.GetBulkBuilder  | 
static class  | 
JoeSnmpWalker.GetNextBuilder  | 
static class  | 
JoeSnmpWalker.JoeSnmpPduBuilder  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SnmpWalker.WalkerPduBuilder | 
JoeSnmpWalker.createPduBuilder(int maxVarsPerPdu)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
JoeSnmpWalker.sendNextPdu(SnmpWalker.WalkerPduBuilder pduBuilder)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SnmpWalker.WalkerPduBuilder | 
MockSnmpWalker.createPduBuilder(int maxVarsPerPdu)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
MockSnmpWalker.sendNextPdu(SnmpWalker.WalkerPduBuilder pduBuilder)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Snmp4JWalker.GetBulkBuilder  | 
class  | 
Snmp4JWalker.GetNextBuilder  | 
static class  | 
Snmp4JWalker.Snmp4JPduBuilder  | 
| Modifier and Type | Method and Description | 
|---|---|
protected SnmpWalker.WalkerPduBuilder | 
Snmp4JWalker.createPduBuilder(int maxVarsPerPdu)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
Snmp4JWalker.sendNextPdu(SnmpWalker.WalkerPduBuilder pduBuilder)  | 
Copyright © 2020. All rights reserved.