A simple and clean script to check mitel 3x00 CX series PBX for alarms via SNMP
Written in bash for maximum portability. The only other requirement is the snmpget command
check_mitel_alarms.sh : Check Mitel 3x00 systems for alarm status (OK, Minor and Major)
Requires a host name or address with the -H parameter Optional parameters are the snmp version and read community with the -v and -c parameters Version 1 and "public" will be used if unspecified. Only v1 and 2c are supported