cpqRackServerBladePendingBootOrderChange

CPQRACK-MIB · .1.3.6.1.4.1.232.22.2.4.1.1.1.37

Object

column optional r/w Enumeration
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.

Context

MIB
CPQRACK-MIB
OID
.1.3.6.1.4.1.232.22.2.4.1.1.1.37
Type
column
Access
readwrite
Status
optional
Parent
cpqRackServerBladeEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQRACK-MIB::cpqRackServerBladePendingBootOrderChange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQRACK-MIB::cpqRackServerBladePendingBootOrderChange.<cpqRackServerBladeRack>.<cpqRackServerBladeChassis>.<cpqRackServerBladeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQRACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQRACK-MIB::cpqRackServerBladePendingBootOrderChange'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2none
3firstPXE
4firstHDD
5firstRBSU
6oncePXE
7onceHDD
8onceRBSU
9alwaysPXE
10alwaysHDD
11alwaysRBSU