All MIBs › HPVC-MIB › vcDomainPrimaryAddress
vcDomainPrimaryAddress
Module: HPVC-MIB
OID (symbolic): HPVC-MIB::vcDomainPrimaryAddress
OID (numeric): 1.3.6.1.4.1.11.5.7.5.2.1.1.1.4
Node type: OBJECT-TYPE
Type: TransportAddress
Access: read-only
Description: The address of the primary VC module. The address format is determined by the vcDomainPrimaryAddressType object.
What is vcDomainPrimaryAddress?
This is the network address of the primary Virtual Connect module, the module currently acting as the active VCM for the domain. Admins use this to reach the module responsible for domain-wide configuration and failover decisions. Its format (e.g., an IPv4 dotted address) is determined by the paired vcDomainPrimaryAddressType object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.5.7.5.2.1.1.1.4 snmpwalk -v2c -c public <target> HPVC-MIB::vcDomainPrimaryAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.5.7.5.2.1.1.1.4.1 snmpget -v2c -c public <target> HPVC-MIB::vcDomainPrimaryAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vcDomainPrimaryAddress.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::vcDomainPrimaryAddress 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.1 | vcDomain | HPVC-MIB |
| 1.3.6.1.4.1.11.5.7.5.2.1.1.1.4 | vcDomainPrimaryAddress | HPVC-MIB |