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

Class Qualifiers

NameData TypeValueScopeFlavors
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.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
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
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
MaxReceiveDataSegmentLengthuint32
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.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalMaxRecvDataSegLengthNone None
MaxValuesint6416777215None None
MinValuesint64512None None
ModelCorrespondencestringCIM_iSCSIConnection.MaxReceiveDataSegmentLengthNone None
UnitsstringBytesNone TRANSLATABLE= true
WritebooleantrueNone None
OtherPrimaryDataDigestMethodstring
DescriptionstringA string describing the preferred Data Digest method when PrimaryDataDigestMethod is equal to the value 1, "Other".None TRANSLATABLE= true
ModelCorrespondencestringCIM_iSCSIConnection.OtherDataDigestMethod, CIM_iSCSIConnectionSettings.PrimaryDataDigestMethodNone None
WritebooleantrueNone None
OtherPrimaryHeaderDigestMethodstring
DescriptionstringA string describing the preferred Header Digest method when PrimaryHeaderDigestMethod is equal to the value 1, "Other".None TRANSLATABLE= true
ModelCorrespondencestringCIM_iSCSIConnection.OtherHeaderDigestMethod, CIM_iSCSIConnectionSettings.PrimaryHeaderDigestMethodNone None
WritebooleantrueNone None
OtherSecondaryDataDigestMethodstring
DescriptionstringA string describing the alternate Data Digest method preference when SecondaryDataDigestMethod is equal to the value 1, "Other".None TRANSLATABLE= true
ModelCorrespondencestringCIM_iSCSIConnection.OtherDataDigestMethod, CIM_iSCSIConnectionSettings.SecondaryDataDigestMethodNone None
WritebooleantrueNone None
OtherSecondaryHeaderDigestMethodstring
DescriptionstringA string describing the alternate Header Digest method preference when SecondaryHeaderDigestMethod is equal to the value 1, "Other".None TRANSLATABLE= true
ModelCorrespondencestringCIM_iSCSIConnection.OtherHeaderDigestMethod, CIM_iSCSIConnectionSettings.SecondaryHeaderDigestMethodNone None
WritebooleantrueNone None
PrimaryAuthenticationMethoduint16
DescriptionstringThe preferred primary authentication method for connections, as communicated during the login phase.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|IPS-AUTH-MIB.ipsAuthCredAuthMethodNone None
ModelCorrespondencestringCIM_iSCSICapabilities.AuthenticationMethodsSupported, CIM_iSCSIConnectionSettings.SecondaryAuthenticationMethod, CIM_iSCSIConnection.AuthenticationMethodUsedNone None
ValueMapstring2, 3, 4, 5, 6None None
ValuesstringNone, No Authentication, SRP, CHAP, KerberosNone TRANSLATABLE= true
PrimaryDataDigestMethoduint16
DescriptionstringThe preferred data digest method for this portal.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalPrimaryDataDigestNone None
ModelCorrespondencestringCIM_iSCSIConnection.DataDigestMethod, CIM_iSCSIConnectionSettings.OtherPrimaryDataDigestMethodNone None
ValueMapstring1, 2, 3None None
ValuesstringOther, No Digest, CRC32CNone TRANSLATABLE= true
WritebooleantrueNone None
PrimaryHeaderDigestMethoduint16
DescriptionstringThe preferred header digest for this portal.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalPrimaryHdrDigestNone None
ModelCorrespondencestringCIM_iSCSIConnection.HeaderDigestMethod, CIM_iSCSIConnectionSettings.OtherPrimaryHeaderDigestMethodNone None
ValueMapstring1, 2, 3None None
ValuesstringOther, No Digest, CRC32CNone TRANSLATABLE= true
WritebooleantrueNone None
RequestingMarkersOnReceiveboolean
DescriptionstringThis property indicates whether or not this portal will request markers in it's incoming data stream.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalRecvMarkerNone None
ModelCorrespondencestringCIM_iSCSIConnection.ReceivingMarkersNone None
WritebooleantrueNone None
SecondaryAuthenticationMethoduint16
DescriptionstringThe preferred secondary authentication method for connections, as communicated during the login phase.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|IPS-AUTH-MIB.ipsAuthCredAuthMethodNone None
ModelCorrespondencestringCIM_iSCSICapabilities.AuthenticationMethodsSupported, CIM_iSCSIConnectionSettings.PrimaryAuthenticationMethod, CIM_iSCSIConnection.AuthenticationMethodUsedNone None
ValueMapstring2, 3, 4, 5, 6None None
ValuesstringNone, No Authentication, SRP, CHAP, KerberosNone TRANSLATABLE= true
SecondaryDataDigestMethoduint16
DescriptionstringThe secondary data digest preference for this portal.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalSecondaryDataDigestNone None
ModelCorrespondencestringCIM_iSCSIConnection.DataDigestMethod, CIM_iSCSIConnectionSettings.OtherSecondaryDataDigestMethodNone None
ValueMapstring1, 2, 3, 4None None
ValuesstringOther, No Digest, CRC32C, No Secondary PreferenceNone TRANSLATABLE= true
WritebooleantrueNone None
SecondaryHeaderDigestMethoduint16
DescriptionstringThe secondary header digest preference for this portal.None TRANSLATABLE= true
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiPortalSecondaryHdrDigestNone None
ModelCorrespondencestringCIM_iSCSIConnection.HeaderDigestMethod, CIM_iSCSIConnectionSettings.OtherSecondaryHeaderDigestMethodNone None
ValueMapstring1, 2, 3, 4None None
ValuesstringOther, No Digest, CRC32C, No Secondary PreferenceNone TRANSLATABLE= true
WritebooleantrueNone None

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