All MIBs › HPVC-MIB › vcModuleEnclosurePointer
vcModuleEnclosurePointer
Module: HPVC-MIB
OID (symbolic): HPVC-MIB::vcModuleEnclosurePointer
OID (numeric): 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.8
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description: A reference pointer into vcEnclosureTable that contains enclosure information for the enclosure associated with this vcModule.
What is vcModuleEnclosurePointer?
This is a RowPointer referencing the specific row in vcEnclosureTable that describes the enclosure housing this interconnect module. Management software follows this pointer to look up which physical chassis a given module lives in, rather than requiring a separate enclosure-index field.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.8 snmpwalk -v2c -c public <target> HPVC-MIB::vcModuleEnclosurePointer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.8.1 snmpget -v2c -c public <target> HPVC-MIB::vcModuleEnclosurePointer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vcModuleEnclosurePointer.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::vcModuleEnclosurePointer 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.3 | vcModule | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1 | vcModuleTable | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1 | vcModuleEntry | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.8 | vcModuleEnclosurePointer | HPVC-MIB |