| Name | Data Type | Default Value | Qualifiers | 
| Name | Data Type | Value | 
| KVMProtocol | uint16 |  | 
| Description | string | An enumeration specifying the type of the KVM stream supported on this SAP. In some cases this may be a raw video steam, with the characters having no special meaning. However, in other cases it may support a protocol where some messages have a predefined structure. 
0 "Unknown" shall indicate the protocol is unknown. 
1 "Other" shall indicate the protocol is specified in OtherKVMProtocol. 
2 "Raw" shall indicate the protocol is a raw and uncompressed data stream. 3 "RDP" shall indicate the protocol is the Remote Desktop Protocol. 
4 "VNC" shall indicate the protocol is the VNC Protocol. | 
| ModelCorrespondence | string | CIM_KVMRedirectionSAP.OtherKVMProtocol | 
| ValueMap | string | 0, 1, 2, 3, 4, 5..32767, 32768..65535 | 
| Values | string | Unknown, Other, Raw, RDP, VNC-RFB, DMTF Reserved, Vendor Specified | 
| OtherKVMProtocol | string |  | 
| Description | string | A string describing the KVMProtocol when the value of the KVMProtocol property is set to 1 = "Other". | 
| ModelCorrespondence | string | CIM_KVMRedirectionSAP.KVMProtocol |