Class CIM_iSCSICapabilities
extends CIM_Capabilities

The capabilites for an iSCSI Network Entity. An instance of this class will be associated by ElementCapabilities to a instance of ComputerSystem that represents the Network Entity. These capability properties are associated to a Network Entity/ComputerSystem since they affect all login negotiations on all iSCSI ProtocolEndpoints aggregated to the system.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_iSCSICapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe capabilites for an iSCSI Network Entity. An instance of this class will be associated by ElementCapabilities to a instance of ComputerSystem that represents the Network Entity. These capability properties are associated to a Network Entity/ComputerSystem since they affect all login negotiations on all iSCSI ProtocolEndpoints aggregated to the system.
UMLPackagePathstringCIM::Network::iSCSI
Versionstring2.27.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
MaximumSpecificationVersionSupporteduint8
DescriptionstringThe maximum version number of the iSCSI specification such that this iSCSI instance supports this maximum value, the minimum value indicated by the corresponding property MinimumSpecificationVersionSupported, and all versions in between.
MappingStringsstringMIB.IETF|ISCSI-MIB.iscsiInstVersionMax
MaxValuesint64255
MinValuesint640
ModelCorrespondencestringCIM_iSCSICapabilities.MinimumSpecificationVersionSupported, CIM_iSCSIConnection.ActiveiSCSIVersion
MinimumSpecificationVersionSupporteduint8
DescriptionstringThe minimum version number of the iSCSI specification such that this iSCSI instance supports this minimum value, the maximum value indicated by the corresponding property MaximumSpecificationVersionSupported, and all versions in between.
MappingStringsstringMIB.IETF|iSCSI-MIB.iscsiInstVersionMin
MaxValuesint64255
MinValuesint640
ModelCorrespondencestringCIM_iSCSICapabilities.MaximumSpecificationVersionSupported, CIM_iSCSIConnection.ActiveiSCSIVersion
AuthenticationMethodsSupporteduint16[]
ArrayTypestringIndexed
DescriptionstringAn array containing a list of authentication methods supported by this Network Entity.
MappingStringsstringMIB.IETF|IPS-AUTH-MIB.ipsAuthCredAuthMethod
ModelCorrespondencestringCIM_iSCSIConnectionSettings.PrimaryAuthenticationMethod, CIM_iSCSIConnectionSettings.SecondaryAuthenticationMethod, CIM_iSCSIConnection.AuthenticationMethodUsed
ValueMapstring2, 3, 4, 5
Valuesstring(None, SRP, CHAP, Kerberos
OtherSupportedFeaturesstring[]
DescriptionstringA string describing the additional supported features of the Network Entity, used when the corresponding SupportedFeatures array element is set to the value "1" (Other). Each element that corresponds to a SupportedFeatures array element with a value other than "1" (Other) shall have a value of NULL.
Experimentalbooleantrue
ModelCorrespondencestringCIM_iSCSICapabilities.SupportedFeatures
SupportedFeaturesuint16[]
DescriptionstringAn enumeration indicating features that are supported by the Network Entity. Since this is an array, multiple values may be specified. The current values in the enumeration are: 0 = "None", indicating that no features are supported. If this value is present in the array, it shall be the only value. 1 = "Other", indicating that a feature not described by another value is present. A description of the capability can be found in the OtherSupportedFeatures property. "Other" can be present more than once in the SupportedFeatures array. 2 = "iSCSI Session", indication that the Network Entity supports iSCSI sessions.
Experimentalbooleantrue
ValueMapstring0, 1, 2
ValuesstringNone, Other, iSCSI Session

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities