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 | Class and Description |
---|---|
class |
TrapInformation |
Modifier and Type | Method and Description |
---|---|
void |
TrapNotificationListener.trapReceived(TrapNotification trapNotification) |
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 |
---|---|
org.opennms.netmgt.trapd.TrapQueueProcessor |
TrapQueueProcessorFactory.getInstance(TrapNotification info) |
void |
Trapd.trapReceived(TrapNotification trapNotification) |
Copyright © 2017. All rights reserved.