All MIBs › CME-MIB › bladePowerEnableSMSBootMenu
bladePowerEnableSMSBootMenu
Module: CME-MIB
OID (symbolic): CME-MIB::bladePowerEnableSMSBootMenu
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables/disables a blade restart to the SMS boot menu. Setting this object to 'enable(1)' will cause a reboot of the node to the SMS menu. This option is not supported by all blades, and at the time of this MIB definition was only supported on POWER blades.
What is bladePowerEnableSMSBootMenu?
This writable enum enables or disables a blade's automatic restart into the SMS boot menu, with setting it to enabled(1) itself causing the node to reboot into that menu; like its deprecated predecessor, it's only supported on certain blades (originally POWER blades). It's the currently recommended way for an admin to remotely force a POWER blade to its firmware boot menu, for example to adjust boot device priority before reinstalling an OS. An admin performing that kind of remote firmware-level maintenance would set bladePowerEnableSMSBootMenu to enabled(1), triggering the reboot into the menu.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.15 snmpwalk -v2c -c public <target> CME-MIB::bladePowerEnableSMSBootMenu
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.15.1 snmpget -v2c -c public <target> CME-MIB::bladePowerEnableSMSBootMenu.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.15.1 i <value>
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::bladePowerEnableSMSBootMenu OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (15 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1 | processorBlade | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.6 | bladePowerRestart | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.6.1 | bladePowerRestartTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1 | bladePowerRestartEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.15 | bladePowerEnableSMSBootMenu | CME-MIB |