MIB Viewer

bladePowerServiceResetCmd

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.23.10.1.1.4
Access
read-write
Status
mandatory
Source
CME-MIB
Sub-identifiers
0
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).
INTEGER { noOperation(0), resetVirtualReseatOperation(1), resetHardRestartOperation(2) }