aixUsrStatus
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.4.1.1.1.8
Object
column
r/w
Enumeration
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).
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.4.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aixUsrEntry
- Table
- aixUsrTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unlocked |
2 | locked |
3 | disabled |
4 | enabled |
5 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aixUsrName Specifies a string that identifies this user account
on the system. A user name contains a string of one
to eight bytes. They can be letters, numbers, and some
special characters… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.4.1.1.1.1 |
| aixUsrAllowableAttempts Number of failed logins times before the user account
is locked. Default value is 0. Zero or negative value
indicates no limit exists. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2.6.191.4.1.1.1.10 |
| aixUsrResetLoginCount After the number of unsuccessful login attempts
defined by aixUsrAllowableAttempts, the user will
not be able to log in until the user's
unsuccessful_login_count attribute in
… | column | Enumeration | .1.3.6.1.4.1.2.6.191.4.1.1.1.11 |
| aixUsrPrimaryGroup The primary group that the user belongs to . | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.4.1.1.1.12 |
| aixUsrIndex The index of the user table . | column | Integer32 | .1.3.6.1.4.1.2.6.191.4.1.1.1.13 |
| aixUsrID Defines a unique decimal integer string to associate
with this user account on the system. It is strongly
recommended to let the system generate the user
to incorporate all the s… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2.6.191.4.1.1.1.2 |
| aixUsrHome The user home directory. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.4.1.1.1.3 |
| aixUsrShell The user's initial shell. On AIX, it is also called
initial program. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.4.1.1.1.4 |
| aixUsrLocalLogin Indicates whether the user can log into the system
with the login command locally. default value is
true(1) | column | Enumeration | .1.3.6.1.4.1.2.6.191.4.1.1.1.5 |
| aixUsrRemoteLogin Indicates whether the user can log into the system
with the login command. For example, if this is set to
false, the user can not login with the telnet remotely.
default value is… | column | Enumeration | .1.3.6.1.4.1.2.6.191.4.1.1.1.6 |
| aixUsrPasswdMaxAge Defines the maximum age (in weeks) for the user's
password. When the password reaches this age, the system
requires it to be changed before the user can login
again. The value i… | column | Integer32 | .1.3.6.1.4.1.2.6.191.4.1.1.1.7 |
| aixUsrGroups Lists the groups to which the user belongs seperated by
the \',\' delimiter. The first on group on the list is the
primary group.
Groups are collections of
users that can share a… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.4.1.1.1.9 |