| 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.snmp4j | 
 Use SNMP4J for SNMP support in OpenNMS. 
 | 
| org.opennms.netmgt.trapd | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TrapNotificationListener.trapReceived(TrapInformation trapInformation)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
V1TrapInformation
V1 trap element for processing by the queue reader 
 | 
class  | 
V2TrapInformation
V2 Trap information object for processing by the queue reader 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Snmp4JTrapNotifier.Snmp4JV1TrapInformation  | 
static class  | 
Snmp4JTrapNotifier.Snmp4JV2TrapInformation  | 
| Modifier and Type | Method and Description | 
|---|---|
TrapInformation | 
TrapInformationWrapper.getTrapInformation()  | 
| Modifier and Type | Method and Description | 
|---|---|
static InetAddress | 
TrapUtils.getEffectiveTrapAddress(TrapInformation trapInfo,
                       boolean useAddressFromVarbind)  | 
static SnmpVarBindDTO | 
TrapUtils.getFirstVarBindWithOid(TrapInformation trapInfo,
                      SnmpObjId oid)  | 
void | 
TrapListener.trapReceived(TrapInformation trapInformation)  | 
| Constructor and Description | 
|---|
TrapDTO(TrapInformation trapInfo)  | 
TrapInformationWrapper(TrapInformation trapInformation)  | 
Copyright © 2021. All rights reserved.