zhoneUserRowStatus
ZHONE-SYSTEM-MIB ·
.1.3.6.1.4.1.5504.3.1.4.4.3.1.9
Object
Row status in order to create the entry for this
user.
In order to successfully create a user record, the following
variables are required:
zhoneUserName
zhoneUserPassword
zhoneUserAccessLevel
Context
- MIB
- ZHONE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5504.3.1.4.4.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneUserEntry
- Table
- zhoneUserTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |
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 |
| zhoneUserFailedLogins 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 track… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5504.3.1.4.4.3.1.8 |