CPQSINFO-MIB :: cpqSiRebootFlags

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSINFO-MIBcpqSiRebootFlags

cpqSiRebootFlags

Module: CPQSINFO-MIB

OID (symbolic): CPQSINFO-MIB::cpqSiRebootFlags

OID (numeric): 1.3.6.1.4.1.232.2.2.4.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The Reboot Flags.

This is a collection of flags used to indicate the re-boot options available. This integer is a bitmap, with each bit indicating the availability of an option. If the bit is set to 1, the option is available; otherwise it is not. Multiple options are allowed.

NOTE: bit 31 is the most significant bit, bit 0 is the least significant.

Status This is a collection of flags. Each bit has the following meaning when it is on (1):

Bit 31: Execute Set Bit 30-6: RESERVED Bit 5: Boot to ROM Based Setup Bit 4: RESERVED Bit 3: Boot to OS Bit 2: Boot to Utils Bit 1: Warm Boot Bit 0: Cold Boot

What is cpqSiRebootFlags?

This read-write integer is a bitmap where each set bit indicates that a specific reboot option is available on the system, with multiple options allowed simultaneously. It matters because it tells automation exactly which remote reboot mechanisms it can safely invoke before attempting one. For example, an automation script reads cpqSiRebootFlags, checks a specific bit, and confirms that the reboot-to-utility-partition option is available before scripting a remote diagnostic reboot.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.4.13
snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiRebootFlags

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.4.13.1
snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiRebootFlags.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.2.2.4.13.1 i <value>

Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiRebootFlags OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.2cpqSystemInfoCPQSINFO-MIB
1.3.6.1.4.1.232.2.2cpqSiComponentCPQSINFO-MIB
1.3.6.1.4.1.232.2.2.4cpqSiSystemBoardCPQSINFO-MIB
1.3.6.1.4.1.232.2.2.4.13cpqSiRebootFlagsCPQSINFO-MIB