All MIBs › CPQRACK-MIB › cpqRackServerBladePXEBootModeStatus
cpqRackServerBladePXEBootModeStatus
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackServerBladePXEBootModeStatus
OID (numeric): 1.3.6.1.4.1.232.22.2.4.1.1.1.36
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether the target blade server is in PXE boot mode.
This will be Active(3) if the blade server has this feature enbled, Inactive (2) if not, or Unknown(1) if it can't be determined.
What is cpqRackServerBladePXEBootModeStatus?
This read-only INTEGER (unknown/inactive/active) reports whether the blade is currently set to boot via PXE (network boot). Admins check this when troubleshooting why a blade booted from the network unexpectedly or failed to pick up an OS deployment image. For example, a blade reporting active(3) for PXE boot mode after an OS reimage explains why it came up into the network installer instead of the local hard drive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.36 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladePXEBootModeStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.36.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladePXEBootModeStatus.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::cpqRackServerBladePXEBootModeStatus 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.36 | cpqRackServerBladePXEBootModeStatus | CPQRACK-MIB |