I am trying to compile a list of alarms that can be ignored by our alarm monitoring program. Our system will connect to the TTY port on the CS1000 and monitor each line for alarms. When an alarm is received it will perform a database lookup to see if the alarm should be ignored, if not send the alarm to our monitoring system as an SNMP trap message.
So far the obvious error codes to ignore are:
AUD000
TIM000
OVL111
DROL000
DROL001
Any other suggestions? Thanks in advance.
So far the obvious error codes to ignore are:
AUD000
TIM000
OVL111
DROL000
DROL001
Any other suggestions? Thanks in advance.