2.235.1.1.3.54.1 ldapGroupInfoDescription5Entry
更新时间: 2026/06/18
在Gitcode上查看源码2.235.1.1.3.54.1 ldapGroupInfoDescription5Entry
修订记录
| openUBMC版本号 | 修订日期 | 修订内容 |
|---|---|---|
| 26.06 | 2026/06/18 | 自动生成 SNMP 分支文档 |
节点概述
- MIB 模块:OPENUBMC-SERVER-MIB
- 节点名:
ldapGroupInfoDescription5Entry - 相对 OID:
2.235.1.1.3.54.1 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.3.54.1 - 节点类型:OBJECT-TYPE
- 访问权限:not-accessible
- 状态:current
- MIB 定义:
ldapGroupInfoDescription5Table 1
说明
.
对象定义
本节点下的标量对象与通知定义。
groupIndex5
- 相对 OID:
2.235.1.1.3.54.1.1 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.3.54.1.1 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER(1..5) - 访问权限:not-accessible
- 状态:current
- MIB 定义:
ldapGroupInfoDescription5Entry 1 - 描述:LDAP group index.
groupName5
- 相对 OID:
2.235.1.1.3.54.1.2 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.3.54.1.2 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
ldapGroupInfoDescription5Entry 2 - 描述:LDAP group name if the string consists of numbers, letters, and special characters, the maximum length is 255 characters.
groupPrivilege5
- 相对 OID:
2.235.1.1.3.54.1.3 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.3.54.1.3 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER { commonUser(1), noAccess(0), operator(2), administrator(3), customRole1(4), customRole2(5), customRole3(6), customRole4(7) } - 访问权限:read-write
- 状态:current
- MIB 定义:
ldapGroupInfoDescription5Entry 3 - 描述:0 - no access 1 - common user 2 - operator 3 - administrator 4 - custom role1 5 - custom role2 6 - custom role3 7 - custom role4 Default value is commonUser(1).
groupInterfaces5
- 相对 OID:
2.235.1.1.3.54.1.4 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.3.54.1.4 - 类型:OBJECT-TYPE
- 数据类型:
INTEGER - 访问权限:read-write
- 状态:current
- MIB 定义:
ldapGroupInfoDescription5Entry 4 - 描述:Information about LDAP group login interfaces. bit0 - Web: 0 disabled; 1 enabled bit3 - SSH: 0 disabled; 1 enabled bit7 - Redfish: 0 disabled; 1 enabled
groupDomain5
- 相对 OID:
2.235.1.1.3.54.1.5 - 完整 OID:
1.3.6.1.4.1.2011.2.235.1.1.3.54.1.5 - 类型:OBJECT-TYPE
- 数据类型:
DisplayString - 访问权限:read-write
- 状态:current
- MIB 定义:
ldapGroupInfoDescription5Entry 5 - 描述:LDAP group domain if the string consists of numbers, letters, and special characters, the maximum length is 255 characters. E.g. Group0 CN=group0,DC=ldap,DC=ibmc,DC=com.