All MIBs › CPQRACK-MIB › cpqRackServerBladePendingBootOrderChange
cpqRackServerBladePendingBootOrderChange
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackServerBladePendingBootOrderChange
OID (numeric): 1.3.6.1.4.1.232.22.2.4.1.1.1.37
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Blade server pending boot order setting change state.
This value will be one of the following:
other(1) - Unknown or cannot be determined none(2) - No Changes firstPXE(3) - Boot To Pre-Boot eXecution (PXE) First firstHDD(4) - First Boot To Local HD firstRBSU(5) - First Boot To ROM Based Setup Utility oncePXE(6) - Boot To Pre-Boot eXecution (PXE) Once onceHDD(7) - Boot To Local HD Once onceRBSU(8) - Boot To ROM Based Setup Utility Once alwaysPXE(9) - Always Boot To Pre-Boot eXecution (PXE) alwaysHDD(10) - Always Boot To Local HD alwaysRBSU(11) - Always Boot To ROM Based Setup Utility
This will be other(1) if the rack does not report this information or if it could not be determined.
What is cpqRackServerBladePendingBootOrderChange?
This read-write INTEGER lets an admin set or read a pending change to the blade's boot order, with values including none, firstPXE, firstHDD, firstRBSU, and oncePXE among others. It allows remote staging of a one-time or persistent boot-order change without physically entering the blade's BIOS setup screen. For example, an admin sets this OID to oncePXE(6) to force a specific blade to boot from the network exactly once for a remote OS reinstall, after which it reverts to its normal boot order.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.37 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladePendingBootOrderChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.37.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladePendingBootOrderChange.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.37.1 i <value>
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::cpqRackServerBladePendingBootOrderChange 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.37 | cpqRackServerBladePendingBootOrderChange | CPQRACK-MIB |