CIM_SCSIProtocolEndpoint, ROOT\CIMV2\storage\iscsitarget

Class | Childs (1) | Methods (1) | Properties (25) | Qualifiers (4) | Instances | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

A SCSIProtocolEndpoint represents the protocol (command) aspects of a logical SCSI port, independent of the connection/transport. SCSIProtocolEndpoint is either directly or indirectly associated to one or more instances of LogicalPort (via PortImplementsEndpoint) depending on the underlying transport. Indirect associations aggregate one or more LogicalPorts using intermediate ProtocolEndpoints (iSCSI, etc). SCSIProtocolEndpoint is also associated to a SCSIProtocolController, representing the SCSI device.

CIM_SCSIProtocolEndpoint - child subclasses in ROOT\CIMV2\storage\iscsitarget

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_iSCSIProtocolEndpoint1261---

CIM_SCSIProtocolEndpoint methods

CIM_SCSIProtocolEndpoint has 1 methods (1 Derived)

NameOriginReturn
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}

CIM_SCSIProtocolEndpoint properties

CIM_SCSIProtocolEndpoint has 25 properties (4 Local, 21 Derived)

NameOriginCIMType
CaptionCIM_ManagedElement8 [string]
ConnectionTypeCIM_SCSIProtocolEndpoint18 [uint16]
key
CreationClassName
CIM_ServiceAccessPoint8 [string]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
HealthStateCIM_ManagedSystemElement18 [uint16]
InstallDateCIM_ManagedSystemElement101 [datetime]
key
Name
CIM_ManagedSystemElement8 [string]
NameFormatCIM_ProtocolEndpoint8 [string]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherConnectionTypeCIM_SCSIProtocolEndpoint8 [string]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
OtherTypeDescriptionCIM_ProtocolEndpoint8 [string]
ProtocolIFTypeCIM_ProtocolEndpoint18 [uint16]
ProtocolTypeCIM_ProtocolEndpoint18 [uint16]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
RoleCIM_SCSIProtocolEndpoint18 [uint16]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
key
SystemCreationClassName
CIM_ServiceAccessPoint8 [string]
key
SystemName
CIM_ServiceAccessPoint8 [string]
TargetRelativePortNumberCIM_SCSIProtocolEndpoint19 [uint32]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]

Detailed description of CIM_SCSIProtocolEndpoint methods

Derived methods (1) of CIM_SCSIProtocolEndpoint class

RequestStateChange method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
RequestedStateuint160-{'Description':'The state requested for the element. This information will be placed into the RequestedState property of the instance if the return code of the RequestStateChange method is 0 ('Completed with No Error'), 3 ('Timeout'), or 4096 (0x1000) ('Job Started'). Refer to the description of the EnabledState and RequestedState properties for the detailed explanations of the RequestedState values.','ModelCorrespondence':['CIM_EnabledLogicalElement.RequestedState'],'ValueMap':['2', '3', '4', '6', '7', '8', '9', '10', '11', '..', '32768..65535'],'Values':['Enabled', 'Disabled', 'Shut Down', 'Offline', 'Test', 'Defer', 'Quiesce', 'Reboot', 'Reset', 'DMTF Reserved', 'Vendor Reserved']}
Jobref:CIM_ConcreteJob1-{'Description':'Reference to the job (can be null if the task is completed).'}
TimeoutPerioddatetime2-{'Description':'A timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format must be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition. If this property does not contain 0 or null and the implementation does not support this parameter, a return code of 'Use Of Timeout Parameter Not Supported' must be returned.'}
RequestStateChange method is in 51 classes of ROOT\CIMV2\storage\iscsitarget and in 15 namespaces

Detailed description of CIM_SCSIProtocolEndpoint properties

Local properties (4) of CIM_SCSIProtocolEndpoint class

ConnectionType property
CIMTYPE'uint16'
Description'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.'
MappingStrings['SPC.INCITS-T10 | Protocol Identifier | Values']
ModelCorrespondence['CIM_SCSIProtocolEndpoint.Name', 'CIM_SCSIProtocolEndpoint.OtherConnectionType']
ValueMap['1', '2', '3', '4', '5', '6', '7', '8', '9']
Values['Other', 'Fibre Channel', 'Parallel SCSI', 'SSA', 'IEEE 1394', 'RDMA', 'iSCSI', 'SAS', 'ADT']
ConnectionType property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 15 namespaces
OtherConnectionType property
CIMTYPE'string'
Description'The connection type, if ConnectionType is "Other".'
ModelCorrespondence['CIM_SCSIProtocolEndpoint.Name', 'CIM_SCSIProtocolEndpoint.ConnectionType']
OtherConnectionType property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
Role property
CIMTYPE'uint16'
Description'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.'
ValueMap['0', '2', '3', '4']
Values['Unknown', 'Initiator', 'Target', 'Both Initiator and Target']
Role property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 11 namespaces
TargetRelativePortNumber property
CIMTYPE'uint32'
Description'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.'
MappingStrings['SPC.INCITS-T10 | RelativeTargetPort | IdentifierFormat']
MinValue1
TargetRelativePortNumber property is in 3 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace

