MIB Viewer

userStatus

OBJECT-TYPE
1.3.6.1.5.2.1.1.10
Access
read-only
Status
current
Sub-identifiers
0
This attribute shows the user status. User with status 'enabled' will have access to the system. User with status 'disabled' not have access to the system. User with status 'password-aged' will have access to the system but will be forced to change his password on first-time login. User with status 'lockout' means the account is locked out due to unsuccessful login attempts. default value :disabled
INTEGER { enabled (1), disabled (2), passwordAged (3), lockout (4) }