Select Administration, then Server Properties from the Oracle Internet Directory Select General, Performance, SASL, Statistics, or Logging, depending on which

Managing System Configuration Attributes 9-15 5. To get to a domain, use the cd command. For example: cdoracle.as.management.mbeans.register or cdoracle.as.oid If you type ls, you see a list of MBeans in that domain. There are three MBeans related to Oracle Internet Directory configuration under oracle.as.management.mbeans.register and two under oracle.as.oid. Table 9–7 lists them. INSTANCE and COMPONENT_NAME refer to the Oracle instance where your Oracle Internet Directory component is located and the name of the component, respectively. 6. To get to a specific MBean, type: cdMBEAN_NAME For example, if you are in the domain oracle.as.management.mbeans.register, and you want to manage the Root Proxy MBean for Oracle Internet Directory component oid1 in Oracle instance instance1, type: cdoracle.as.management.mbeans.register:type=OID,name=oid1,instance=instance1 7. Once you have navigated to the desired MBean, you can get the current value for an attribute by typing: getATTRIBUTE_NAME Table 9–7 Oracle Internet Directory-Related MBeans MBean Name MBean Domain MBean Format in ls Output Root Proxy MBean oracle.as.management.mbeans .register oracle.as.management.mbeans.register:type=comp onent,name=COMPONENT_NAME,instance=INSTANCE Non-SSL Port MBean oracle.as.management.mbeans .register oracle.as.management.mbeans.register:type=comp onent.nonsslport,name=nonsslport1,instance=INS TANCE ,component=COMPONENT_NAME Audit MBean oracle.as.management.mbeans .register oracle.as.management.mbeans.register:type=comp onent.auditconfig,name=auditconfig1,instance=I NSTANCE ,component=COMPONENT_NAME SSL Port MBean oracle.as.oid oracle.as.oid:type=component.sslconfig,name=ss lport1,instance=INSTANCE,component=COMPONENT_ NAME Key Store MBean oracle.as.oid oracle.as.oid:type=component.keystore,name=key store,instance=INSTANCE,component=COMPONENT_ NAME Note: The Audit MBean is shown here for completeness, but you use different commands for managing auditing by using wlst. See Managing Auditing by Using WLST on page 22-5.