smPowerServiceResetCmd
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.10.2.1.4
Object
column
mandatory
r/w
Enumeration
To reset the auxiliary power on a switch component, set this object to
resetVirtualReseatOperation(1). This will toggle the auxiliary
power to the switch and simulate a physical removal and insertion.
During the operation, auxiliary power is removed from the component
and is then restored. For IOMs, the power state will be on after the
operation completes.
To perform a hard restart on the switch 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.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- smPowerServiceResetEntry
- Table
- smPowerServiceResetTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOperation |
1 | resetVirtualReseatOperation |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| smPowerServiceResetIndex mandatory Switch module power service reset index. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.23.10.2.1.1 |
| smPowerServiceResetSwitchId mandatory The switch module numeric identifier. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.10.2.1.2 |
| smPowerServiceResetStatus mandatory Status of the aux power power. A value of auxPowerOff(0) indicates
that the switch aux power is off. A value of
auxPowerOn(1) indicates that the switch aux power is on. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.10.2.1.3 |