2.235.1.1.14.50.1 userDescriptionEntry
更新时间: 2026/06/18
在Gitcode上查看源码2.235.1.1.14.50.1 userDescriptionEntry
Revision History
| openUBMC Version | Revision Date | Revision Content |
|---|---|---|
| 26.06 | 2026/06/18 | Auto-generated SNMP branch documentation |
Node Overview
- MIB module: OPENUBMC-SERVER-MIB
- Node name:
userDescriptionEntry - Relative OID:
2.235.1.1.14.50.1 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1 - Node type: OBJECT-TYPE
- Access: not-accessible
- Status: current
- MIB definition:
userDescriptionTable 1
Description
Information about user.
Object Definitions
Scalar objects and notifications defined under this node.
userID
- Relative OID:
2.235.1.1.14.50.1.1 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.1 - Type: OBJECT-TYPE
- Data type:
INTEGER(2..17) - Access: not-accessible
- Status: current
- MIB definition:
userDescriptionEntry 1 - Description: Information about user id, the vaule is in [2, 17].
userEnable
- Relative OID:
2.235.1.1.14.50.1.2 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.2 - Type: OBJECT-TYPE
- Data type:
INTEGER { disable(1), enable(2) } - Access: read-write
- Status: current
- MIB definition:
userDescriptionEntry 2 - Description: Information about user enable status , disable 1, enable 2. Default value is disable(1).
userName
- Relative OID:
2.235.1.1.14.50.1.3 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.3 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
userDescriptionEntry 3 - Description: User name length is 1 to 16 characters. The value can contain letters, digits, and special characters. The value cannot contain spaces, double quotation and the following special characters: , \ : < > & ' / %, and cannot start with a number sign (#).
userPassword
- Relative OID:
2.235.1.1.14.50.1.4 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.4 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
userDescriptionEntry 4 - Description: Information about user password. User password length is 1 to 20 characters.
userGroupID
- Relative OID:
2.235.1.1.14.50.1.5 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.5 - Type: OBJECT-TYPE
- Data type:
INTEGER { commonUser(1), operator(2), administrator(3), noAccess(4), customRole1(5), customRole2(6), customRole3(7), customRole4(8) } - Access: read-write
- Status: current
- MIB definition:
userDescriptionEntry 5 - Description: Information about user group. When set, this vaule will be one of the following:(1, 2, 3, 5, 6, 7, 8). 1 - common user 2 - operator 3 - administrator 4 - no access(only for get) 5 - custom role1 6 - custom role2 7 - custom role3 8 - custom role4.
userDelete
- Relative OID:
2.235.1.1.14.50.1.6 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.6 - Type: OBJECT-TYPE
- Data type:
INTEGER { delete(1) } - Access: read-write
- Status: current
- MIB definition:
userDescriptionEntry 6 - Description: Information about delete user. This vaule will be one of the following: (delete(1)).
userInterfaces
- Relative OID:
2.235.1.1.14.50.1.7 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.7 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
userDescriptionEntry 7 - Description: Information about user login interfaces.The user password must be reset when the IPMI interface is enabled. The arguments are seperated by semicolons(😉.Format: <option1>=<argument>;...;<optionN>=<argument> Example: ui=0;up=1qaz!QAZ Options and arguments: ui=<user Interface> Information of the user login interfaces. It is mandatory. bit0 - Web: 0 disabled; 1 enabled bit1 - SNMP: 0 disabled; 1 enabled bit2 - IPMI: 0 disabled; 1 enabled bit3 - SSH: 0 disabled; 1 enabled bit4 - SFTP: 0 disabled; 1 enabled bit6 - Local: 0 disabled; 1 enabled bit7 - Redfish:0 disabled; 1 enabled up=<user password> The password of the user will be set. It must be set when the state of IPMI interface is switched from disabled to enabled.
userPublicKeyAdd
- Relative OID:
2.235.1.1.14.50.1.8 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.8 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
userDescriptionEntry 8 - Description: Add PublicKey, the set format is: <publickey file>, with max length 256.
userPublicKeyDelete
- Relative OID:
2.235.1.1.14.50.1.9 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.9 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
userDescriptionEntry 9 - Description: Delete PublicKey
userPublicKeyHash
- Relative OID:
2.235.1.1.14.50.1.10 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.10 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-only
- Status: current
- MIB definition:
userDescriptionEntry 10 - Description: PublicKey Hash
userSNMPPrivacyPassword
- Relative OID:
2.235.1.1.14.50.1.11 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.11 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
userDescriptionEntry 11 - Description: Information about SNMP privacy password of user. Password length is 1 to 20 characters. It is not supported on server of V3 series.
userFirstLoginPolicy
- Relative OID:
2.235.1.1.14.50.1.12 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.14.50.1.12 - Type: OBJECT-TYPE
- Data type:
INTEGER { null(0), promptPasswordReset(1), forcePasswordReset(2) } - Access: read-write
- Status: current
- MIB definition:
userDescriptionEntry 12 - Description: Information about user first login password reset policy. Default value for new account is forcePasswordReset(2).