|
Description:
|
sshPubkeyUserBmap OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The user list in the key entry. The user are presented in bitmap format.
as follows:
OCTET 1 OCTET 2 OCTET 3 OCTET 4
xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx
|| | | |||| ||________ oper
|| | | |||| |_________ user
|| | | ||||___________ admin
|| | | |||____________ maint
|| | | ||_____________ scpadmin
|| | | |______________ support
|| | |
|| | |________________ user defined 20
|| |
|| | ...................
|| |______ user defined 5
||..........
||..........
||_________ user defined 2
|__________ default user defined 1: USERID
Bit On - The represented user belongs to the key entry
Bit Off - The represented user does not belong to the key entry
Bit 0-19 represent the 20 user-defined users(uid=BitNUM+1),
more details can be found in agAccess->agAccessUserCurCfgTable.
Bit 20-25 represent the 6 pre-defined user(from support to oper)."
|
|
|