All MIBs › CPQSINFO-MIB › cpqSiRebootFlags
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.2 | cpqSystemInfo | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2 | cpqSiComponent | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.4 | cpqSiSystemBoard | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.4.13 | cpqSiRebootFlags | CPQSINFO-MIB |