HP-UX WBEM FSProvider Datasheet

5
Boolean Interrupt Inherited from CIM_NFS
HP-UX: If set to true, then interrupts are permitted for hard
mounts. If set to false, then interrupts are ignored for hard
mounts. The value is obtained from the nfsstat command.
Uint16 MountFailureRetries Inherited from CIM_NFS
HP-UX: Returns the maximum number of mount failure
retries allowed. The value is determined from the
mntent.mnt_opts “retry” setting returned by getmntent().
Uint16 RetransmissionAttempts Inherited from CIM_NFS
HP-UX: Returns the maximum number of NFS
retransmissions allowed. The value is determined from the
mntent.mnt_opts “retrans” setting returned by getmntent
().
Uint32 RetransmissionTimeout Inherited from CIM_NFS
HP-UX: Returns the NFS timeout in tenths of a second. The
value is determined from the mntent.mnt_opts “timeo”
setting returned by getmntent ().
Uint64 ReadBufferSize Inherited from CIM_NFS
HP-UX: Returns the read buffer size in bytes. The value is
determined from the mntent.mnt_opts “rsize” setting
returned from getmntent ().
Uint64 WriteBufferSize Inherited from CIM_NFS
HP-UX: Returns the write buffer size in bytes. The value is
determined from the mntent.mnt_opts “wsize” setting
returned by getmntent ().
Uint32 ServerCommunicationPort Inherited from CIM_NFS
HP-UX: The remote ComputerSystem's (i.e., the NFS File
'Server's) UDP port number. Returns 2049.
Boolean AttributeCaching Inherited from CIM_NFS
HP-UX: Returns if control attribute caching is enabled. The
value is determined from the mntent.mnt_opts “noac”
setting returned by getmntent ().
Uint16
AttributeCachingForRegularFilesMin
Inherited from CIM_NFS HP-UX: Returns the minimum number of seconds that
cached attributes are held after file modification. The value
is determined from the mntent.mnt_opts “acregmin”
setting returned by getmntent ().
Uint16
AttributeCachingForRegularFilesMax
Inherited from CIM_NFS
HP-UX: Returns the maximum number of seconds that
cached attributes are held after file modification.
The value is determined from the mntent.mnt_opts
“acregmax” setting returned by getmntent ().
Uint16
AttributeCachingForDirectoriesMin
Inherited from CIM_NFS HP-UX: Returns the minimum number of seconds that
cached attributes are held after directory update. The value
is determined from the mntent.mnt_opts “acdirmin”
setting returned by getmntent ().
Uint16
AttributeCachingForDirectoriesMax
Inherited from CIM_NFS HP-UX: Returns the maximum number of seconds that
cached attributes are held after directory update. The value
is determined from the mntent.mnt_opts “acdirmax”