All MIBs › COMPELLENT-MIB › scAlertActive
scAlertActive
Module: COMPELLENT-MIB
OID (symbolic): COMPELLENT-MIB::scAlertActive
OID (numeric): 1.3.6.1.4.1.16139.2.46.1.11
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Alert-active boolean flag tells whether alert is active. 'false' = alert has been cleared.
What is scAlertActive?
This TruthValue flag tells whether a specific alert is currently active, with false meaning the alert has been cleared. An admin uses it to filter the alert table down to only conditions that are still ongoing rather than historical ones already resolved. Seeing this flip from true to false for a disk alert confirms the underlying disk issue has actually been fixed rather than just acknowledged.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16139.2.46.1.11 snmpwalk -v2c -c public <target> COMPELLENT-MIB::scAlertActive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16139.2.46.1.11.1 snmpget -v2c -c public <target> COMPELLENT-MIB::scAlertActive.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::scAlertActive 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.46 | scAlertTable | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.46.1 | scAlertEntry | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.46.1.11 | scAlertActive | COMPELLENT-MIB |