| Name | Data Type | Default Value | Qualifiers | 
| Name | Data Type | Value | 
| CSCreationClassName | string |  | 
| Description | string | The scoping ComputerSystem's CreationClassName. | 
| Key | boolean | true | 
| MaxLen | uint32 | 256 | 
| Propagated | string | CIM_LogicalFile.CSCreationClassName | 
| CSName | string |  | 
| Description | string | The scoping ComputerSystem's Name. | 
| Key | boolean | true | 
| MaxLen | uint32 | 256 | 
| Propagated | string | CIM_LogicalFile.CSName | 
| FileInodeNumber | string |  | 
| Description | string | File Inode number, as printed by "ls -i". | 
| MappingStrings | string | UNIX.TOG|ls -i | 
| FSCreationClassName | string |  | 
| Description | string | The scoping FileSystem's CreationClassName. | 
| Key | boolean | true | 
| MaxLen | uint32 | 256 | 
| Propagated | string | CIM_LogicalFile.FSCreationClassName | 
| FSName | string |  | 
| Description | string | The scoping FileSystem's Name. | 
| Key | boolean | true | 
| MaxLen | uint32 | 256 | 
| Propagated | string | CIM_LogicalFile.FSName | 
| GroupID | string |  | 
| Description | string | An identifier that describes the group that owns this file. | 
| Required | boolean | true | 
| LastModifiedInode | datetime |  | 
| Description | string | The time that the Inode was last modified. This includes the Inode creation time, state modification, and etc. | 
| LFCreationClassName | string |  | 
| Description | string | The scoping LogicalFile's CreationClassName. | 
| Key | boolean | true | 
| MaxLen | uint32 | 256 | 
| Propagated | string | CIM_LogicalFile.CreationClassName | 
| LFName | string |  | 
| Description | string | The scoping LogicalFile's Name. | 
| Key | boolean | true | 
| MaxLen | uint32 | 1024 | 
| Propagated | string | CIM_LogicalFile.Name | 
| LinkCount | uint64 |  | 
| Counter | boolean | true | 
| Description | string | Count of the number of names for this file. | 
| LinkMax | uint64 |  | 
| Description | string | Maximum number of links to a single file. | 
| MappingStrings | string | POSIX.TOG|pathconf|_PC_LINK_MAX | 
| MinValue | sint64 | 8 | 
| NameMax | uint64 |  | 
| Description | string | Maximum number of bytes in a filename, not including terminating null. | 
| MappingStrings | string | POSIX.TOG|pathconf|_POSIX_NAME_MAX | 
| MinValue | sint64 | 14 | 
| PUnit | string | byte | 
| Units | string | Bytes | 
| PathMax | uint64 |  | 
| Description | string | Maximum number of bytes in a pathname, including the terminating null character. | 
| MappingStrings | string | POSIX.TOG|pathconf|_POSIX_PATH_MAX | 
| MinValue | sint64 | 255 | 
| PUnit | string | byte | 
| Units | string | Bytes | 
| PosixAsyncIo | uint64 |  | 
| Description | string | Indicates whether asynchronous input or output operations may be performed for the associated file. | 
| MappingStrings | string | POSIX.TOG|pathconf|_PC_ASYNC_IO | 
| PosixChownRestricted | uint64 |  | 
| Description | string | The use of chown() is restricted to a process with appropriate privileges. chown() is used to change the group ID of a file. The group ID can be changed to the effective group ID or one of its supplementary group IDs. | 
| MappingStrings | string | POSIX.TOG|pathconf|_PC_CHOWN_RESTRICTED | 
| PosixNoTrunc | uint64 |  | 
| Description | string | Indicates whether pathname components longer than NameMax generate an error. | 
| MappingStrings | string | POSIX.TOG|pathconf|_PC_NO_TRUNC | 
| ModelCorrespondence | string | CIM_UnixFile.NameMax | 
| PosixPrioIo | uint64 |  | 
| Description | string | Indicates whether prioritized input or output operations may be performed for the associated file. | 
| MappingStrings | string | POSIX.TOG|pathconf|_PC_PRIO_IO | 
| PosixSyncIo | uint64 |  | 
| Description | string | Indicates whether synchronised input or output operations may be performed for the associated file. | 
| MappingStrings | string | POSIX.TOG|pathconf|_PC_SYNC_IO | 
| SaveText | boolean |  | 
| Description | string | Indicates restricted deletion for directories, or possible implementation defined properties for executable files. For directories this is known as the sticky bit. | 
| SetGid | boolean |  | 
| Description | string | Indicates whether the associated file has setgid permissions. | 
| SetUid | boolean |  | 
| Description | string | Indicates whether the associated file has setuid permissions. | 
| UserID | string |  | 
| Description | string | An Identifer that uniquely describes the owner of this file. | 
| Required | boolean | true |