hwCliUserProfileParaEntry
HUAWEI-MNGT-MIB ·
.1.3.6.1.4.1.2011.6.3.10.5.1
Object
row
User profile management table, which is used to query, modify, add and delete the user profile. The user profile is a set of public user attributes, including the user name and password validity period, permitted earliest time of login, and permitted latest time of login. The MIB supports the functions of querying and setting the values of the preceding parameters. A user needs to be created based on a user profile. In this case, the new user inherits the preceding parameter values in the user profile. The index of this entry is hwCliUserProfileName. The index value is the user profile name, it uniquely identifies the user profile. By default, four system profiles exist in the system. The names of the four system profiles are as follows: root, admin, operator and commonuser.
Context
- MIB
- HUAWEI-MNGT-MIB
- OID
.1.3.6.1.4.1.2011.6.3.10.5.1- Type
- row
- Status
- current
- Parent
- hwCliUserProfileParaTable
- Table
- hwCliUserProfileParaTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwCliUserProfileName The name of the user profile. The name of the new profile must be different from
the names of the system profiles. The profile name consists of 1-15 characters. | column | OctetString | .1.3.6.1.4.1.2011.6.3.10.5.1.1 |
| hwCliUserProfileRowStatus This object is used to operate the user profile.
The system profile cannot be modified or deleted.
When a user is bound with the user profile, the user profile cannot be modified… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.6.3.10.5.1.10 |
| hwCliUserNameAvailableInterval Validity period of user name.
For example, if the validity period of the user name is 10,
it indicates that the user name cannot be used for login after ten days since it is crea… | column | day Unsigned32 | .1.3.6.1.4.1.2011.6.3.10.5.1.4 |
| hwCliUserPwdAvailableInterval Validity period of user password.
For example, if the validity period of the user password is 10,
it indicates that the user password cannot be used for login after ten days since… | column | day Unsigned32 | .1.3.6.1.4.1.2011.6.3.10.5.1.5 |
| hwCliUserLoginTime Permitted earliest time of login. The user can log in to the system
at any time between 00:00 and 23:59. | column | OctetString | .1.3.6.1.4.1.2011.6.3.10.5.1.6 |
| hwCliUserLogoutTime Permitted latest time of login.
The user can log in to the system at the time from the permitted earliest time to
the permitted latest time. In other periods, the user cannot log… | column | OctetString | .1.3.6.1.4.1.2011.6.3.10.5.1.7 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwCliUserProfileName The name of the user profile. The name of the new profile must be different from
the names of the system profiles. The profile name consists of 1-15 characters. | column | OctetString | .1.3.6.1.4.1.2011.6.3.10.5.1.1 |