HP 3PAR CIM API Programming Reference (OS 3.1.2 MU2) (QL226-97015, June 2013)

ConcreteDependency
There are three ConcreteDependency classes in MM subprofile:
TPD_ConfigServicesForSCSIController: association between CCS with
TPD_SCSIProtocolController.
TPD_ConfigServicesForiSCSIController: association between CCS with
TPD_iSCSIProtocolController.
TPD_MgmtServicesForStorageHWIDCollection: association between
StorageHardwareID and StorageHardwareIDManagementService.
SAPAvailableForElement
This class replaces PrococolControllerForPort in SMI-S 1.0.2.
TPD_SAPAvailableForElement associates TPD_SCSIPrococolController to
TPD_SCSIPrococolEndPoint (FC target port). When a host is directly attached to the storage
system, SAPAvailableForElement represents a one-to-one relationship between SPC and
SCSIProtocolEndPoint because only one host can connect to one target port. When one
storage system port is connected to a switch in a fabric, there can be multiple hosts connecting to
the storage system via the same target port (1-to-many association). When more than one the
storage system port are connecting to the fabric with multiple hosts in the same zone, this association
becomes n-to-n relationship.
iSCSISAPAvailableForElement
This class replaces PrococolControllerForPort in SMI-S 1.0.2.
TPD_iSCSISAPAvailableForElement associates TPD_iSCSIPrococolController to
TPD_iSCSIPrococolEndPoint (iSCSI target port). When a host is directly attached to the
storage system, iSCSISAPAvailableForElement represents a one-to-one relationship between
SPC and iSCSIPrococolEndPoint because only one host can connect to one target port.
When one storage system port is connected to a switch in a fabric, there can be multiple hosts
connecting to the system via the same target port (1-to-many association). When more than one
system port are connecting to the fabric with multiple hosts in the same zone, this association
becomes n-to-n relationship.
SCSIPrococolController
SCSIPrococolController (SPC) represents the view described in Section (page 76) for a
Fiber-channel host.
iSCSIPrococolController
iSCSIPrococolController (SPC) represents the view described in Section (page 76) for an
iSCSI host.
SCSIPrococolEndpoint
SCSIPrococolEndpoint (subclass of LogicalPort) models SCSI aspect of an FC port. It is
associated with one or more FCPorts. One instance of this class must be created for each target
port (connecting to host or fabric).
Table 75 Properties for
ValuesProperties
Target port WWNstring Name
56 (Fibre Channel)Uint16 ProtocolIFType
90 CIM API SMI-S Support