ostUserCfgStatus
OMNITRON-USER-MIB ·
.1.3.6.1.4.1.7342.22.2.1.6
Object
column
Enumeration
This object indicates the status of the specific user protocol instance.
available(1) User available for new user sessions
lockedout(2) User Locked out for authentication and cannot become active
until the locked out timeout expires and the user status
goes back to available.
Context
- MIB
- OMNITRON-USER-MIB
- OID
.1.3.6.1.4.1.7342.22.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostUserCfgEntry
- Table
- ostUserCfgTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | available |
2 | lockedout |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostUserCfgIndex An index that is used to identify the specific user that is
configured. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7342.22.2.1.1 |
| ostUserCfgSshFileName The key file name associated with the SSH user.
The file must exist and must be previously uploaded in order to
be used during user authentication. | column | OMNITRON-TC-MIBOstFileNameStringOrNone | .1.3.6.1.4.1.7342.22.2.1.10 |
| ostUserCfgRowStatus The status of the row.
The writable columns in a row cannot be changed if the row
is active. All columns must have a valid value before a row
can be activated. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.7342.22.2.1.2 |
| ostUserCfgType This object indicates the specific user type.
admin(1) Administration user type. User can read or write
any configuration item
… | column | Enumeration | .1.3.6.1.4.1.7342.22.2.1.3 |
| ostUserCfgName This object configures the user name. The user name can be used for
Telnet, FTP, console port, and SSH plain text login types. | column | OctetString | .1.3.6.1.4.1.7342.22.2.1.4 |
| ostUserCfgPassword This object configures the user password. The password can be used
for Telnet, FTP, console port, or SSH plain text password.
When this object is read it always ret… | column | OctetString | .1.3.6.1.4.1.7342.22.2.1.5 |
| ostUserCfgLockTime This object indicates the time in 0.01 seconds remaining for the user
to be locked out. When a user is locked out the object value
decrements until the user is not locked out. W… | column | centiseconds SNMPv2-TCTimeInterval | .1.3.6.1.4.1.7342.22.2.1.7 |
| ostUserCfgSessionTimeout This object specifies the user session timeout value in seconds. This
same value is used for all protocols.
A value of 0 indicates there is no session timeout.
… | column | Unsigned32 | .1.3.6.1.4.1.7342.22.2.1.8 |
| ostUserCfgLockout This object specifies the amount of time in seconds that a user
will not be authenticated if too many login attempts have failed.
A value of 0 indica… | column | Unsigned32 | .1.3.6.1.4.1.7342.22.2.1.9 |