CIM_iSCSISession, ROOT\CIMV2\storage\iscsitarget

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

Description

iSCSISession is a network pipe between an initiator and target SCSIProtocolEndpoints. An iSCSISession is composed of one or more TCP connections which MUST be selected from a SystemSpecificCollection representing an iSCSI Portal Group. NetworkPipeComposition aggregates NetworkPipe instances representing iSCSI connections, which are associated to TCPProtocolEndpoints. Only an iSCSI initiator can create an iSCSI Session, an iSCSI Target MUST accept (or reject) a session request. EndOfNetworkPipe associates iSCSISession with SCSIProtocolEndpoint.

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

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

CIM_iSCSISession methods

CIM_iSCSISession has 1 methods (1 Derived)

NameOriginReturn
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}

CIM_iSCSISession properties

CIM_iSCSISession has 32 properties (15 Local, 17 Derived)

NameOriginCIMType
AggregationBehaviorCIM_NetworkPipe18 [uint16]
CaptionCIM_ManagedElement8 [string]
CurrentConnectionsCIM_iSCSISession19 [uint32]
DataPDUInOrderCIM_iSCSISession11 [boolean]
DataSequenceInOrderCIM_iSCSISession11 [boolean]
DefaultTimeToRetainCIM_iSCSISession19 [uint32]
DefaultTimeToWaitCIM_iSCSISession19 [uint32]
DescriptionCIM_ManagedElement8 [string]
DirectionalityCIM_NetworkPipe18 [uint16]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
EndPointNameCIM_iSCSISession8 [string]
ErrorRecoveryLevelCIM_iSCSISession19 [uint32]
HealthStateCIM_ManagedSystemElement18 [uint16]
ImmediateDataCIM_iSCSISession11 [boolean]
InitialR2TCIM_iSCSISession11 [boolean]
InstallDateCIM_ManagedSystemElement101 [datetime]
key
InstanceID
CIM_NetworkPipe8 [string]
MaxConnectionsPerSessionCIM_iSCSISession19 [uint32]
MaxDataBurstLengthCIM_iSCSISession19 [uint32]
MaxOutstandingR2TCIM_iSCSISession19 [uint32]
MaxUnsolicitedFirstDataBurstLengthCIM_iSCSISession19 [uint32]
NameCIM_ManagedSystemElement8 [string]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
SessionTypeCIM_iSCSISession18 [uint16]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]
TSIHCIM_iSCSISession19 [uint32]

Detailed description of CIM_iSCSISession methods

Derived methods (1) of CIM_iSCSISession 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_iSCSISession properties

Local properties (15) of CIM_iSCSISession class

