CIM_NFS, ROOT\CIMV2\ms_409

Class | Methods | Properties (33) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

A class derived from RemoteFileSystem representing that the FileSystem is mounted, using the NFS protocol, from a ComputerSystem. The properties of the NFS object deal with the operational aspects of the mount and represent the client-side configuration for NFS access. The FileSystemType (inherited from FileSystem) should be set to indicate the type of this FileSystem as it appears to the client.

CIM_NFS properties

CIM_NFS has 33 properties (14 Local, 19 Derived)

NameOriginCIMType
AttributeCachingCIM_NFS11 [BOOLEAN]
AttributeCachingForDirectoriesMaxCIM_NFS18 [UINT16]
AttributeCachingForDirectoriesMinCIM_NFS18 [UINT16]
AttributeCachingForRegularFilesMaxCIM_NFS18 [UINT16]
AttributeCachingForRegularFilesMinCIM_NFS18 [UINT16]
AvailableSpaceCIM_FileSystem21 [UINT64]
BlockSizeCIM_FileSystem21 [UINT64]
CaptionCIM_ManagedSystemElement8 [string]
CasePreservedCIM_FileSystem11 [BOOLEAN]
CaseSensitiveCIM_FileSystem11 [BOOLEAN]
CodeSetCIM_FileSystem18 [UINT16]
CompressionMethodCIM_FileSystem8 [STRING]
key
CreationClassName
CIM_FileSystem8 [STRING]
key
CSCreationClassName
CIM_FileSystem8 [STRING]
key
CSName
CIM_FileSystem8 [STRING]
DescriptionCIM_ManagedSystemElement8 [string]
EncryptionMethodCIM_FileSystem8 [STRING]
FileSystemSizeCIM_FileSystem21 [UINT64]
ForegroundMountCIM_NFS11 [BOOLEAN]
HardMountCIM_NFS11 [BOOLEAN]
InstallDateCIM_ManagedSystemElement101 [datetime]
InterruptCIM_NFS11 [BOOLEAN]
MaxFileNameLengthCIM_FileSystem19 [UINT32]
MountFailureRetriesCIM_NFS18 [UINT16]
NameCIM_ManagedSystemElement8 [string]
ReadBufferSizeCIM_NFS21 [UINT64]
ReadOnlyCIM_FileSystem11 [BOOLEAN]
RetransmissionAttemptsCIM_NFS18 [UINT16]
RetransmissionTimeoutCIM_NFS19 [UINT32]
RootCIM_FileSystem8 [STRING]
ServerCommunicationPortCIM_NFS19 [UINT32]
StatusCIM_ManagedSystemElement8 [string]
WriteBufferSizeCIM_NFS21 [UINT64]

Detailed description of CIM_NFS properties

Local properties (14) of CIM_NFS class

AttributeCaching property
CIMTYPE'BOOLEAN'
Description'If set to true: control attribute caching is enabled. If set to false: control attribute caching is disabled.'
AttributeCaching property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
AttributeCachingForDirectoriesMax property
CIMTYPE'UINT16'
Description'Maximum number of seconds that cached attributes are held after directory update.'
Units'seconds'
AttributeCachingForDirectoriesMax property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
AttributeCachingForDirectoriesMin property
CIMTYPE'UINT16'
Description'Minimum number of seconds that cached attributes are held after directory update.'
Units'seconds'
AttributeCachingForDirectoriesMin property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
AttributeCachingForRegularFilesMax property
CIMTYPE'UINT16'
Description'Maximum number of seconds that cached attributes are held after file modification.'
Units'seconds'
AttributeCachingForRegularFilesMax property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
AttributeCachingForRegularFilesMin property
CIMTYPE'UINT16'
Description'Minimum number of seconds that cached attributes are held after file modification.'
Units'seconds'
AttributeCachingForRegularFilesMin property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
ForegroundMount property
CIMTYPE'BOOLEAN'
Description'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.'
ForegroundMount property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
HardMount property
CIMTYPE'BOOLEAN'
Description'If set to true: once the file system is mounted, NFS requests are retried until the hosting system responds. If set to false: once the file system is mounted, an error is returned if the hosting system does not respond.'
HardMount property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
Interrupt property
CIMTYPE'BOOLEAN'
Description'If set to true: interrupts are permitted for hard mounts. If set to false: interrupts are ignored for hard mounts.'
Interrupt property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
MountFailureRetries property
CIMTYPE'UINT16'
Description'Maximum number of mount failure retries allowed.'
MountFailureRetries property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
ReadBufferSize property
CIMTYPE'UINT64'
Description'Read buffer size in bytes.'
Units'bytes'
ReadBufferSize property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 4 namespaces
RetransmissionAttempts property
CIMTYPE'UINT16'
Description'Maximum number of NFS retransmissions allowed.'
RetransmissionAttempts property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
RetransmissionTimeout property
CIMTYPE'UINT32'
Description'NFS timeout in tenths of a second.'
Units'tenths of seconds'
RetransmissionTimeout property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
ServerCommunicationPort property
CIMTYPE'UINT32'
Description'The remote computer system's (i.e., the NFS File 'Server's) UDP port number.'
ServerCommunicationPort property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 2 namespaces
WriteBufferSize property
CIMTYPE'UINT64'
Description'Write buffer size in bytes.'
Units'bytes'
WriteBufferSize property is in 1 class (CIM_NFS) of ROOT\CIMV2\ms_409 and in 4 namespaces

