ilomCtrlLdapDefaultRoles
SUN-ILOM-CONTROL-MIB ·
.1.3.6.1.4.1.42.2.175.102.1.2.8
Object
scalar
r/w
ILOMCtrlUserRoles
Specifies the role that a user authenticated via LDAP should have. This property supports the legacy roles of 'Administrator' or 'Operator', or any of the individual role ID combinations of 'a', 'u', 'c', 'r', 'o' and 's' (like 'aucro') where a-admin, u-user, c-console, r-reset, s-service and o-readOnly.
Context
- MIB
- SUN-ILOM-CONTROL-MIB
- OID
.1.3.6.1.4.1.42.2.175.102.1.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ilomCtrlLdap
- Siblings
- 7
Syntax
ILOMCtrlUserRoles
- Source
- ILOMCtrlUserRoles
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..13
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ilomCtrlLdapEnabled Specifies whether or not the LDAP client is enabled. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.42.2.175.102.1.2.1 |
| ilomCtrlLdapServerIP The IP address of the LDAP server used as a name service for
user accounts. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.42.2.175.102.1.2.2 |
| ilomCtrlLdapPortNumber Specifies the port number for the LDAP client. | scalar | Integer32 | .1.3.6.1.4.1.42.2.175.102.1.2.3 |
| ilomCtrlLdapBindDn The distinguished name (DN) for the read-only proxy user used to bind
to the LDAP server. Example: cn=proxyuser,ou=people,dc=sun,dc=com | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.42.2.175.102.1.2.4 |
| ilomCtrlLdapBindPassword The password of a read-only proxy user which is used to bind
to the LDAP server. This property is essentially write-only.
The write-only access level is no longer supported as … | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.42.2.175.102.1.2.5 |
| ilomCtrlLdapSearchBase A search base in the LDAP database below which to find users.
Example: ou=people,dc=sun,dc=com | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.42.2.175.102.1.2.6 |
| ilomCtrlLdapDefaultRole deprecated Specifies the role that a user authenticated via LDAP should have.
***NOTE: this object is deprecated and replaced by
ilomCtrlLdapDefaultRoles. | scalar | ILOMCtrlUserRole | .1.3.6.1.4.1.42.2.175.102.1.2.7 |