All MIBs › HPVC-MIB › vcModuleLocation
vcModuleLocation
Module: HPVC-MIB
OID (symbolic): HPVC-MIB::vcModuleLocation
OID (numeric): 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The interconnect bay number associated with this VC module.
What is vcModuleLocation?
This is the interconnect bay number where this Virtual Connect module is physically installed in its enclosure. Admins use this to locate the exact physical slot referenced by an alert, for example bay 3 versus bay 4 in a c7000 enclosure.
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.9 snmpwalk -v2c -c public <target> HPVC-MIB::vcModuleLocation
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.9.1 snmpget -v2c -c public <target> HPVC-MIB::vcModuleLocation.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vcModuleLocation.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::vcModuleLocation 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.9 | vcModuleLocation | HPVC-MIB |