Derived properties (19) of CIM_NFS class

AvailableSpace property
CIMTYPE'UINT64'
Description'AvailableSpace indicates the total amount of free space for the file system, in bytes. If unknown, enter 0.'
Units'bytes'
AvailableSpace property is in 4 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
BlockSize property
CIMTYPE'UINT64'
Description'File systems can read/write data in blocks which are defined independently of the underlying storage extents. This property captures the file system's block size for data storage and retrieval.'
Units'bytes'
BlockSize property is in 25 classes of ROOT\CIMV2\ms_409 and in 10 namespaces
Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
Caption property is in 273 classes of ROOT\CIMV2\ms_409 and in 37 namespaces
CasePreserved property
CIMTYPE'BOOLEAN'
Description'Indicates that the case of file names are preserved.'
CasePreserved property is in 4 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
CaseSensitive property
CIMTYPE'BOOLEAN'
Description'Indicates that case sensitive file names are supported.'
CaseSensitive property is in 4 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
CodeSet property
CIMTYPE'UINT16'
Description'Array defining the character sets or encoding supported by the FileSystem. For example, the values, "ASCII" (2) or "ISO2022" (4), may be specified.'
Values['Unknown', 'Other', 'ASCII', 'Unicode', 'ISO2022', 'ISO8859', 'Extended UNIX Code', 'UTF-8', 'UCS-2']
CodeSet property is in 10 classes of ROOT\CIMV2\ms_409 and in 4 namespaces
CompressionMethod property
CIMTYPE'STRING'
Description'A free form string indicating the algorithm or tool used to compress the file system. If it is not possible or not desired to describe the compression scheme (perhaps because it is not known), recommend using the following words: "Unknown" to represent that it is not known whether the file system is compressed or not, "Compressed" to represent that the file system is compressed but either its compression scheme is not known or not disclosed, and "Not Compressed" to represent that the file system is not compressed.'
CompressionMethod property is in 24 classes of ROOT\CIMV2\ms_409 and in 5 namespaces
CreationClassName property
CIMTYPE'STRING'
Description'CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.'
keyTrue
CreationClassName property is in 175 classes of ROOT\CIMV2\ms_409 and in 20 namespaces
CSCreationClassName property
CIMTYPE'STRING'
Description'The scoping computer system's creation class name.'
keyTrue
CSCreationClassName property is in 27 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
CSName property
CIMTYPE'STRING'
Description'The scoping computer system's name.'
keyTrue
CSName property is in 28 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
EncryptionMethod property
CIMTYPE'STRING'
Description'A free form string indicating the algorithm or tool used to encrypt the file system. If it is not possible or not desired to describe the encryption scheme (perhaps for security reasons), recommend using the following words: "Unknown" to represent that it is not known whether the file system is encrypted or not, "Encrypted" to represent that the file system is encrypted but either its encryption scheme is not known or not disclosed, and "Not Encrypted" to represent that the file system is not encrypted.'
EncryptionMethod property is in 13 classes of ROOT\CIMV2\ms_409 and in 8 namespaces
FileSystemSize property
CIMTYPE'UINT64'
Description'The FileSystemSize property stores the total size of the file system in bytes. If unknown, enter 0.'
Units'bytes'
FileSystemSize property is in 4 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
InstallDate property is in 223 classes of ROOT\CIMV2\ms_409 and in 23 namespaces
MaxFileNameLength property
CIMTYPE'UINT32'
Description'Integer indicating the maximum length of a file name within the file system. 0 indicates that there is no limit on file name length.'
MaxFileNameLength property is in 4 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
Name property
CIMTYPE'string'
Description'The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.'
Name property is in 306 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
ReadOnly property
CIMTYPE'BOOLEAN'
Description'Indicates that the file system is designated as read only.'
ReadOnly property is in 4 classes of ROOT\CIMV2\ms_409 and in 9 namespaces
Root property
CIMTYPE'STRING'
Description'Path name or other information defining the root of the file system.'
Root property is in 6 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 225 classes of ROOT\CIMV2\ms_409 and in 42 namespaces

CIM_NFS Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'A class derived from RemoteFileSystem representing that the FileSystem is mounted, using the NFS protocol, from a ComputerSystem. The properties of the NFS object deal with the operational aspects of the mount and represent the client-side configuration for NFS access. The FileSystemType (inherited from FileSystem) should be set to indicate the type of this FileSystem as it appears to the client.'
LOCALE1033

CIM_NFS System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:CIM_NFS'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_RemoteFileSystem', 'CIM_FileSystem', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT33___SYSTEM3
__RELPATH'CIM_NFS'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_RemoteFileSystem'___SYSTEM8
__CLASS'CIM_NFS'___SYSTEM8
__GENUS1___SYSTEM3
WUtils.com
online utility - toplist