You can manually generate alarms or traps to test OpenNMS installation on the Avaya Breeze® platform using the CLI interface.
Log in to the Avaya Breeze® platform CLI interface and obtain root access.
Run the presAlarmTest.sh script to generate alarms for testing.
Use the –l option to list all available alarms.
Use the –r option to raise an alarm.
Use the –c option to clear an alarm.
ADDITIONAL INFORMATION: # cd /opt/Avaya/snap_in/ps/bin/ # ./presAlarmTest.sh
Test Tool for raising/clearing all Presence Services alarms. Usage: presAlarmTest -l|-r|-c Options: -l list all available alarms -r [alarm-event-code], raise a given alarm or leave alarm-event-code blank to raise all alarms -c [alarm-event-code], clear a given alarm or leave alarm-event-code blank to clear all alarms -h Prints this help