CPQSINFO-MIB :: cpqSiRebootFlags

MIB Reference — IPNetwork Monitor

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

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
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