componentPowerAction
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.31.1.1.4
Object
column
mandatory
r/w
Enumeration
Control the power state of a specific component.
none: No action, value returned for GET.
off: Power-off component.
on: Power-on component.
softoff: Shutdown OS and power-off component. This
operation is not supported on all components.
restart: Restart a component.
restartSysMgmtProcessor:
Restart a component's system management processor.
restartNMI:
Issue a NMI (Non-Maskable Interrupt) restart to
the component. This option is not supported on all
components.
NOTE: Value returned for the GET command is meaningless
for this MIB object. The componentPowerState MIB object should be
used to check the power state of the component(s)
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.31.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- componentPowerEntry
- Table
- componentPowerTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | off |
2 | on |
3 | softoff |
4 | restart |
5 | restartSysMgmtProcessor |
6 | restartNMI |
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 |
| componentPowerEnableSMSBootMenu mandatory 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… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.22.31.1.1.5 |