2.235.1.1.3.55.1 ldapGroupInfoDescription6Entry
更新时间: 2026/06/18
在Gitcode上查看源码2.235.1.1.3.55.1 ldapGroupInfoDescription6Entry
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:
ldapGroupInfoDescription6Entry - Relative OID:
2.235.1.1.3.55.1 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.3.55.1 - Node type: OBJECT-TYPE
- Access: not-accessible
- Status: current
- MIB definition:
ldapGroupInfoDescription6Table 1
Description
.
Object Definitions
Scalar objects and notifications defined under this node.
groupIndex6
- Relative OID:
2.235.1.1.3.55.1.1 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.3.55.1.1 - Type: OBJECT-TYPE
- Data type:
INTEGER(1..5) - Access: not-accessible
- Status: current
- MIB definition:
ldapGroupInfoDescription6Entry 1 - Description: LDAP group index.
groupName6
- Relative OID:
2.235.1.1.3.55.1.2 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.3.55.1.2 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
ldapGroupInfoDescription6Entry 2 - Description: LDAP group name if the string consists of numbers, letters, and special characters, the maximum length is 255 characters.
groupPrivilege6
- Relative OID:
2.235.1.1.3.55.1.3 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.3.55.1.3 - Type: OBJECT-TYPE
- Data type:
INTEGER { commonUser(1), noAccess(0), operator(2), administrator(3), customRole1(4), customRole2(5), customRole3(6), customRole4(7) } - Access: read-write
- Status: current
- MIB definition:
ldapGroupInfoDescription6Entry 3 - Description: 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).
groupInterfaces6
- Relative OID:
2.235.1.1.3.55.1.4 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.3.55.1.4 - Type: OBJECT-TYPE
- Data type:
INTEGER - Access: read-write
- Status: current
- MIB definition:
ldapGroupInfoDescription6Entry 4 - Description: Information about LDAP group login interfaces. bit0 - Web: 0 disabled; 1 enabled bit3 - SSH: 0 disabled; 1 enabled bit7 - Redfish: 0 disabled; 1 enabled
groupDomain6
- Relative OID:
2.235.1.1.3.55.1.5 - Full OID:
1.3.6.1.4.1.2011.2.235.1.1.3.55.1.5 - Type: OBJECT-TYPE
- Data type:
DisplayString - Access: read-write
- Status: current
- MIB definition:
ldapGroupInfoDescription6Entry 5 - Description: 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.