Derived properties (21) of CIM_SCSIProtocolEndpoint class

Caption property
CIMTYPE'string'
Caption property is in 90 classes of ROOT\CIMV2\storage\iscsitarget and in 37 namespaces
CreationClassName property
CIMTYPE'string'
keyTrue
CreationClassName property is in 45 classes of ROOT\CIMV2\storage\iscsitarget and in 20 namespaces
Description property
CIMTYPE'string'
Description property is in 91 classes of ROOT\CIMV2\storage\iscsitarget and in 142 namespaces
ElementName property
CIMTYPE'string'
ElementName property is in 90 classes of ROOT\CIMV2\storage\iscsitarget and in 21 namespaces
EnabledDefault property
CIMTYPE'uint16'
EnabledDefault property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 10 namespaces
EnabledState property
CIMTYPE'uint16'
EnabledState property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 13 namespaces
HealthState property
CIMTYPE'uint16'
HealthState property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 15 namespaces
InstallDate property
CIMTYPE'datetime'
InstallDate property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 23 namespaces
Name property
CIMTYPE'string'
Description'The SCSI identifier for the target or initiator device, in the format appropriate for the ConnectionType. If a ConnectionType specific subclass is defined, the subclass may override Name to define the format. For other ConnectionTypes, the format (and content) should match that of PermamnentAddress of the corresponding LogicalPort.'
keyTrue
MappingStrings['SPC.INCITS-T10 |Protocol Specific Parameters | Name']
MaxLen256
ModelCorrespondence['CIM_SCSIProtocolEndpoint.ConnectionType', 'CIM_SCSIProtocolEndpoint.OtherConnectionType']
Override'Name'
Name property is in 67 classes of ROOT\CIMV2\storage\iscsitarget and in 142 namespaces
NameFormat property
CIMTYPE'string'
NameFormat property is in 17 classes of ROOT\CIMV2\storage\iscsitarget and in 21 namespaces
OperationalStatus property
CIMTYPE'uint16'
OperationalStatus property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 18 namespaces
OtherEnabledState property
CIMTYPE'string'
OtherEnabledState property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 11 namespaces
OtherTypeDescription property
CIMTYPE'string'
OtherTypeDescription property is in 8 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
ProtocolIFType property
CIMTYPE'uint16'
ProtocolIFType property is in 8 classes of ROOT\CIMV2\storage\iscsitarget and in 7 namespaces
ProtocolType property
CIMTYPE'uint16'
ProtocolType property is in 8 classes of ROOT\CIMV2\storage\iscsitarget and in 8 namespaces
RequestedState property
CIMTYPE'uint16'
RequestedState property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 12 namespaces
Status property
CIMTYPE'string'
Status property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 42 namespaces
StatusDescriptions property
CIMTYPE'string'
StatusDescriptions property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 18 namespaces
SystemCreationClassName property
CIMTYPE'string'
keyTrue
SystemCreationClassName property is in 41 classes of ROOT\CIMV2\storage\iscsitarget and in 20 namespaces
SystemName property
CIMTYPE'string'
keyTrue
SystemName property is in 45 classes of ROOT\CIMV2\storage\iscsitarget and in 22 namespaces
TimeOfLastStateChange property
CIMTYPE'datetime'
TimeOfLastStateChange property is in 51 classes of ROOT\CIMV2\storage\iscsitarget and in 17 namespaces

CIM_SCSIProtocolEndpoint Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'A SCSIProtocolEndpoint represents the protocol (command) aspects of a logical SCSI port, independent of the connection/transport. SCSIProtocolEndpoint is either directly or indirectly associated to one or more instances of LogicalPort (via PortImplementsEndpoint) depending on the underlying transport. Indirect associations aggregate one or more LogicalPorts using intermediate ProtocolEndpoints (iSCSI, etc). SCSIProtocolEndpoint is also associated to a SCSIProtocolController, representing the SCSI device.'
UMLPackagePath'CIM::Network::ProtocolEndpoints'
Version'2.11.0'

CIM_SCSIProtocolEndpoint System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\storage\iscsitarget:CIM_SCSIProtocolEndpoint'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\storage\iscsitarget'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_ProtocolEndpoint', 'CIM_ServiceAccessPoint', 'CIM_EnabledLogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT25___SYSTEM3
__RELPATH'CIM_SCSIProtocolEndpoint'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_ProtocolEndpoint'___SYSTEM8
__CLASS'CIM_SCSIProtocolEndpoint'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_SCSIProtocolEndpoint

Number of classes:9
comments powered by Disqus
WUtils.com