ostUserCfgLockout
OMNITRON-USER-MIB ·
.1.3.6.1.4.1.7342.22.2.1.9
Object
column
r/w
Unsigned32
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 indicates there is no user lockout timeout.
Context
- MIB
- OMNITRON-USER-MIB
- OID
.1.3.6.1.4.1.7342.22.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostUserCfgEntry
- Table
- ostUserCfgTable
- Siblings
- 9
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-300
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 |
| ostUserCfgStatus 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 authen… | column | Enumeration | .1.3.6.1.4.1.7342.22.2.1.6 |
| 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 |