Can I configure multiple (different) Traps for each Alarm-definition?
The Alarm forwarding mechanism in EventTracker will use the same Trap OID only because we need to forward it to other management frameworks in a consistent manner. However, you can use the custom action alerting mechanism to achieve your goal. For this, – create an action to execute a custom script – the script takes the event contents as individual parameters – the script can then format these parameters into a customized trap and forward it to the relevant system. You will need to write the script though. There are several such freely available scripts, which can then be fine-tuned.