Key |
CreationClassName
|
string
|
|
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. |
Name
|
string
|
|
The Name property uniquely identifies the ServiceAccessPoint and provides an indication of the functionality that is managed. This functionality is described in more detail in the Description property of the object. |
SystemCreationClassName
|
string
|
|
The CreationClassName of the scoping System. |
SystemName
|
string
|
|
The Name of the scoping System. |
Read Only |
ConnectionType
|
uint16
|
Other | 1 |
Fibre Channel | 2 |
Parallel SCSI | 3 |
SSA | 4 |
IEEE 1394 | 5 |
RDMA | 6 |
iSCSI | 7 |
SAS | 8 |
ADT | 9 |
|
The supported connection type for this endpoint. The connection type may be needed before the port(s) are associated and also is used in some SCSI commands. |
OtherConnectionType
|
string
|
|
The connection type, if ConnectionType is"Other". |
Role
|
uint16
|
Unknown | 0 |
Initiator | 2 |
Target | 3 |
Both Initiator and Target | 4 |
|
For iSCSI, each SCSIProtocolEndpoint MUST act as either a target or an initiator endpoint. Other transports allow a SCSI PE to act as both an initiator and target endpoint. This property indicates which role this ProtocolEndpoint implements. |
TargetRelativePortNumber
|
uint32
|
|
For ports on a target device, the port number, relative to the storage system. 0 is reserved by T10, 1 is port A, 2 is port B, etc. These numbers are used in SCSI commands that operate on target port groups. |
Read Write |