All MIBs › COMPELLENT-MIB › scIndex
scIndex
Module: COMPELLENT-MIB
OID (symbolic): COMPELLENT-MIB::scIndex
OID (numeric): 1.3.6.1.4.1.16139.2.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Storage Center Index, typically the SC Hardware Serial Number.
What is scIndex?
This Unsigned32 value is the Storage Center index, typically equal to the SC hardware serial number. It serves as the table key an admin or NMS uses to correlate all the other Storage-Center-scoped OIDs (like scScStatus or scScName) back to a specific physical array. In a multi-array environment this index is what lets polling software keep each array's rows distinct in its database.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16139.2.10 snmpwalk -v2c -c public <target> COMPELLENT-MIB::scIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16139.2.10.1 snmpget -v2c -c public <target> COMPELLENT-MIB::scIndex.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::scIndex 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.10 | scIndex | COMPELLENT-MIB |