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 |
TODO: add package overview sentence here.
|
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 |
---|---|
FifoQueue<TrapNotification> |
Trapd.getBacklogQ()
getBacklogQ
|
Modifier and Type | Method and Description |
---|---|
void |
Trapd.trapReceived(TrapNotification trapNotification) |
Modifier and Type | Method and Description |
---|---|
void |
Trapd.setBacklogQ(FifoQueue<TrapNotification> backlogQ)
setBacklogQ
|
Copyright © 2015. All Rights Reserved.