hwSlotOperStatus
1.3.6.1.4.1.2011.6.3.3.2.1.8
The running status of a board.
Options:
1. null(1) -indicates that the board is null
2. normal(2) -indicates that the board is running normally
3. fault(3) -indicates that the board is faulty but in position
4. forbidden(4) -indicates that the board is in position but disabled
5. autofind(5) -indicates that the board is in the autofind state. If a board is added through
hwSlotRowStatus and the board is not confirmed, the board is in the autofind state.
If a board is inserted in an idle slot, after the report of automatic registration,
the board is also in the autofind state
6. config(6) -indicates that the board is in the configuration state.
After a board that is in the auto discovery.
state is confirmed, data needs to be configured on the board.
The board is in the configuration state during data configuration.
After a board is successfully configured, its status is changed from config(6)
to normal(2). If the configuration fails, the board status is changed from config(6) to fault(3)
7. offline(7) -indicates that the board is faulty and is not in position
8. abnormal(8) -indicates that the board is abnormal
9. versionerr(9) -indicates that the board version is error
10. autoload(10) -indicates that the board is in the auto loading state. If detecting a software update,
the board automatically loads the update. If a board is in the auto loading state,
resetting or disabling the board may fail
11. outofservice(11) -indicates that the board is out of service
12. graceful(12) -indicates that the board running state is graceful
13. shutdown(13) -indicates that the board is in the shutdown state.
14. energysavingshutdown(14) -used for system energy saving. Reference to hwSysEnergySaving node for more detail.
15. hightempshutdown(15) -when the temperature of a board exceeds the high temperature threshold,
the board is powered off in order to protect the board
16. manualshutdown(16) -services on certain boards can be recovered only after restart of the board.
You can manually power off the board.
Then, the board is in the manual shutdown state
17. mismatch(17) -when a board inserted in a slot is inconsistent with the configuration saved in the system,
the board is in the mismatch(17) state
18. acoffshutdown(18) -used to protect system when there is no AC Power.
Certain products use the power saving features, energysavingshutdown(14), hightempshutdown(15),
manualshutdown(16),acoffshutdown(18) to distinguish the shutdown causes.
For outofservice(11), graceful(12), refer to hwSlotEndServiceMode.