Package | Description |
---|---|
org.opennms.netmgt.enlinkd |
Modifier and Type | Method and Description |
---|---|
static void |
EventUtils.checkInterfaceOrIfIndex(Event e)
Ensures the given event has an interface or ifIndex
|
static void |
EventUtils.checkNodeId(Event e)
Ensures that the given Event has a node id
|
static void |
EventUtils.checkService(Event e)
Ensures that the given Event has a node id
|
void |
EventProcessor.handleNodeDeleted(Event event)
Handle a Node Deleted Event
|
void |
EventProcessor.handleNodeGainedService(Event event)
Handle a Node Gained Service Event if service is SNMP
|
void |
EventProcessor.handleNodeLostService(Event event)
Handle a Node Lost Service Event when service lost is SNMP
|
void |
EventProcessor.handleRegainedService(Event event)
Handle a Node Regained Service Event where service is SNMP
|
Copyright © 2019. All rights reserved.