wosAlertSeverity
DDN-WOS-MIB ·
.1.3.6.1.4.1.6894.4.1.1.3.1.1.2
Object
column
WosSeverityLevel
Severity of the alert.
emergency: A panic condition
- notify all tech staff on call.
alert: Should be corrected immediately
- notify staff who can fix the problem
- e.g. drive down alert.
critical: Should be corrected immediately. Indicates failure in a primary system
- fix CRITICAL problems before ALERT
error: Non-urgent failures
- these should be relayed to developers or admins
- each item must be resolved within a given time.
warning: Warning messages
- not an error, but indication that an error will occur if action is not taken
- e.g. cluster capacity is 70% used
- each item must be resolved within a given time.
notice: Events that are unusual but not error conditions
- might be summarized in an email to developers or admins to spot potential problems
- no immediate action required.
informational: Normal operational messages
- may be harvested for reporting, measuring throughput, etc
- no action required.
debug: Info useful to developers for debugging the application
- not useful during operations.
Context
- MIB
- DDN-WOS-MIB
- OID
.1.3.6.1.4.1.6894.4.1.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wosAlertEntry
- Table
- wosAlertTable
- Siblings
- 5
Syntax
WosSeverityLevel
- Source
- WosSeverityLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | informational |
8 | debug |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wosAlertIndex Alert table index. The most recent alert is assigned starting at index 1,
and older alerts are assigned indices in ascending order. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6894.4.1.1.3.1.1.1 |
| wosAlertTime Date and time the alert was generated. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.6894.4.1.1.3.1.1.3 |
| wosAlertType Identifies the type of the alert. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6894.4.1.1.3.1.1.4 |
| wosAlertLocation A location pertaining to the alert (node IP address, cluster name, zone name, etc.) | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6894.4.1.1.3.1.1.5 |
| wosAlertDesc Description of the alert. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6894.4.1.1.3.1.1.6 |