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.11.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

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
InstanceIDstringCIM_Capabilities

Class Methods