Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
ClientTypes | uint16[] | |
ArrayType | string | Indexed |
Description | string | This enumeration defines operating system, version, driver, and other host environment factors that influence the behavior exposed by storage systems. Values in this array are combined with data from the OtherClientTypeDescriptions property to provide complete information on the host environment.
"Microsoft Windows" indicates generic Windows operating system. To utilize features of a specific Windows operating system, use the corresponding value for that Windows operating system, for example, "Microsoft Windows Server 2008". |
ModelCorrespondence | string | CIM_StorageClientSettingData.OtherClientTypeDescriptions |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22..32767, 32768..65535 |
Values | string | Unknown, Other, Standard, Solaris, HPUX, OpenVMS, Tru64, Netware, Sequent, AIX, DGUX, Dynix, Irix, Cisco iSCSI Storage Router, Linux, Microsoft Windows, OS400, TRESPASS, HI-UX, VMware ESXi, Microsoft Windows Server 2008, Microsoft Windows Server 2003, DMTF Reserved, Vendor Specific |
OtherClientTypeDescriptions | string[] | |
ArrayType | string | Indexed |
Description | string | When the the corresponding array entry in ClientTypes[] is "Other", this entry provides a string describing the manufacturer and OS/Environment. When the corresponding ClientTypes[] entry is not "Other", this entry allows variations or qualifications of ClientTypes - for example, different versions of Solaris. |
ModelCorrespondence | string | CIM_StorageClientSettingData.ClientTypes |