All MIBs › CPQRACK-MIB › cpqRackCommonEnclosureHasServerBlades
cpqRackCommonEnclosureHasServerBlades
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackCommonEnclosureHasServerBlades
OID (numeric): 1.3.6.1.4.1.232.22.2.3.1.1.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The enclosure can contain server blades.
This will be true(2) is the enclosure can house server blades. The cpqRackServerEnclosureTable will contain server enclosure specific information.
Match the cpqRackCommonEnclosureSerialNum in this table to the serial number in the cpqRackServerEnclosureTable to get complete information on the server enclosure.
What is cpqRackCommonEnclosureHasServerBlades?
This boolean-style enumerated value indicates whether a specific enclosure is capable of housing server blades, with true(2) meaning the cpqRackServerEnclosureTable holds further server-specific details for it. It tells a management application whether to look for additional blade-server data for that enclosure or skip it as a non-server chassis. For example, a script inventorying compute capacity in a rack would check cpqRackCommonEnclosureHasServerBlades before querying the server enclosure table for that unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.3.1.1.1.17 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackCommonEnclosureHasServerBlades
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.3.1.1.1.17.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackCommonEnclosureHasServerBlades.1
Start monitoring HP ProLiant blade server/rack enclosure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQRACK-MIB::cpqRackCommonEnclosureHasServerBlades OID value, configure state conditions and alerts, and monitor any HP ProLiant blade server/rack enclosure 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.22 | cpqRackInfo | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2 | cpqRackComponent | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3 | cpqRackEnclosure | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1 | cpqRackCommonEnclosure | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.1 | cpqRackCommonEnclosureTable | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.1.1 | cpqRackCommonEnclosureEntry | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.3.1.1.1.17 | cpqRackCommonEnclosureHasServerBlades | CPQRACK-MIB |