| Name | Data Type | Default Value | Qualifiers |
| Name | Data Type | Value |
| DeviceDescription | string | |
| Description | string | Additional information provided by the driver. This property may be null if no information is available, or a general description of the device when available, e.g. "Non-rewind tape streamer". |
| DeviceFileType | uint16 | |
| Description | string | The type of device file. |
| ModelCorrespondence | string | CIM_UnixDeviceFile.OtherTypeDescription |
| ValueMap | string | 0, 1, 2, 3 |
| Values | string | Unknown, Other, Block, Character |
| DeviceId | string | |
| Description | string | The device Identifier: this is the st_rdev field in the stat structure. |
| Required | boolean | true |
| DeviceMajor | string | |
| Description | string | The Device's Major Id. |
| Required | boolean | true |
| DeviceMinor | string | |
| Description | string | The Device's Minor Id. |
| Required | boolean | true |
| OtherTypeDescription | string | |
| Description | string | Additional information when the DeviceFileType property is set to "Other". |
| ModelCorrespondence | string | CIM_UnixDeviceFile.DeviceFileType |