|
|
Description:
|
bbAuthPapRole OBJECT-TYPE
SYNTAX INTEGER {notApplicable(0), operator(1), administrator(2), partition-administrator(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Identifies the user's role that
defines which operations are permitted for the user.
notApplicable(0) - the role is not applicable.
operator(1) - has only read-only & certain read-write capability
administrator (2) - Has Device Administratorion privilege + read-write capability
partition-administrator(3) - parition managment + read-write capability"
DEFVAL {operator}
|
|
|
|