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 |