CIM_iSCSISessionSettings, ROOT\CIMV2\storage\iscsitarget

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

Description

The default negotiation settings for an iSCSI Session. These properties are used as the starting position for login negotiations between initiator and target nodes. The properties describing the resulting outcome of the login negotiation are in the iSCSISession class. Depending on a given implementation an instance of iSCSISessionSettings will be associated by ElementSettingData to one or more instances of iSCSIProtocolEndpoint, SCSIProtocolController, or ComputerSystem.

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

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

CIM_iSCSISessionSettings properties

CIM_iSCSISessionSettings has 15 properties (11 Local, 4 Derived)

NameOriginCIMType
CaptionCIM_ManagedElement8 [string]
DataPDUInOrderPreferenceCIM_iSCSISessionSettings11 [boolean]
DataSequenceInOrderPreferenceCIM_iSCSISessionSettings11 [boolean]
DefaultTimeToRetainPreferenceCIM_iSCSISessionSettings19 [uint32]
DefaultTimeToWaitPreferenceCIM_iSCSISessionSettings19 [uint32]
DescriptionCIM_ManagedElement8 [string]
ElementNameCIM_ManagedElement8 [string]
ErrorRecoveryLevelPreferenceCIM_iSCSISessionSettings19 [uint32]
ImmediateDataPreferenceCIM_iSCSISessionSettings11 [boolean]
InitialR2TPreferenceCIM_iSCSISessionSettings11 [boolean]
key
InstanceID
CIM_SettingData8 [string]
MaxConnectionsPerSessionCIM_iSCSISessionSettings19 [uint32]
MaxDataBurstLengthCIM_iSCSISessionSettings19 [uint32]
MaxOutstandingR2TCIM_iSCSISessionSettings19 [uint32]
MaxUnsolicitedFirstDataBurstLengthCIM_iSCSISessionSettings19 [uint32]

Detailed description of CIM_iSCSISessionSettings properties

Local properties (11) of CIM_iSCSISessionSettings class

DataPDUInOrderPreference property
CIMTYPE'boolean'
Description'The DataPDUInOrder preference of this node. False (=No) indicates that iSCSI data PDUs within sequences MAY be in any order. True (=Yes) indicates that data PDUs within sequences MUST be at continuously increasing addresses, with no gaps or overlay between PDUs.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeDataPDUInOrder']
ModelCorrespondence['CIM_iSCSISession.DataPDUInOrder']
writeTrue
DataPDUInOrderPreference property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
DataSequenceInOrderPreference property
CIMTYPE'boolean'
Description'The DataSequenceInOrder preference of this node. False (=No) indicates that iSCSI data PDU sequences MAY be transferred in any order. True (=Yes) indicates that data PDU sequences MUST be transferred using continuously increasing offsets, except during error recovery.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeDataSequenceInOrder']
ModelCorrespondence['CIM_iSCSISession.DataSequenceInOrder']
writeTrue
DataSequenceInOrderPreference property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
DefaultTimeToRetainPreference property
CIMTYPE'uint32'
Description'The DefaultTime2Retain preference of this node. 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_iSCSISession.DefaultTimeToRetain']
Units'Seconds'
writeTrue
DefaultTimeToRetainPreference property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
DefaultTimeToWaitPreference property
CIMTYPE'uint32'
Description'The DefaultTime2Wait preference of this node. 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_iSCSISession.DefaultTimeToWait']
Units'Seconds'
writeTrue
DefaultTimeToWaitPreference property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
ErrorRecoveryLevelPreference property
CIMTYPE'uint32'
Description'The ErrorRecoveryLevel preference of this node. Currently, only 0-2 are valid. This is designed to accommodate future error recover levels.
Higher error recovery levels imply support in addition to support for the lower error level functions. In other words, error level 2 implies support for levels 0-1, since those functions are subsets of error level 2.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeErrorRecoveryLevel']
MaxValue255
MinValue0
ModelCorrespondence['CIM_iSCSISession.ErrorRecoveryLevel']
writeTrue
ErrorRecoveryLevelPreference property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
ImmediateDataPreference property
CIMTYPE'boolean'
Description'This property indicates ImmediateData preference for this node True = YES (but will accept NO), False = NO.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeImmediateData']
ModelCorrespondence['CIM_iSCSISession.ImmediateData']
writeTrue
ImmediateDataPreference property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
InitialR2TPreference property
CIMTYPE'boolean'
Description'This property indicates the InitialR2T preference for this node: true = YES, false = will try to negotiate NO, will accept YES.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeInitialR2T']
ModelCorrespondence['CIM_iSCSISession.InitialR2T']
writeTrue
InitialR2TPreference 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 each session to and/or from this node.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeMaxConnections']
MaxValue65535
MinValue1
ModelCorrespondence['CIM_iSCSISession.MaxConnectionsPerSession']
writeTrue
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.iscsiNodeMaxBurstLength']
MaxValue16777215
MinValue512
ModelCorrespondence['CIM_iSCSISession.MaxDataBurstLength']
Units'Bytes'
writeTrue
MaxDataBurstLength property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
MaxOutstandingR2T property
CIMTYPE'uint32'
Description'Maximum number of outstanding R2Ts allowed per ISCSI task.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeMaxOutstandingR2T']
MaxValue65535
MinValue1
ModelCorrespondence['CIM_iSCSISession.MaxOutstandingR2T']
writeTrue
MaxOutstandingR2T property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
MaxUnsolicitedFirstDataBurstLength property
CIMTYPE'uint32'
Description'The maximum length (bytes) supported for unsolicited data to/from this node.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiNodeFirstBurstLength']
MaxValue16777215
MinValue512
ModelCorrespondence['CIM_iSCSISession.MaxUnsolicitedFirstDataBurstLength']
Units'Bytes'
writeTrue
MaxUnsolicitedFirstDataBurstLength property is in 4 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace

Derived properties (4) of CIM_iSCSISessionSettings class

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
ElementName property
CIMTYPE'string'
ElementName property is in 90 classes of ROOT\CIMV2\storage\iscsitarget and in 21 namespaces
InstanceID property
CIMTYPE'string'
keyTrue
InstanceID property is in 40 classes of ROOT\CIMV2\storage\iscsitarget and in 21 namespaces

CIM_iSCSISessionSettings Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'The default negotiation settings for an iSCSI Session. These properties are used as the starting position for login negotiations between initiator and target nodes. The properties describing the resulting outcome of the login negotiation are in the iSCSISession class. Depending on a given implementation an instance of iSCSISessionSettings will be associated by ElementSettingData to one or more instances of iSCSIProtocolEndpoint, SCSIProtocolController, or ComputerSystem.'
UMLPackagePath'CIM::Network::iSCSI'
Version'2.11.0'

CIM_iSCSISessionSettings System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\storage\iscsitarget:CIM_iSCSISessionSettings'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\storage\iscsitarget'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_SettingData', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT15___SYSTEM3
__RELPATH'CIM_iSCSISessionSettings'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_SettingData'___SYSTEM8
__CLASS'CIM_iSCSISessionSettings'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_iSCSISessionSettings

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