All MIBs › HPVC-MIB › vcEnclosureIndex
vcEnclosureIndex
Module: HPVC-MIB
OID (symbolic): HPVC-MIB::vcEnclosureIndex
OID (numeric): 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Index value for the enclosure table.
What is vcEnclosureIndex?
This is the numeric index that uniquely identifies one blade enclosure's row within the vcEnclosureTable. It's used purely to walk the table and correlate an enclosure's other attributes (name, status, address) together in SNMP queries, not as a meaningful physical label itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.1 snmpwalk -v2c -c public <target> HPVC-MIB::vcEnclosureIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.1.1 snmpget -v2c -c public <target> HPVC-MIB::vcEnclosureIndex.1
Start monitoring HP BladeSystem c-Class enclosure / Virtual Connect Manager domain with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPVC-MIB::vcEnclosureIndex OID value, configure state conditions and alerts, and monitor any HP BladeSystem c-Class enclosure / Virtual Connect Manager domain from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.5 | hpSysMgt | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7 | hpEmbeddedServerMgt | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5 | hpModuleMgmtProc | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2 | virtualConnect | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2.1 | vcDomainMIB | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2.1.1 | vcDomainMIBObjects | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2.1.1.2 | vcEnclosure | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1 | vcEnclosureTable | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1 | vcEnclosureEntry | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.1 | vcEnclosureIndex | HPVC-MIB |