MIB Viewer

severity

OBJECT-TYPE
1.3.6.1.4.1.12925.1.7.1.2
Access
read-only
Status
current
Sub-identifiers
0
Severity of the alert. The enumeration is borrowed from Common Information Model (CIM): 0 - fatal: indicates an error occurred, but it's too late to take any actions; 1 - critical: an action is needed immediately and scope of the error is broad; 2 - major: an action is needed, the situation is serious; 3 - minor: an action is needed, but the situation is not serious; 4 - degraded/warning: the user decides whether to take an action; 5 - informational: indicates state change or status change, but it's not an error; 6 - debug: information that are logged for later analysis; 7- clear: indicates that the alert is cleared either by the system or by an admin marking it acked or fixed, applicable only if addsnmpmgr -alertclear option is 'nodup' or 'all'.
INTEGER { fatal (0), critical (1), major (2), minor (3), degraded (4), info (5), debug (6), clear (7) }