All MIBs › COMPELLENT-MIB › scCtlrFanApiIndex
scCtlrFanApiIndex
Module: COMPELLENT-MIB
OID (symbolic): COMPELLENT-MIB::scCtlrFanApiIndex
OID (numeric): 1.3.6.1.4.1.16139.2.16.1.13
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: fan api index: used internal to the SC
What is scCtlrFanApiIndex?
This Unsigned32 is an internal API index used by the Storage Center's own management software to reference this fan entry. An admin generally does not need to interpret this value directly, but it matters to management tools that must correlate SNMP table rows back to the array's internal API objects when cross-referencing data. This field exists so backend tooling, not a human operator, can consistently map a fan row to its native API counterpart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16139.2.16.1.13 snmpwalk -v2c -c public <target> COMPELLENT-MIB::scCtlrFanApiIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16139.2.16.1.13.1 snmpget -v2c -c public <target> COMPELLENT-MIB::scCtlrFanApiIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> scCtlrFanApiIndex.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::scCtlrFanApiIndex 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.16 | scCtlrFanTable | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.16.1 | scCtlrFanEntry | COMPELLENT-MIB |
| 1.3.6.1.4.1.16139.2.16.1.13 | scCtlrFanApiIndex | COMPELLENT-MIB |