enum SeverityLevel

The possible alarm serverities.
The values are aligned to the ERICSSON-ALARM-MIB which is compliant with the IETF understanding of the ITU X.733.
SnmpItuAlarmPercSeverity:
DESCRIPTION "The perceived severity of the alarm as specified in [X.733] and [X.736].
SYNTAX INTEGER {cleared (1), critical (3), major (4), minor (5), warning (6)}
Note: ERICSSON-ALARM-MIB does not support severity indeterminate (2)

References from:
FmAlarm; FmAlarmType; PmThresholdMonitoring;

3
CRITICAL
Aligned with ERICSSON-ALARM-MIB numbering.
4
MAJOR
Aligned with ERICSSON-ALARM-MIB numbering.
5
MINOR
Aligned with ERICSSON-ALARM-MIB numbering.
6
WARNING
Aligned with ERICSSON-ALARM-MIB numbering.
  enum SeverityLevel