Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
OtherSupportedEncryptionAlgorithm | string | |
Description | string | If the SupportedEncryptionAlgorithms property is set to 1, "Other" then free form string providing more information about supported algorithms. If not set to 1, this string has no meaning. |
ModelCorrespondence | string | CIM_SSHCapabilities.SupportedEncryptionAlgorithms |
OtherSupportedSSHVersion | string | |
Description | string | If the SupportedSSHVersions property is set to 1, "Other" then free form string providing more information about supported SSH protocols. If not set to 1, this string has no meaning. |
ModelCorrespondence | string | CIM_SSHCapabilities.SupportedSSHVersions |
SupportedEncryptionAlgorithms | uint16[] | |
ArrayType | string | Indexed |
Description | string | An array of integers indicating the encryption algorithms that the SSH service supports. |
ModelCorrespondence | string | CIM_SSHCapabilities.OtherSupportedEncryptionAlgorithm |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7..32767, 32768..65535 |
Values | string | Unknown, Other, DES, DES3, RC4, IDEA, SKIPJACK, DMTF Reserved, Vendor Reserved |
SupportedSSHVersions | uint16[] | |
ArrayType | string | Indexed |
Description | string | An array of integers indicating the version or versions of SSH protocol that the SSH service supports. |
ModelCorrespondence | string | CIM_SSHCapabilities.OtherSupportedSSHVersion |
ValueMap | string | 0, 1, 2, 3, 4..32767, 32768..65535 |
Values | string | Unknown, Other, SSHv1, SSHv2, DMTF Reserved, Vendor Reserved |