Package org.opennms.netmgt.scriptd.helper
-
Interface Summary Interface Description EventForwarder Interface to forward events.EventMatch An EventMatch is an Interface that is able to specify criteria to match Events An implementation of this interface is a class where you have some criteria to decide if the Event matches or notEventPolicyRule An EventFilter is a filter of Events An implementation of this interface is a class where you have some criteria to decide if the Event pass the filter or notEventSynchronization Interface to use for triggering a generic event synchronization -
Class Summary Class Description AbstractEventForwarder AbstractEventPolicyRule AlarmEventSynchronization DbHelper EventForwarderDefaultImpl EventPolicyRuleDefaultImpl SnmpTrapForwarderHelper SnmpTrapHelper This "helper" class provides a convenience interface for generating and forwarding SNMP traps.SnmpV1TrapAlarmForwarder SnmpV1TrapEventForwarder SnmpV2InformAlarmForwarder SnmpV2InformEventForwarder SnmpV2TrapAlarmForwarder SnmpV2TrapEventForwarder SnmpV3InformAlarmForwarder SnmpV3InformEventForwarder SnmpV3TrapAlarmForwarder SnmpV3TrapEventForwarder SyslogEventForwarder The Class SyslogEventForwarder.UeiAlarmMatch UeiEventMatch -
Exception Summary Exception Description SnmpTrapHelperException This class describes an exception associated with the SnmpTrapHelper class.