Setup Guide
Broadcom OCM-CLI-LPE-UG124-100
26
Emulex OneCommand Manager Command Line Interface User Guide
4.4.2.1.1 Default CIM Credentials
If you specify the command with the CIM method m=cim without specifying the CIM credentials (userid, password, or
namespace), the default value for the missing CIM credential is obtained in the following order:
1. The information entered using the addhost command is looked up.
2. If no values exist, the information entered using the setcimcred command is used.
3. If no values exist, the following defaults are used:
username=root
password=root
namespace=root/emulex
portnum=5988
4.4.2.2 Example of Using the CIM Interface to Display Adapters
In Windows, to display a list of adapters managed for a specified host using the CIM interface, run the following command:
hbacmd h=10.192.113.128 m=cim u=root p=root n=root/emulex listhbas
For a list of HbaCmd commands supported through the CIM interface, see Table 6, CLI Client Command Reference.