bladePowerServiceResetCmd
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.10.1.1.4
Object
column
mandatory
r/w
Enumeration
NOTE: Do not perform this service reset operation on a node that is
currently in a maintenance mode state. See bladeHealthState in
bladeSystemStatusTable for maintMode(12) value.
To reset the auxiliary power on a blade component, set this object to
resetVirtualReseatOperation(1). This will toggle the auxiliary
power to the blade and simulate a physical removal and insertion.
During the operation, auxiliary power is removed from the component
and is then restored. For nodes, the power state will remain off and the
user will need to manually power on the node.
To perform a hard restart on the blade component, set this object to
resetHardRestartOperation(2). This will toggle the reset line to the
service processor causing it to re-initialize. The service processor on
the component is directly reset, but the power state of the component
will not be affected by this operation.
This object is intended to be write-only.
The component will experience a temporary loss of communication and the power
state will change. Prior to executing this action, perform any operations needed
to protect user data.
Reading this object will always return the value of noOperation(0).
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.23.10.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- bladePowerServiceResetEntry
- Table
- bladePowerServiceResetTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOperation |
1 | resetVirtualReseatOperation |
2 | resetHardRestartOperation |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bladePowerServiceResetIndex mandatory Blade power service reset index. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.23.10.1.1.1 |
| bladePowerServiceResetBladeId mandatory The numeric blade slot number. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.10.1.1.2 |
| bladePowerServiceResetStatus mandatory Status of the aux power. A value of auxPowerOff(0) indicates
that the blade aux power is off. A value of
auxPowerOn(1) indicates that the blade aux power is on. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.10.1.1.3 |