The enumeration for statuses of Alarms, e.g. Active, Inactive, Unknown.
| Enumerator |
|---|
| Unknown | Unknown An unknown states indicates that the alarm is known but its state is unknown.
|
| Inactive | Inactive An inactive status indicates that the alarm is inactive since it has been corrected, overridden or resolved and is neither acknowledged or unacknowledged.
|
| Active | Active An active status indicates that the alarm is active, has not been corrected, overridden or resolved and is either in the state of acknowledged or unacknowledged.
|