componentServiceResetCmd
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.38.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 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).
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.38.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- componentServiceResetEntry
- Table
- componentServiceResetTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOperation |
1 | resetVirtualReseatOperation |
2 | resetHardRestartOperation |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| componentServiceResetTopologyPath mandatory The unique identifier for a row in this table. The chassis and each
installed component is represented by a hardware topology tree, where
each node in the tree represents a compon… | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.38.1.1.1 |
| componentServiceResetName mandatory A short text string describing the particular component. For the
MM and blades, this name will be the configured name or its
serial number if no user configured name is available.… | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.38.1.1.2 |
| componentServiceResetStatus mandatory Status of the aux power. A value of auxPowerOff(0) indicates
that the componant aux power is off. A value of
auxPowerOn(1) indicates that the componant aux power is on. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.22.38.1.1.3 |