severity
ThreeParMIB ·
.1.3.6.1.4.1.12925.1.7.1.2
Object
column
Enumeration
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'.
Context
- MIB
- ThreeParMIB
- OID
.1.3.6.1.4.1.12925.1.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alertEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | fatal |
1 | critical |
2 | major |
3 | minor |
4 | degraded |
5 | info |
6 | debug |
7 | clear |