Class CIM_iSCSISessionSettings


  extends CIM_SettingData
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.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringThe 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.None TRANSLATABLE= true
UMLPackagePathstringCIM::Network::iSCSINone None
Versionstring2.11.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
Captionstring
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.None TRANSLATABLE= true
MaxLenuint3264None None
DataPDUInOrderPreferenceboolean
DescriptionstringThe 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.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeDataPDUInOrderNone None
ModelCorrespondencestringCIM_iSCSISession.DataPDUInOrderNone None
WritebooleantrueNone None
DataSequenceInOrderPreferenceboolean
DescriptionstringThe 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.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeDataSequenceInOrderNone None
ModelCorrespondencestringCIM_iSCSISession.DataSequenceInOrderNone None
WritebooleantrueNone None
DefaultTimeToRetainPreferenceuint32
DescriptionstringThe 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.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeDefaultTime2RetainNone None
MaxValuesint643600None None
MinValuesint640None None
ModelCorrespondencestringCIM_iSCSISession.DefaultTimeToRetainNone None
UnitsstringSecondsNone TRANSLATABLE= true
WritebooleantrueNone None
DefaultTimeToWaitPreferenceuint32
DescriptionstringThe 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.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeDefaultTime2WaitNone None
MaxValuesint643600None None
MinValuesint640None None
ModelCorrespondencestringCIM_iSCSISession.DefaultTimeToWaitNone None
UnitsstringSecondsNone TRANSLATABLE= true
WritebooleantrueNone None
Descriptionstring
DescriptionstringThe Description property provides a textual description of the object.None TRANSLATABLE= true
ElementNamestring
DescriptionstringThe user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.)None TRANSLATABLE= true
OverridestringElementNameTOSUBCLASS= falseNone
RequiredbooleantrueNone OVERRIDABLE= false
ErrorRecoveryLevelPreferenceuint32
DescriptionstringThe 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.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeErrorRecoveryLevelNone None
MaxValuesint64255None None
MinValuesint640None None
ModelCorrespondencestringCIM_iSCSISession.ErrorRecoveryLevelNone None
WritebooleantrueNone None
ImmediateDataPreferenceboolean
DescriptionstringThis property indicates ImmediateData preference for this node True = YES (but will accept NO), False = NO.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeImmediateDataNone None
ModelCorrespondencestringCIM_iSCSISession.ImmediateDataNone None
WritebooleantrueNone None
InitialR2TPreferenceboolean
DescriptionstringThis property indicates the InitialR2T preference for this node: true = YES, false = will try to negotiate NO, will accept YES.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeInitialR2TNone None
ModelCorrespondencestringCIM_iSCSISession.InitialR2TNone None
WritebooleantrueNone None
InstanceIDstring
DescriptionstringWithin the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm: <OrgID>:<LocalID> Where <OrgID> and <LocalID> are separated by a colon (:), and where <OrgID> must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness, <OrgID> must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between <OrgID> and <LocalID>. <LocalID> is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance. For DMTF-defined instances, the "preferred" algorithm must be used with the <OrgID> set to CIM.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
OverridestringInstanceIDTOSUBCLASS= falseNone
MaxConnectionsPerSessionuint32
DescriptionstringThe maximum number of connections allowed in each session to and/or from this node.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeMaxConnectionsNone None
MaxValuesint6465535None None
MinValuesint641None None
ModelCorrespondencestringCIM_iSCSISession.MaxConnectionsPerSessionNone None
WritebooleantrueNone None
MaxDataBurstLengthuint32
DescriptionstringThe maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeMaxBurstLengthNone None
MaxValuesint6416777215None None
MinValuesint64512None None
ModelCorrespondencestringCIM_iSCSISession.MaxDataBurstLengthNone None
UnitsstringBytesNone TRANSLATABLE= true
WritebooleantrueNone None
MaxOutstandingR2Tuint32
DescriptionstringMaximum number of outstanding R2Ts allowed per ISCSI task.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeMaxOutstandingR2TNone None
MaxValuesint6465535None None
MinValuesint641None None
ModelCorrespondencestringCIM_iSCSISession.MaxOutstandingR2TNone None
WritebooleantrueNone None
MaxUnsolicitedFirstDataBurstLengthuint32
DescriptionstringThe maximum length (bytes) supported for unsolicited data to/from this node.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiNodeFirstBurstLengthNone None
MaxValuesint6416777215None None
MinValuesint64512None None
ModelCorrespondencestringCIM_iSCSISession.MaxUnsolicitedFirstDataBurstLengthNone None
UnitsstringBytesNone TRANSLATABLE= true
WritebooleantrueNone None

Copyright © 2008-2016 VMware, Inc. All rights reserved.