MIB Viewer

componentServiceResetCmd

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.22.38.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 componentStatusHealthState in componentSystemStatusTable for maintMode(12) value. To reset the auxiliary power on a component, set this object to resetVirtualReseatOperation(1). This will toggle the auxiliary power 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 component, set this object to resetHardRestartOperation(2). This will toggle the reset line to the processor causing it to re-initialize. 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) }