There are two options to send alarms as SNMP Trap:
Rule:Forward Alarms as SNMP Traps
Cartridge Name: Send SNMP Trap Action
Description: This rule forwards Foglight alarms as SNMP traps out of the box.
Action: SnmpTracpAction
TargetAddress Example: 192.168.0.1
Note:
One can suppress the sending of the SNMP Trap cleared event by modifying the condition statement from 'true' to: !@event.get("isCleared").
One can suppress the sending of the SNMP Trap cleared and acknowledged events by modifying the condition statement from 'true' to: (!@event.get("isCleared"))&&(!@event.get("isAcknowledged"))
Rule: BSM All Events
Cartridge Name: BSM-Integration
Action: BSMAction
BSM URL Example: http://192.168.0.1