componentPowerEnableSMSBootMenu
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.31.1.1.5
Object
column
mandatory
r/w
Enumeration
Enables/disables a component 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 components, and at the time of this MIB definition was only supported on POWER blades.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.31.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- componentPowerEntry
- Table
- componentPowerTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| componentPowerTopologyPath mandatory The unique identifier for a component in this table. The chassis and each
installed component is represented by a hardware topology tree, where
each node in the tree represents a … | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.31.1.1.1 |
| componentPowerName mandatory The name of the component as a null terminated string. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.31.1.1.2 |
| componentPowerState mandatory Indicates the power state of the component specified.
If the state cannot be determined, the unknown(255) is returned. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.22.31.1.1.3 |
| componentPowerAction mandatory Control the power state of a specific component.
none: No action, value returned for GET.
off: Power-off component.
on: Power-on component.
… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.22.31.1.1.4 |