HP Systems Insight Manager 5.2 Update 2 Technical Reference Guide

The port on which the SMI-S provider is running.<port>
The “interoperability” namespace of the provider.<namespace>
The user name giving access to the data available from the provider.<user>
The corresponding password giving access to the data available from the provider.<password>
4. The output should be similar to the following:
HOST = coresma2
PORT = 5989
NAMESP = root
USER = administrator
PASSWD = ***** Connect to coresma2 in namespace root
with SSL=true
Enumerating instances of CIM_Registered Profile...
Profile.RegisteredName=Array
Profile.RegisteredVersion=1.0.2
ProviderVersion=4.0
Profile.HPVersion=EVA4.0.0-Dev25
SubProfile.RegisteredName=SNIA:Software
SubProfile.RegisteredName=SNIA:Pool Manipulation
Capabilities and Settings
SubProfile.RegisteredName=SNIA:Backend Ports
SubProfile.RegisteredName=SNIA:LUN Mapping and
Masking
SubProfile.RegisteredName=SNIA:LUN Creation
SubProfile.RegisteredName=SNIA:Copy Services
SubProfile.RegisteredName=SNIA:Access Point
SubProfile.RegisteredName=SNIA:Location
SubProfile.RegisteredName=SNIA:Cluster
HPEVA_StorageSystem.CreationClassName=
"HPEVA_StorageSystem",Name="50001FE150014420"
NameSpace = root/eva
Vendor=HP
Name=HSV100
IdentifyingNumber=50001FE150014420
This example shows one EVA array being reported on by the provider.
Troubleshooting SMI-S provider installations
If the output from wbemdisco is not similar to the previous example, check for the following errors:
Error connecting with SSL=true - Connection refused: connect (CIMCLIENT_ERR_CONNECTION_FAILED)
Cause: The
CIMOM
is not running on the specified host .
Possible solutions:
Make sure the CIMOM is installed on the specified host, or try again with the correct host.
Verify that the CIMOM is running. See the CIMOM documentation for instructions. If the CIMOM
is not running, start it and run wbemdisco again.
Cause: The CIMOM is listening on a different port than the one specified. The default port for all
CIMOMs communicating via SSL is 5989.
Possible solution:
Check the port number on which the CIMOM is listening. If necessary, change the port number,
and run wbemdisco again. See the CIMOM documentation for instructions on checking and
changing the port number.
Error connecting with SSL=true - (CIM_ERR_ACCESS_DENIED)
SMI-S providers 645