|
Description:
|
hwCliUserAccessType OBJECT-TYPE
SYNTAX INTEGER {cli(1), oss(2), web(4)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The user can log in to the device through the following three modes.
Options:
1. cli(1) -indicates CLI terminal.
2. oss(2) -indicates OSS terminal.
3. web(4) -indicates Web terminal."
DEFVAL {cli}
|
|
|