All MIBs › CPQRACK-MIB › cpqRackServerBladePOSTStatus
cpqRackServerBladePOSTStatus
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackServerBladePOSTStatus
OID (numeric): 1.3.6.1.4.1.232.22.2.4.1.1.1.35
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Blade server power-on self test (POST) status.
This value will be one of the following:
other(1) The state of the blade POST could not be determined.
started(2) Blade has started Power-on-self-test (POST) process.
completed(3) Blade has finished Power-on-self-test (POST) process.
failed(4) Blade has failed to complete Power-on-self-test (POST) process and halted.
This will be other(1) if the rack does not report this information or if it could not be determined.
What is cpqRackServerBladePOSTStatus?
This read-only INTEGER (other/started/completed/failed) reports the blade's power-on self test progress, letting an admin see whether a blade is still booting, finished booting, or stuck. This is useful for distinguishing a blade that is simply slow to boot from one that has actually failed POST and needs intervention. For example, a blade stuck reporting started(2) for far longer than its peers signals a POST hang that likely needs a hard power cycle.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.35 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladePOSTStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.35.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladePOSTStatus.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::cpqRackServerBladePOSTStatus 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.4 | cpqRackServer | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1 | cpqRackServerBlade | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1.1 | cpqRackServerBladeTable | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1.1.1 | cpqRackServerBladeEntry | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1.1.1.35 | cpqRackServerBladePOSTStatus | CPQRACK-MIB |