| Name | Data Type | Default Value | Qualifiers |
| Name | Data Type | Value |
| AttributeCaching | boolean | |
| Description | string | If set to true: Control attribute caching is enabled.
If set to false: Control attribute caching is disabled. |
| AttributeCachingForDirectoriesMax | uint16 | |
| Description | string | Maximum number of seconds that cached attributes are held after directory update. |
| Units | string | Seconds |
| AttributeCachingForDirectoriesMin | uint16 | |
| Description | string | Minimum number of seconds that cached attributes are held after directory update. |
| Units | string | Seconds |
| AttributeCachingForRegularFilesMax | uint16 | |
| Description | string | Maximum number of seconds that cached attributes are held after file modification. |
| Units | string | Seconds |
| AttributeCachingForRegularFilesMin | uint16 | |
| Description | string | Minimum number of seconds that cached attributes are held after file modification. |
| Units | string | Seconds |
| ForegroundMount | boolean | |
| Description | string | If set to true: Retries are performed in the foreground.
If set to false: If the first mount attempt fails, retries are performed in the background. |
| HardMount | boolean | |
| Description | string | If set to true: Once the FileSystem is mounted, NFS requests are retried until the hosting System responds.
If set to false: Once the FileSystem is mounted, an error is returned if the hosting System does not respond. |
| Interrupt | boolean | |
| Description | string | If set to true: Interrupts are permitted for hard mounts.
If set to false : Interrupts are ignored for hard mounts. |
| MountFailureRetries | uint16 | |
| Description | string | Maximum number of mount failure retries allowed. |
| ReadBufferSize | uint64 | |
| Description | string | Read buffer size in bytes. |
| Units | string | Bytes |
| RetransmissionAttempts | uint16 | |
| Description | string | Maximum number of NFS retransmissions allowed. |
| RetransmissionTimeout | uint32 | |
| Description | string | NFS timeout in tenths of a second. |
| Units | string | Tenths of Seconds |
| ServerCommunicationPort | uint32 | |
| Description | string | The remote ComputerSystem's (ie, the NFS File 'Server's) UDP port number. |
| WriteBufferSize | uint64 | |
| Description | string | Write buffer size in bytes. |
| Units | string | Bytes |