CurrentConnections property
CIMTYPE'uint32'
Description'The number of transport protocol connections that currently belong to this session.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnConnectionNumber']
MaxValue65535
MinValue1
ModelCorrespondence['CIM_iSCSISessionSettings.MaxConnectionsPerSession']
CurrentConnections property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 3 namespaces
DataPDUInOrder property
CIMTYPE'boolean'
Description'False indicates that iSCSI data PDUs within sequences MAY be in any order. True indicates that data PDUs within sequences MUST be at continuously increasing addresses, with no gaps or overlay between PDUs. Default is true.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnDataPDUInOrder']
ModelCorrespondence['CIM_iSCSISessionSettings.DataPDUInOrderPreference']
DataPDUInOrder property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
DataSequenceInOrder property
CIMTYPE'boolean'
Description'False indicates that iSCSI data PDU sequences MAY be transferred in any order. True indicates that data PDU sequences MUST be transferred using continuously increasing offsets, except during error recovery.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnDataSequenceInOrder']
ModelCorrespondence['CIM_iSCSISessionSettings.DataSequenceInOrderPreference']
DataSequenceInOrder property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
DefaultTimeToRetain property
CIMTYPE'uint32'
Description'The DefaultTime2Retain negotiated for this Session. This is the maximum time, in seconds after an initial wait (Time2Wait), before which an active iSCSI task reassignment is still possible after an unexpected connection termination or a connection reset.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeDefaultTime2Retain']
MaxValue3600
MinValue0
ModelCorrespondence['CIM_iSCSISessionSettings.DefaultTimeToRetainPreference']
Units'Seconds'
DefaultTimeToRetain property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
DefaultTimeToWait property
CIMTYPE'uint32'
Description'The DefaultTime2Wait negotiated for this Session. This is the minimum time, in seconds, to wait before attempting an explicit/implicit logout or active iSCSI task reassignment after an unexpected connection termination or a connection reset.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeDefaultTime2Wait']
MaxValue3600
MinValue0
ModelCorrespondence['CIM_iSCSISessionSettings.DefaultTimeToWaitPreference']
Units'Seconds'
DefaultTimeToWait property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
EndPointName property
CIMTYPE'string'
Description'The iSCSI Port Name (iSCSIProtocolEndPoint.Name), of the device at the other end of this iSCSISession.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnInitiatorName', 'MIB.IETF|iSCSI-MIB.iscsiSsnTargetName']
EndPointName property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
ErrorRecoveryLevel property
CIMTYPE'uint32'
Description'The level of error recovery negotiated between the initiator and the target. Higher numbers represent more detailed recovery schemes.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnErrorRecoveryLevel']
MaxValue255
MinValue1
ModelCorrespondence['CIM_iSCSISessionSettings.ErrorRecoveryLevelPreference']
ErrorRecoveryLevel property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
ImmediateData property
CIMTYPE'boolean'
Description'Indicates whether the initiator and target have agreed to support immediate data on this session.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnImmediateData']
ModelCorrespondence['CIM_iSCSISessionSettings.ImmediateDataPreference']
ImmediateData property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
InitialR2T property
CIMTYPE'boolean'
Description'If set to true, indicates that the initiator MUST wait for an R2T before sending to the target. If set to false, the initiator MAY send data immediately, within limits set by iscsiSsnFirstBurstLength and the expected data transfer length of the request.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnInitialR2T']
ModelCorrespondence['CIM_iSCSISessionSettings.InitialR2TPreference']
InitialR2T property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
MaxConnectionsPerSession property
CIMTYPE'uint32'
Description'The maximum number of connections allowed in this session.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeMaxConnections']
MaxValue65535
MinValue1
ModelCorrespondence['CIM_iSCSISessionSettings.MaxConnectionsPerSession']
MaxConnectionsPerSession property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
MaxDataBurstLength property
CIMTYPE'uint32'
Description'The maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnMaxBurstLength']
MaxValue16777215
MinValue512
ModelCorrespondence['CIM_iSCSISessionSettings.MaxDataBurstLength']
Units'Bytes'
MaxDataBurstLength property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
MaxOutstandingR2T property
CIMTYPE'uint32'
Description'The maximum number of outstanding request-to-transmit (R2T)s per iSCSI task within this session.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnMaxOutstandingR2T']
MaxValue65535
MinValue1
ModelCorrespondence['CIM_iSCSISessionSettings.MaxOutstandingR2T']
Units'Bytes'
MaxOutstandingR2T property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
MaxUnsolicitedFirstDataBurstLength property
CIMTYPE'uint32'
Description'The maximum length supported for unsolicited data sent within this session.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnFirstBurstLength']
MaxValue16777215
MinValue512
ModelCorrespondence['CIM_iSCSISessionSettings.MaxUnsolicitedFirstDataBurstLength']
Units'Bytes'
MaxUnsolicitedFirstDataBurstLength property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
SessionType property
CIMTYPE'uint16'
Description'iSCSI Session type.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnType']
ValueMap['2', '3']
Values['Discovery', 'Normal']
SessionType property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 4 namespaces
TSIH property
CIMTYPE'uint32'
Description'The Target Session Identifying Handle (TSIH) for this session.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiSsnTSIH']
TSIH property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces

Derived properties (17) of CIM_iSCSISession class

AggregationBehavior property
CIMTYPE'uint16'
AggregationBehavior property is in 5 classes of ROOT\CIMV2\storage\iscsitarget and in 3 namespaces
Caption property
CIMTYPE'string'
Caption property is in 90 classes of ROOT\CIMV2\storage\iscsitarget and in 37 namespaces
Description property
CIMTYPE'string'
Description property is in 91 classes of ROOT\CIMV2\storage\iscsitarget and in 142 namespaces
Directionality property
CIMTYPE'uint16'
Description'iSCSI sessions MUST be bidirectional.'
Override'Directionality'
ValueMap['2']
Values['Bi-Directional']
Directionality property is in 5 classes of ROOT\CIMV2\storage\iscsitarget and in 3 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
InstanceID property
CIMTYPE'string'
keyTrue
InstanceID property is in 40 classes of ROOT\CIMV2\storage\iscsitarget and in 21 namespaces
Name property
CIMTYPE'string'
Name property is in 67 classes of ROOT\CIMV2\storage\iscsitarget and in 142 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
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
TimeOfLastStateChange property
CIMTYPE'datetime'
TimeOfLastStateChange property is in 51 classes of ROOT\CIMV2\storage\iscsitarget and in 17 namespaces

CIM_iSCSISession Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'iSCSISession is a network pipe between an initiator and target SCSIProtocolEndpoints. An iSCSISession is composed of one or more TCP connections which MUST be selected from a SystemSpecificCollection representing an iSCSI Portal Group. NetworkPipeComposition aggregates NetworkPipe instances representing iSCSI connections, which are associated to TCPProtocolEndpoints. Only an iSCSI initiator can create an iSCSI Session, an iSCSI Target MUST accept (or reject) a session request. EndOfNetworkPipe associates iSCSISession with SCSIProtocolEndpoint.'
UMLPackagePath'CIM::Network::Pipes'
Version'2.11.0'

CIM_iSCSISession System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\storage\iscsitarget:CIM_iSCSISession'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\storage\iscsitarget'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_NetworkPipe', 'CIM_EnabledLogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT32___SYSTEM3
__RELPATH'CIM_iSCSISession'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_NetworkPipe'___SYSTEM8
__CLASS'CIM_iSCSISession'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_iSCSISession

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_iSCSISessionSettings1150---
MSISCSITARGET_iSCSISession0331----
MSISCSITARGET_iSCSISessionSettings0160----
WUtils.com
online utility - toplist