|
Description:
|
hwDevAntiTheftSlotAuthorityStatus OBJECT-TYPE
SYNTAX INTEGER {init(1), authorized(2), unauthorized(3), tempAuthorized(4), locked(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The object specifies the authority state for the board.
Default: init.
Options:
1. init(1) - indicates that the board is in the initial state.
2. authorized(2) - indicates that the board is authorized successfully.
3. unauthorized(3) - indicates that the board is not authorized and the system config is locked.
4. tempAuthorized(4) - indicates that the board is temporarily authorized successfully.
Please pay attention to the remaining authorization time.
5. locked(5) - indicates that the board has been unauthorized for a long time and some businesses are restricted."
|
|
|