Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
MaximumSpecificationVersionSupported | uint8 | |
Description | string | The 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. |
MappingStrings | string | MIB.IETF|ISCSI-MIB.iscsiInstVersionMax |
MaxValue | sint64 | 255 |
MinValue | sint64 | 0 |
ModelCorrespondence | string | CIM_iSCSICapabilities.MinimumSpecificationVersionSupported, CIM_iSCSIConnection.ActiveiSCSIVersion |
MinimumSpecificationVersionSupported | uint8 | |
Description | string | The 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. |
MappingStrings | string | MIB.IETF|iSCSI-MIB.iscsiInstVersionMin |
MaxValue | sint64 | 255 |
MinValue | sint64 | 0 |
ModelCorrespondence | string | CIM_iSCSICapabilities.MaximumSpecificationVersionSupported, CIM_iSCSIConnection.ActiveiSCSIVersion |
AuthenticationMethodsSupported | uint16[] | |
ArrayType | string | Indexed |
Description | string | An array containing a list of authentication methods supported by this Network Entity. |
MappingStrings | string | MIB.IETF|IPS-AUTH-MIB.ipsAuthCredAuthMethod |
ModelCorrespondence | string | CIM_iSCSIConnectionSettings.PrimaryAuthenticationMethod, CIM_iSCSIConnectionSettings.SecondaryAuthenticationMethod, CIM_iSCSIConnection.AuthenticationMethodUsed |
ValueMap | string | 2, 3, 4, 5 |
Values | string | (None, SRP, CHAP, Kerberos |
OtherSupportedFeatures | string[] | |
Description | string | A 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. |
Experimental | boolean | true |
ModelCorrespondence | string | CIM_iSCSICapabilities.SupportedFeatures |
SupportedFeatures | uint16[] | |
Description | string | An 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. |
Experimental | boolean | true |
ValueMap | string | 0, 1, 2 |
Values | string | None, Other, iSCSI Session |