3PAR CIM API Programming Reference for InForm OS 2.3.1 (320-200164 Rev B, February 2010)
5.134
iSCSI Target Ports Subprofile
CIM API Programming Reference InForm OS Version 2.3.1
The 3PAR CIM Server supports the Multiple Computer System subprofile as defined in SMI-S
v1.1.0. This subprofile provides information about the Controller Nodes that comprise the
InServ Storage Server cluster. The cluster is modeled as multiple tiers with each tier
representing a pair of Controller Nodes.
5.18.1 iSCSI Target Ports Subprofile CIM Classes
Table 5-72 describes the iSCSI Target Ports subprofile key CIM classes:
Table 5-72. iSCSI Target Ports Subprofile CIM Classes
Class Description
TPD_StorageSystem The storage array on which the target ports reside.
TPD_iSCSIProtocolEndpoint An iSCSI transport endpoint. Represents an iSCSI port.
TPD_EthernetPort An Ethernet Port residing on the TPD_StorageSystem.
TPD_SCSIController Represents the SCSI view of ports as seen by SCSI initiators.
TPD_iSCSICapabilities Provides information about the iSCSI capabilities of an InServ
Storage System.
TPD_iSCSISession Provides information about iSCSI Sessions, which are established
between an initiator port and a target port.
TPD_iSCSISessionSettings Provides information about session-wide operational properties,
which are used during negotiation when creating new iSCSI
Sessions.
TPD_iSCSIConnection Provides information about the negotiated values for an iSCSI
connection.