Class CIM_iSCSIConnectionSettings
extends CIM_SettingData

The settings for the usage of an iSCSI NetworkPortal by an iSCSIProtcolEndpoint. These settings are the starting point for negotiation for connection establishment. If an implmentation supports different connections settings for a NetworkPortal for each iSCSIProtocolEndpoint that is bound to it, an instance of this class will be associated by ElementSettingData to an instance of iSCSIProtocolEndpoint. If an implementation supports the same connection settings for a NetworkPortal for all iSCSIProtocolEndpoints then an instance of this class will be associated by ElementSettingData to an instance of either TCPProtocolEndpoint (When the NetworkPortal is a target) or IPProtocolEndpoint (When the NetworkPortal is an initiator). The properties that reflect the actual outcome of the negotiation are found in the iSCSIConnection class.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_iSCSIConnectionSettings

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe settings for the usage of an iSCSI NetworkPortal by an iSCSIProtcolEndpoint. These settings are the starting point for negotiation for connection establishment. If an implmentation supports different connections settings for a NetworkPortal for each iSCSIProtocolEndpoint that is bound to it, an instance of this class will be associated by ElementSettingData to an instance of iSCSIProtocolEndpoint. If an implementation supports the same connection settings for a NetworkPortal for all iSCSIProtocolEndpoints then an instance of this class will be associated by ElementSettingData to an instance of either TCPProtocolEndpoint (When the NetworkPortal is a target) or IPProtocolEndpoint (When the NetworkPortal is an initiator). The properties that reflect the actual outcome of the negotiation are found in the iSCSIConnection class.
UMLPackagePathstringCIM::Network::iSCSI
Versionstring2.11.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
MaxReceiveDataSegmentLengthuint328192
DescriptionstringThe maximum PDU length this portal can receive. This MAY be constrained by hardware characteristics and individual implementations MAY choose not to allow this property to be changed.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalMaxRecvDataSegLength
MaxValuesint6416777215
MinValuesint64512
ModelCorrespondencestringCIM_iSCSIConnection.MaxReceiveDataSegmentLength
PUnitstringbyte
UnitsstringBytes
Writebooleantrue
OtherPrimaryDataDigestMethodstring
DescriptionstringA string describing the preferred Data Digest method when PrimaryDataDigestMethod is equal to the value 1, "Other".
ModelCorrespondencestringCIM_iSCSIConnection.OtherDataDigestMethod, CIM_iSCSIConnectionSettings.PrimaryDataDigestMethod
Writebooleantrue
OtherPrimaryHeaderDigestMethodstring
DescriptionstringA string describing the preferred Header Digest method when PrimaryHeaderDigestMethod is equal to the value 1, "Other".
ModelCorrespondencestringCIM_iSCSIConnection.OtherHeaderDigestMethod, CIM_iSCSIConnectionSettings.PrimaryHeaderDigestMethod
Writebooleantrue
OtherSecondaryDataDigestMethodstring
DescriptionstringA string describing the alternate Data Digest method preference when SecondaryDataDigestMethod is equal to the value 1, "Other".
ModelCorrespondencestringCIM_iSCSIConnection.OtherDataDigestMethod, CIM_iSCSIConnectionSettings.SecondaryDataDigestMethod
Writebooleantrue
OtherSecondaryHeaderDigestMethodstring
DescriptionstringA string describing the alternate Header Digest method preference when SecondaryHeaderDigestMethod is equal to the value 1, "Other".
ModelCorrespondencestringCIM_iSCSIConnection.OtherHeaderDigestMethod, CIM_iSCSIConnectionSettings.SecondaryHeaderDigestMethod
Writebooleantrue
PrimaryAuthenticationMethoduint165
DescriptionstringThe preferred primary authentication method for connections, as communicated during the login phase.
MappingStringsstringMIB.IETF|IPS-AUTH-MIB.ipsAuthCredAuthMethod
ModelCorrespondencestringCIM_iSCSICapabilities.AuthenticationMethodsSupported, CIM_iSCSIConnectionSettings.SecondaryAuthenticationMethod, CIM_iSCSIConnection.AuthenticationMethodUsed
ValueMapstring2, 3, 4, 5, 6
ValuesstringNone, No Authentication, SRP, CHAP, Kerberos
PrimaryDataDigestMethoduint163
DescriptionstringThe preferred data digest method for this portal.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalPrimaryDataDigest
ModelCorrespondencestringCIM_iSCSIConnection.DataDigestMethod, CIM_iSCSIConnectionSettings.OtherPrimaryDataDigestMethod
ValueMapstring1, 2, 3
ValuesstringOther, No Digest, CRC32C
Writebooleantrue
PrimaryHeaderDigestMethoduint163
DescriptionstringThe preferred header digest for this portal.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalPrimaryHdrDigest
ModelCorrespondencestringCIM_iSCSIConnection.HeaderDigestMethod, CIM_iSCSIConnectionSettings.OtherPrimaryHeaderDigestMethod
ValueMapstring1, 2, 3
ValuesstringOther, No Digest, CRC32C
Writebooleantrue
RequestingMarkersOnReceivebooleanfalse
DescriptionstringThis property indicates whether or not this portal will request markers in it's incoming data stream.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalRecvMarker
ModelCorrespondencestringCIM_iSCSIConnection.ReceivingMarkers
Writebooleantrue
SecondaryAuthenticationMethoduint163
DescriptionstringThe preferred secondary authentication method for connections, as communicated during the login phase.
MappingStringsstringMIB.IETF|IPS-AUTH-MIB.ipsAuthCredAuthMethod
ModelCorrespondencestringCIM_iSCSICapabilities.AuthenticationMethodsSupported, CIM_iSCSIConnectionSettings.PrimaryAuthenticationMethod, CIM_iSCSIConnection.AuthenticationMethodUsed
ValueMapstring2, 3, 4, 5, 6
ValuesstringNone, No Authentication, SRP, CHAP, Kerberos
SecondaryDataDigestMethoduint162
DescriptionstringThe secondary data digest preference for this portal.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalSecondaryDataDigest
ModelCorrespondencestringCIM_iSCSIConnection.DataDigestMethod, CIM_iSCSIConnectionSettings.OtherSecondaryDataDigestMethod
ValueMapstring1, 2, 3, 4
ValuesstringOther, No Digest, CRC32C, No Secondary Preference
Writebooleantrue
SecondaryHeaderDigestMethoduint162
DescriptionstringThe secondary header digest preference for this portal.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalSecondaryHdrDigest
ModelCorrespondencestringCIM_iSCSIConnection.HeaderDigestMethod, CIM_iSCSIConnectionSettings.OtherSecondaryHeaderDigestMethod
ValueMapstring1, 2, 3, 4
ValuesstringOther, No Digest, CRC32C, No Secondary Preference
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SettingData
SoIDstringCIM_SettingData
SoOrgIDstringCIM_SettingData
ComponentSettingstring[]CIM_SettingData

Class Methods