Is there a way to have an element go RED and trigger a Critical alarm for the element in timeout?
Thanks
Hi Jeff,
Next to using correlation, you can also simply activate monitoring of the general parameter '[Element alarm state]', and generate a critical alarm if that parameter indicates 'Timeout'.
See here below for an example together with the alarm template. Make sure to select 'All parameters (protocol + general)' in the upper right-hand corner of the alarm template editor to see those general parameters.
Hi Jeff,
You can use a correlation rule filtering the alarms by severity equals to TimeOut and then creating a new alarm with the critical level.
As a result, if the element goes into a timeout, the rule will create a new correlated critical alarm, and the element will show a red color.
Thank you all for the assistance. I will give these options a try.