All MIBs › COMPELLENT-MIB › scDiskHealthy
scDiskHealthy
Module: COMPELLENT-MIB
OID (symbolic): COMPELLENT-MIB::scDiskHealthy
OID (numeric): 1.3.6.1.4.1.16139.2.14.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: true(1) indicates that the disk is healthy
What is scDiskHealthy?
This TruthValue flag indicates whether a specific disk is healthy, with true meaning the disk is in good condition. An admin uses this simple boolean as a quick pass/fail check across many drives without needing to parse the more detailed scDiskStatus enumeration. Scanning this column across the whole disk table lets an admin spot the one unhealthy drive among thousands at a glance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16139.2.14.1.5 snmpwalk -v2c -c public <target> COMPELLENT-MIB::scDiskHealthy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16139.2.14.1.5.1 snmpget -v2c -c public <target> COMPELLENT-MIB::scDiskHealthy.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::scDiskHealthy 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.14 | scDiskTable | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.14.1 | scDiskEntry | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.14.1.5 | scDiskHealthy | COMPELLENT-MIB |