Manage LDAP/SSL Operator Groups
Note -
You can use the
get and
set commands to configure the
LDAP/SSL Operator Groups settings. For a description of the MIB objects used in this procedure, see the table that follows the procedure.
-
Log in to a host that has an SNMP tool and the Oracle ILOM MIBs installed. For example, type:
ssh username@snmp_manager_ipaddress
Password: password
-
Refer to the following SNMP command examples:
-
To view the name of LDAP/SSL operator group ID number 3, type:
% snmpget SNMP_agent
ilomCtrlLdapSslOperatorGroupName.3SUN-ILOM-CONTROL-MIB::ilomCtrlL
dapSslOperatorGroupName.3 = STRING: CN=SpSuperOper,OU=Groups,DC=
davidc,DC=example,DC=oracle,DC=com
-
To set the name of Active Directory operator group ID number 3 to CN=SpSuperAdmin,OU=Groups,DC=tomp,DC=example,DC=oracle,DC=com, type:
% snmpset SNMP_agent
ilomCtrlLdapSslOperatorGroupName.3 s CN=SpSuperOper,OU=Groups,DC=
tomp,DC=example,DC=oracle,DC=com
SUN-ILOM-CONTROL-MIB::ilomCtrlLdapSslOperatorGroupName.3 =
STRING: CN=SpSuperOper,OU=Groups,DC=tomp,DC=example,DC=oracle,DC=com
% snmpget SNMP_agent
ilomCtrlLdapSslOperatorGroupName.3
SUN-ILOM-CONTROL-MIB::ilomCtrlLdapSslOperatorGroupName.3 =
STRING: CN=SpSuperOper,OU=Groups,DC=tomp,DC=example,DC=oracle,DC=com
The following table describes the LDAP/SSL Operator Groups SNMP MIB objects.
|
|
|
|
|
ilomCtrlLdapSslOpe ratorGroupId
|
An integer identifier of the LDAP/SSL Operator Group entry.
|
1 to 5
Note -
This object is not accessible for reading or writing.
|
Integer
|
None
|
ilomCtrlLdapSslOpe ratorGroup
Name
|
This string should contain a Distinguished Name that exactly matches one of the group names on the LDAP/SSL server. Any user belonging to one of these groups in this table will be assigned the ILOM role of Operator.
|
name (maximum of 255 characters)
|
String
|
None
|
|