Hello @ here,
Would anyone know if it would be possible to clear a "Critical HI" alarm if the condition remains for 30 mins. I am using Arista Manager protocol and configuring Operation State and I want to know when an interface goes down however, there are several ports disconnected so the Alarm Template sees that as a Critical high as configured. I need to figure out how to clear down ports if they are down for more than 30. This is assuming the port is down or disconnected by an administrator which shouldn't be flagged as a Critical High
Hello @pieterVanCompernolle
We created a condition both in the Alarm Template and LCA to achieve the alert we were looking for. We added information to idx table under the column Description for each port in used, the condition is as follows, only alert if there is a description and Admin state is UP, If Operation state goes now flag the alert. Any other condition does not apply do not alert. Here's a screenshot of a Down port that meets the above condition, any other port that does not have a description is not being flagged.

Yes @Peter
Our network administrator has to fill in the description in order for the "condition" to work. Visually in a LCA this will allow the engineering team with a quick easy visual when a configured port goes down and not have to sort through all down ports.

ok, nice solution!
Hi Juan,
Does this mean the 'Administrator' now fills in the 'description' your condition links to (instead of waiting for 30?). So basically, you've find a way to move forward with this?