MIB Viewer

aixUsrStatus

OBJECT-TYPE
1.3.6.1.4.1.2.6.191.4.1.1.1.8
Access
read-write
Status
current
Sub-identifiers
0
The user status. Determines the status of the user. Changing this variable will affect the user. 'locked(2)' is synonymous with 'disabled(3)', and unlocked(1) is the same as enabled(4). Default value is unlocked(1).
INTEGER { unlocked(1), locked(2), disabled(3), enabled(4), error(5) }