All MIBs › HPVC-MIB › vcModuleID
vcModuleID
Module: HPVC-MIB
OID (symbolic): HPVC-MIB::vcModuleID
OID (numeric): 1.3.6.1.4.1.11.5.7.5.2.1.1.3.1.1.12
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: Unique identifier for the VC module. This object contains reports the following values, - MAC address for Enet module. - WWN address for FC modules.
What is vcModuleID?
This is a unique hardware identifier for the module: a MAC address for Enet modules, or a WWN (World Wide Name) for FC modules. Admins use this value to cross-reference a module against Fibre Channel fabric zoning or Ethernet MAC-based inventories.
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.12 snmpwalk -v2c -c public <target> HPVC-MIB::vcModuleID
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.12.1 snmpget -v2c -c public <target> HPVC-MIB::vcModuleID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vcModuleID.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::vcModuleID 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.12 | vcModuleID | HPVC-MIB |