|
Description:
|
boardResetInfoReason OBJECT-TYPE
SYNTAX INTEGER{
slot-err(0),
slot-nouse(1),
no0-reset-record(2),
lost-connect(3),
user-cmd(4),
smb-snd-msg(5),
abnormal(6),
board-fault(7),
failed(8),
swap-smb(20),
mt-reboot(21),
cfg-failed(110),
failed-531(111),
failed-528(112),
failed-525(113)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "Board reset causes. The meaning of various enumeration values are as follows:
slot-err(0), he input slot number is wrong.
slot-nouse(1), The slot has not been configured with board.
no-reset-record(2), This board has no reset record.
lost-connect(3), The active SMB lost connection with this board.
user-cmd(4), User delivers reset command.
smb-snd-msg(5), SMD delivers reset message.
abnormal(6), Reset is caused by abnormal error
board-fault(7), It is unable to query due to board fault
failed(8), Query failure
/*SMB reset cause 20 ~ 49 */
swap-smb(20), Switching SMB board
mt-reboot(21), User delivers the command of reset board all.
/* VSP reset cause 50 ~ 79 */
/* HRB reset cause 80 ~ 109 */
/* MSTU reset cause 80 ~ 109 */
cfg-failed(110), Configuration failure
failed-531(111), 531 failure
failed-528(112), 528 failure
failed-525(113) 525 failure"
|
|
|