userClass
CORIANT-GROOVE-MIB ·
.1.3.6.1.4.1.42229.1.2.7.2.1.1.3
Object
column
Enumeration
The access class for the user.
default value :supervision
Context
- MIB
- CORIANT-GROOVE-MIB
- OID
.1.3.6.1.4.1.42229.1.2.7.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- userEntry
- Table
- userTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cryptoOfficer |
1 | administration |
2 | configuration |
3 | operation |
4 | supervision |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| userName User name. | column | CoriantTypesUserName | .1.3.6.1.4.1.42229.1.2.7.2.1.1.1 |
| userStatus This attribute shows the user status.
User with status 'enabled' will have access to the system.
User with status 'disabled' not have access to the system.
User with status 'passw… | column | Enumeration | .1.3.6.1.4.1.42229.1.2.7.2.1.1.10 |
| userMaxSessions This attribute specifies the maximum number of sessions allowed for this user.
default value :6 | column | Unsigned32 | .1.3.6.1.4.1.42229.1.2.7.2.1.1.11 |
| userLastLoginDate The last login date/time of the user.
default value :1970-01-01T00:00:00Z | column | IetfYangTypesDateAndTime | .1.3.6.1.4.1.42229.1.2.7.2.1.1.12 |
| userAaaType Indicates the authentication method of the user.
default value :local | column | Enumeration | .1.3.6.1.4.1.42229.1.2.7.2.1.1.13 |
| userPassword The password of the user. | column | OctetString | .1.3.6.1.4.1.42229.1.2.7.2.1.1.2 |
| userMaxInvalidLogin This attribute is the maximum number of consecutive and invalid login attempts
before an account is suspended (lockedout).
Conditions:../user-aaa-type = 'local'
… | column | Unsigned32 | .1.3.6.1.4.1.42229.1.2.7.2.1.1.4 |
| userSuspensionTime This attribute is the duration of UID suspension following consecutive invalid login attempts.
Setting the value to 0 disables this attribute.
Conditions:../user-aaa-type = 'loca… | column | Unsigned32 | .1.3.6.1.4.1.42229.1.2.7.2.1.1.5 |
| userTimeout This attribute is the Session Time Out Interval. If there are no messages between the user
and the NE over the Time Out interval, the session is logged off. Setting the value to 0… | column | Unsigned32 | .1.3.6.1.4.1.42229.1.2.7.2.1.1.6 |
| userPasswordAgingInterval This attribute is the Password Aging Interval. Setting the value to 0 disables this attribute.
Conditions:../user-aaa-type = 'local'
UNITS:days
default value :0 | column | Unsigned32 | .1.3.6.1.4.1.42229.1.2.7.2.1.1.7 |
| userPasswordExpirationDate This attribute shows the password expiration date.
Conditions:../user-aaa-type = 'local' | column | IetfYangTypesDateAndTime | .1.3.6.1.4.1.42229.1.2.7.2.1.1.8 |
| userAdminStatus The attribute allows administrators to modify the user administration status.
default value :enabled | column | Enumeration | .1.3.6.1.4.1.42229.1.2.7.2.1.1.9 |