All MIBs › DDN-WOS-MIB › wosAlertSeverity
wosAlertSeverity
Module: DDN-WOS-MIB
OID (symbolic): DDN-WOS-MIB::wosAlertSeverity
OID (numeric): 1.3.6.1.4.1.6894.4.1.1.3.1.1.2
Node type: OBJECT-TYPE
Type: WosSeverityLevel
Access: read-only
Description: 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.
What is wosAlertSeverity?
Severity of a specific row in the cluster's active-alert table, using the same emergency-through-debug scale as trap severity. An admin sorts or filters this table by severity to triage which open alerts need attention first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6894.4.1.1.3.1.1.2 snmpwalk -v2c -c public <target> DDN-WOS-MIB::wosAlertSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6894.4.1.1.3.1.1.2.1 snmpget -v2c -c public <target> DDN-WOS-MIB::wosAlertSeverity.1
Start monitoring DataDirect Networks (DDN) Web Object Scaler (WOS) storage cluster with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DDN-WOS-MIB::wosAlertSeverity OID value, configure state conditions and alerts, and monitor any DataDirect Networks (DDN) Web Object Scaler (WOS) storage cluster from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6894 | datadirect | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4 | wos | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4.1 | wosMIB | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4.1.1 | wosObjects | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4.1.1.3 | wosAlertsInfo | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4.1.1.3.1 | wosAlertTable | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4.1.1.3.1.1 | wosAlertEntry | DDN-WOS-MIB |
| 1.3.6.1.4.1.6894.4.1.1.3.1.1.2 | wosAlertSeverity | DDN-WOS-MIB |