|
|
Description:
|
tnUserRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Supported values:
Gets:
notInService - the user is disabled.
active - the user is active.
Sets:
createAndGo - the user is created and active (row status
becomes active), the access level and
password must be included in the set PDU.
createAndWait - the user is created and disabled (goes to
notInService), the access level and
password must be included in the set PDU.
notInService - the user is disabled.
active - the user is active.
destroy - the user is deleted."
|
|