zhoneUserFailedLogins
ZHONE-SYSTEM-MIB ·
.1.3.6.1.4.1.5504.3.1.4.4.3.1.8
Object
column
SNMPv2-SMICounter32
The number of failed logins performed by this user.
A user would have had entered a this user name but entered
an invalid password. Invalid user names are not tracked but
are included in the total count described above.
Context
- MIB
- ZHONE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5504.3.1.4.4.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneUserEntry
- Table
- zhoneUserTable
- Siblings
- 8
Syntax
SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zhoneUserId The id used to identify this particular user. This value
is only used for access to this table and is not externally
shown. | column | Integer32 | .1.3.6.1.4.1.5504.3.1.4.4.3.1.1 |
| zhoneUserName The user name allowed to login to this system. | column | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.3.1.4.4.3.1.2 |
| zhoneUserPassword The password to be used for logging in to the system.
This field is returned as an encrypted field. | column | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.3.1.4.4.3.1.3 |
| zhoneUserPrompt The prompt to be used after this user has logged in to
the system. | column | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.3.1.4.4.3.1.4 |
| zhoneUserAccessLevel Array of access levels that a user may have. This is an OR
field where a user may have access to different subsystems.
Only exception is Admin access level which allows access to
… | column | Bits | .1.3.6.1.4.1.5504.3.1.4.4.3.1.5 |
| zhoneUserAdmin Whether this user is enabled (i.e. can login). Disabling
the user will automatically cause an internal logout if the
user is currently logged in. | column | Enumeration | .1.3.6.1.4.1.5504.3.1.4.4.3.1.6 |
| zhoneUserLogins The number of successful logins performed by this user. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5504.3.1.4.4.3.1.7 |
| zhoneUserRowStatus Row status in order to create the entry for this
user.
In order to successfully create a user record, the following
variables are required:
zh… | column | Zhone-TCZhoneRowStatus | .1.3.6.1.4.1.5504.3.1.4.4.3.1.9 |