All MIBs › COMPELLENT-MIB › scLastWorstAlert
scLastWorstAlert
Module: COMPELLENT-MIB
OID (symbolic): COMPELLENT-MIB::scLastWorstAlert
OID (numeric): 1.3.6.1.4.1.16139.2.44
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: If the productIDGlobalStatus is not ok then scLastWorstAlert contains the scAlertNbr of the alert that is responsible for the negative status.
What is scLastWorstAlert?
This Unsigned32 value, populated only when productIDGlobalStatus is not ok, holds the scAlertNbr of the specific alert responsible for that negative global status. An admin uses it to jump directly from a bad top-level status straight to the exact alert record explaining why, rather than searching the whole alert table. This shortcut is especially useful when many alerts exist but only one is currently driving the overall red or yellow status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16139.2.44 snmpwalk -v2c -c public <target> COMPELLENT-MIB::scLastWorstAlert
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16139.2.44.1 snmpget -v2c -c public <target> COMPELLENT-MIB::scLastWorstAlert.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> scLastWorstAlert.1
Start monitoring Dell Compellent Storage Center SAN array with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMPELLENT-MIB::scLastWorstAlert OID value, configure state conditions and alerts, and monitor any Dell Compellent Storage Center SAN array 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.16139 | compellentEnterprise | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2 | compellentObjects | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.44 | scLastWorstAlert | COMPELLENT-MIB |