2.235.1.1.14.50.1 userDescriptionEntry
更新时间: 2026/06/18
在Gitcode上查看源码

2.235.1.1.14.50.1 userDescriptionEntry

修订记录

openUBMC版本号修订日期修订内容
26.062026/06/18自动生成 SNMP 分支文档

节点概述

  • MIB 模块:OPENUBMC-SERVER-MIB
  • 节点名userDescriptionEntry
  • 相对 OID2.235.1.1.14.50.1
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1
  • 节点类型:OBJECT-TYPE
  • 访问权限:not-accessible
  • 状态:current
  • MIB 定义userDescriptionTable 1

说明

Information about user.

对象定义

本节点下的标量对象与通知定义。

userID

  • 相对 OID2.235.1.1.14.50.1.1
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.1
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER(2..17)
  • 访问权限:not-accessible
  • 状态:current
  • MIB 定义userDescriptionEntry 1
  • 描述:Information about user id, the vaule is in [2, 17].

userEnable

  • 相对 OID2.235.1.1.14.50.1.2
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.2
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { disable(1), enable(2) }
  • 访问权限:read-write
  • 状态:current
  • MIB 定义userDescriptionEntry 2
  • 描述:Information about user enable status , disable 1, enable 2. Default value is disable(1).

userName

  • 相对 OID2.235.1.1.14.50.1.3
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.3
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-write
  • 状态:current
  • MIB 定义userDescriptionEntry 3
  • 描述: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

  • 相对 OID2.235.1.1.14.50.1.4
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.4
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-write
  • 状态:current
  • MIB 定义userDescriptionEntry 4
  • 描述:Information about user password. User password length is 1 to 20 characters.

userGroupID

  • 相对 OID2.235.1.1.14.50.1.5
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.5
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { commonUser(1), operator(2), administrator(3), noAccess(4), customRole1(5), customRole2(6), customRole3(7), customRole4(8) }
  • 访问权限:read-write
  • 状态:current
  • MIB 定义userDescriptionEntry 5
  • 描述: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

  • 相对 OID2.235.1.1.14.50.1.6
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.6
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { delete(1) }
  • 访问权限:read-write
  • 状态:current
  • MIB 定义userDescriptionEntry 6
  • 描述:Information about delete user. This vaule will be one of the following: (delete(1)).

userInterfaces

  • 相对 OID2.235.1.1.14.50.1.7
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.7
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-write
  • 状态:current
  • MIB 定义userDescriptionEntry 7
  • 描述: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

  • 相对 OID2.235.1.1.14.50.1.8
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.8
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-write
  • 状态:current
  • MIB 定义userDescriptionEntry 8
  • 描述:Add PublicKey, the set format is: <publickey file>, with max length 256.

userPublicKeyDelete

  • 相对 OID2.235.1.1.14.50.1.9
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.9
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-write
  • 状态:current
  • MIB 定义userDescriptionEntry 9
  • 描述:Delete PublicKey

userPublicKeyHash

  • 相对 OID2.235.1.1.14.50.1.10
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.10
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-only
  • 状态:current
  • MIB 定义userDescriptionEntry 10
  • 描述:PublicKey Hash

userSNMPPrivacyPassword

  • 相对 OID2.235.1.1.14.50.1.11
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.11
  • 类型:OBJECT-TYPE
  • 数据类型DisplayString
  • 访问权限:read-write
  • 状态:current
  • MIB 定义userDescriptionEntry 11
  • 描述:Information about SNMP privacy password of user. Password length is 1 to 20 characters. It is not supported on server of V3 series.

userFirstLoginPolicy

  • 相对 OID2.235.1.1.14.50.1.12
  • 完整 OID1.3.6.1.4.1.2011.2.235.1.1.14.50.1.12
  • 类型:OBJECT-TYPE
  • 数据类型INTEGER { null(0), promptPasswordReset(1), forcePasswordReset(2) }
  • 访问权限:read-write
  • 状态:current
  • MIB 定义userDescriptionEntry 12
  • 描述:Information about user first login password reset policy. Default value for new account is forcePasswordReset(2).

返回到索引