wosTrapSeverity
DDN-WOS-MIB ·
.1.3.6.1.4.1.6894.4.1.1.1.2
Object
scalar
WosSeverityLevel
Severity of the notification.
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.1.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- wosNotificationInfo
- Siblings
- 3
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 |
|---|---|---|---|
| wosTrapDesc Description of the notification. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6894.4.1.1.1.1 |
| wosTrapType Identifies the type of the notification. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6894.4.1.1.1.3 |
| wosTrapLocation A location pertaining to the notification (node IP address, cluster name, zone name, etc.) | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6894.4.1.1.1.4 |