All MIBs › CPQSINFO-MIB › cpqSiReboot
cpqSiReboot
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiReboot
OID (numeric): 1.3.6.1.4.1.232.2.2.4.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object may contain the following values: notAvailable(1) the system does not support the reboot functionality. Setting this object to notAvailable(1) has no effect.
available(2) the system supports the both reboot to functionalities. Setting this object to available(2) has no effect.
defaultOnlyAvailable(3) the system supports the only the default reboot functionality. Setting this object to available(3) has no effect.
rebootToCpqUtils(2693) the system will reboot to the System Utilities if the reboot functionality is available. If possible, the agent will attempt to gracefully shutdown the operating system before performing the reboot. If this functionality is unavailable on this system then all sets will have no effect.
rebootToDefault(8115) the system will reboot and allow the default boot process to occur if the reboot functionality is available. If possible, the agent will attempt to gracefully shutdown the operating system before performing the reboot. If this functionality is unavailable on this system then all sets will have no effect.
autoShutdown(9037) If possible, the agent will attempt to gracefully shutdown the operating system. The agent will not preform a reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.4.10 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiReboot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.4.10.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiReboot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.2.2.4.10.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.10 | cpqSiReboot | CPQSINFO-MIB |