nwUserBadLoginAttempts
NetWare-Server-MIB ·
.1.3.6.1.4.1.23.2.28.11.1.1.9
Object
column
mandatory
Integer32
The number of times the user attempted to log in with a bad password since the server started. The number would be 0xFFFF if the number of bad login attempts has exceeded the bad login threshold and the account has been locked.
Context
- MIB
- NetWare-Server-MIB
- OID
.1.3.6.1.4.1.23.2.28.11.1.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwUserAcctEntry
- Table
- nwUserAcctTable
- Siblings
- 9
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nwUserID mandatory A unique value for each NetWare user with an account
on the server. The value for each user must remain
constant at least from one re-initialization of the
agent to the next re-i… | column | Integer32 | .1.3.6.1.4.1.23.2.28.11.1.1.1 |
| nwUserFullName mandatory The user's full name. | column | HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.28.11.1.1.10 |
| nwUserName mandatory The user's login name (Directory Services full
distinguished name where appropriate). Zero-length
string if not applicable. | column | HOST-RESOURCES-MIBInternationalDisplayString | .1.3.6.1.4.1.23.2.28.11.1.1.2 |
| nwUserDiskUsage mandatory The amount of disk space, in KBytes, this user is
occupying across all volumes on this server. | column | HOST-RESOURCES-MIBKBytes | .1.3.6.1.4.1.23.2.28.11.1.1.3 |
| nwUserLastLoginTime mandatory The time the user last logged in to this server. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.23.2.28.11.1.1.4 |
| nwUserAccountStatus mandatory The status of this user's account | column | Enumeration | .1.3.6.1.4.1.23.2.28.11.1.1.5 |
| nwUserPasswordStatus mandatory The status of this user's password. | column | Enumeration | .1.3.6.1.4.1.23.2.28.11.1.1.6 |
| nwUserBadLoginTransport mandatory The transport domain (protocol) the user used to log
in with bad password last time, valid only if the
variable nwUserBadLoginAttempt is larger than zero. | column | TransportDomain | .1.3.6.1.4.1.23.2.28.11.1.1.7 |
| nwUserBadLoginAddress mandatory The address the user used to log in with bad password
last time, valid only if the variable
nwUserBadLoginAttempt is larger than zero. | column | TransportAddress | .1.3.6.1.4.1.23.2.28.11.1.1.8 |