CIM211 Class Declaration
CIM_ImportedFileShareSetting

Table of Contents:
Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary

Class Hierarchy

CIM_ImportedFileShareSetting --> CIM_SettingData --> CIM_ManagedElement --> [top]

Class Attributes

Class Declaration Attributes
NameValue
SUPERCLASSCIM_SettingData
NAMECIM_ImportedFileShareSetting

Class Qualifiers

Class CIM_ImportedFileShareSetting Qualifiers
NameTypeValueFrom Class
Experimentalbooleantrue CIM_ImportedFileShareSetting
Versionstring2.8.1000 CIM_ImportedFileShareSetting
DescriptionstringThe ImportedFileShareSetting describes the attribute values that were set when a FileShare was created for a LogicalFile by a FileImportService. These settings are associated with the created Share via the ElementSettingData association. These settings can also be associated with an ImportedFileShareCapabilities element via SettingAssociatedToCapabilities. If the setting is associated with a FileShare, it cannot have undefined or NULL properties. If it is associated with an ImportedFileShareCapabilities, a null property indicates that the property is not supported or that the value is a vendor-specific context-dependent default that may not be set. CIM_ImportedFileShareSetting
DescriptionstringThe SettingData class represents configuration-related and operational parameters for one or more ManagedElements. A ManagedElement can have multiple SettingData objects associated with it. The current operational values for the parameters of the element are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values that are present in the SettingData object. For example, a modem might have a SettingData baud rate of 56Kb/sec but be operating at 19.2Kb/sec. Note: The CIM_SettingData class is very similar to CIM_Setting, yet both classes are present in the model because many implementations have successfully used CIM_Setting. However, issues have arisen that could not be resolved without defining a new class. Therefore, until a new major release occurs, both classes will exist in the model. Refer to the Core White Paper for additional information. SettingData instances can be aggregated together into higher- level SettingData objects using ConcreteComponent associations. CIM_SettingData
DescriptionstringManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema. CIM_ManagedElement

Properties

Properties
NameTypeValueQualifiersClassOrigin
FileSharingProtocoluint16 Description
ValueMap
Values
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
ProtocolVersionsstring[] Description
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
InitialEnabledStateuint168 Description
ValueMap
Values
ModelCorrespondence
CIM_ImportedFileShareSetting
OtherEnabledStatestring Description
ModelCorrespondence
CIM_ImportedFileShareSetting
RequestRetryPolicyuint160 Description
ValueMap
Values
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
TransmissionRetriesMaxuint320 Description
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
RetransmissionTimeoutMinuint320 Description
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
ImportFailurePolicyuint160 Description
ValueMap
Values
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
ImportRetriesMaxuint320 Description
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
ReadBufferSizeMinuint320 Description
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
ReadBufferSizeMaxuint320 Description
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
WriteBufferSizeMinuint320 Description
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
WriteBufferSizeMaxuint320 Description
Read
ModelCorrespondence
CIM_ImportedFileShareSetting
AttributeCachinguint16[]0 Description
ValueMap
Values
Read
ArrayType
ModelCorrespondence
CIM_ImportedFileShareSetting
AttributeCachingObjectsuint16[]2 Description
ValueMap
Values
Read
ArrayType
ModelCorrespondence
CIM_ImportedFileShareSetting
AttributeCachingTimeMinuint32[]0 Description
Read
ArrayType
ModelCorrespondence
CIM_ImportedFileShareSetting
AttributeCachingTimeMaxuint32[]0 Description
Read
ArrayType
ModelCorrespondence
CIM_ImportedFileShareSetting
AccessPointsuint16 Description
ValueMap
Values
Read
CIM_ImportedFileShareSetting
ReadWritePolicyuint16 Description
ValueMap
Values
Read
CIM_ImportedFileShareSetting
CIFSLocksSupportPolicyuint16[]0 Description
ValueMap
Values
Read
ArrayType
CIM_ImportedFileShareSetting
CifsNotificationPolicyuint16[]0 Description
ValueMap
Values
Read
ArrayType
CIM_ImportedFileShareSetting
AccessPoliciesuint16[]0 Description
ValueMap
Values
Read
ArrayType
ModelCorrespondence
CIM_ImportedFileShareSetting
OtherAccessPoliciesParametersstring[]noneDescription
Read
ArrayType
ModelCorrespondence
CIM_ImportedFileShareSetting
CifsLockPolicyuint160 Description
ValueMap
Values
Read
CIM_ImportedFileShareSetting
CachingOptionsuint160 Description
ValueMap
Values
Read
CIM_ImportedFileShareSetting
ImportOnServiceStartuint160 Description
ValueMap
Values
Read
CIM_ImportedFileShareSetting
ReadWritePrefstring Description
EmbeddedInstance
Read
CIM_ImportedFileShareSetting
ExecutePrefuint160 Description
ValueMap
Values
Read
CIM_ImportedFileShareSetting
RootAccessPrefstring Description
EmbeddedInstance
Read
CIM_ImportedFileShareSetting
InstanceIDstring Key
Description
CIM_SettingData
ElementNamestring Required
Override
Description
CIM_SettingData
Captionstring Description
MaxLen
CIM_ManagedElement
Descriptionstring Description CIM_ManagedElement

Property Qualifiers

Property FileSharingProtocol Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated integer indicating the share protocol that this share can support. This property must exist and have a value. The version of the protocol must be specified in the corresponding ProtocolVersions property. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
NFS
CIFS
DAFS
WebDAV
HTTP
FTP
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareCapabilities.FileSharingProtocol
CIM_ExportedFileShareSetting.FileSharingProtocol
CIM_ImportedFileShareSetting.ProtocolVersions
CIM_ImportedFileShareSetting

NameValue
0Unknown
2NFS
3CIFS
4DAFS
5WebDAV
6HTTP
7FTP
..DMTF Reserved
0x8000..Vendor Defined
Property ProtocolVersions Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of strings listing the versions of the file sharing protocol that this share can support. This property must exist and have at least one entry. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareCapabilities.ProtocolVersions
CIM_ExportedFileShareSetting.ProtocolVersions
CIM_ImportedFileShareSetting.FileSharingProtocol
CIM_ImportedFileShareSetting

Property InitialEnabledState Qualifiers
NameTypeValueFrom Class
DescriptionstringInitialEnabledState is an integer enumeration that indicates the enabled/disabled states initially set for a file share element. Unlike FileShare.EnabledState it cannot indicate transitions between requested states because those states cannot be requested. The following text briefly summarizes the various enabled/disabled initial states: Enabled (2) indicates that the element will execute commands, will process any queued commands, and will queue new requests. Disabled (3) indicates that the element will not execute commands and will drop any new requests. In Test (7) indicates that the element will be in a test state. Deferred (8) indicates that the element will not process any commands but will queue new requests. Quiesce (9) indicates that the element is enabled but in a restricted mode. The element ’ s behavior is similar to the Enabled state, but it only processes a restricted set of commands. All other requests are queued. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
Other
Enabled
Disabled
In Test
Deferred
Quiesce
DMTF Reserved
Vendor Reserved
CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.OtherEnabledState
CIM_EnabledLogicalElement.EnabledState
CIM_ImportedFileShareSetting

NameValue
0Unknown
1Other
2Enabled
3Disabled
7In Test
8Deferred
9Quiesce
11..32767DMTF Reserved
32768..65535Vendor Reserved
Property OtherEnabledState Qualifiers
NameTypeValueFrom Class
DescriptionstringA string describing the element ’ s initial enabled/disabled state when the InitialEnabledState property is set to 1 ( " Other " ). This property MUST be set to NULL when InitialEnabledState is any value other than 1. CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.InitialEnabledState
CIM_FileShare.OtherEnabledState
CIM_ImportedFileShareSetting

Property RequestRetryPolicy Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value representing the policy that is supported by the FileImportService on the FileShare. The value specifies whether/how the FileImportService should retry a request that either failed or left the system hanging. If the request is being performed in the foreground, the options are to try once and fail if a timeout happens, or, to try repeatedly. If the request can be performed in the background, the returned Job will try repeatedly until stopped. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
Try Once
Try Again
Try in Background
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.TransmissionRetriesMax
CIM_ImportedFileShareSetting.RetransmissionTimeoutMin
CIM_ImportedFileShareSetting

NameValue
0Unknown
2Try Once
3Try Again
4Try in Background
..DMTF Reserved
0x8000..Vendor Defined
Property TransmissionRetriesMax Qualifiers
NameTypeValueFrom Class
DescriptionstringAn integer specifying the maximum number of retransmission attempts to be made when the transmission of a request fails or makes the system hang. A value of ’ 0 ’ specifies an implementation-specific default. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.RequestRetryPolicy
CIM_ImportedFileShareSetting.RetransmissionTimeoutMin
CIM_ImportedFileShareSetting

Property RetransmissionTimeoutMin Qualifiers
NameTypeValueFrom Class
DescriptionstringAn integer specifying the minimum number of milliseconds that the provider must wait before assuming that a transmission has failed. ’ 0 ’ indicates an implementation-specific default. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.TransmissionRetriesMax
CIM_ImportedFileShareSetting.RequestRetryPolicy
CIM_ImportedFileShareSetting

Property ImportFailurePolicy Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies if the import operation should be attempted one or more times in the foreground or tried repeatedly in the background until it succeeds. The number of attempts would be limited by the corresponding ImportRetriesMax property of the setting. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
Foreground
Background
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.ImportRetriesMax CIM_ImportedFileShareSetting

NameValue
0Unknown
2Foreground
3Background
..DMTF Reserved
0x8000..Vendor Defined
Property ImportRetriesMax Qualifiers
NameTypeValueFrom Class
DescriptionstringAn integer specifying the maximum number of attempts that should be made to import an FileShare using this element as the proxy. A value of ’ 0 ’ specifies an implementation-specific default. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.ImportFailurePolicy CIM_ImportedFileShareSetting

Property ReadBufferSizeMin Qualifiers
NameTypeValueFrom Class
DescriptionstringAn integer specifying the minimum number of bytes that must be allocated to each buffer used for reading. A value of ’ 0 ’ specifies an implementation-specific default. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.ReadBufferSizeMax CIM_ImportedFileShareSetting

Property ReadBufferSizeMax Qualifiers
NameTypeValueFrom Class
DescriptionstringAn integer specifying the maximum number of bytes that may be allocated to each buffer used for reading. A value of ’ 0 ’ specifies an implementation-specific default. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.ReadBufferSizeMin CIM_ImportedFileShareSetting

Property WriteBufferSizeMin Qualifiers
NameTypeValueFrom Class
DescriptionstringAn integer specifying the minimum number of bytes that must be allocated to each buffer used for writing. A value of ’ 0 ’ specifies an implementation-specific default. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.WriteBufferSizeMax CIM_ImportedFileShareSetting

Property WriteBufferSizeMax Qualifiers
NameTypeValueFrom Class
DescriptionstringAn integer specifying the maximum number of bytes that may be allocated to each buffer used for writing. A value of ’ 0 ’ specifies an implementation-specific default. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.WriteBufferSizeMin CIM_ImportedFileShareSetting

Property AttributeCaching Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values that specify whether attribute caching is (or is not) supported for some object. The object class and the support parameters are specified in the corresponding AttributeCachingObjects, AttributeCachingTimeMin, and AttributeCachingTimeMax properties. FileShare object types that can be imported by this FileImportService are represented by an entry in these arrays. The entry in the AttributeCaching array can be ’ On ’ , ’ Off ’ , or ’ Unknown ’ . Implementation of this feature requires support from other system components, so it is quite possible that specifying ’ On ’ may still not result in caching behavior. ’ Unknown ’ indicates that the FileImportService will try to work with whatever options the host system can support. In all cases, AttributeCachingTimeMin and AttributeCachingTimeMax provide the minimum and maximum time for which the attributes can be cached. When this Setting is used as a Goal, the client may specify ’ Unknown ’ , but the Setting in the created object should contain the supported setting, whether ’ On ’ or ’ Off ’ . CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
On
Off
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ArrayTypestringIndexed CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.AttributeCachingObjects
CIM_ImportedFileShareSetting.AttributeCachingTimeMin
CIM_ImportedFileShareSetting.AttributeCachingTimeMax
CIM_ImportedFileShareSetting

NameValue
0Unknown
2On
3Off
..DMTF Reserved
0x8000..Vendor Defined
Property AttributeCachingObjects Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values that specify the attribute caching support provided to various object classes. These classes represent types of shareable objects stored in a LocalFileSystem -- files and directories as well as others that may be defined in the future. The corresponding properties, AttributeCaching, AttributeCachingTimeMin, and provide AttributeCachingTimeMax the supported features for the type of object. ’ None ’ and ’ All ’ cannot both be specified; if either one is specified, it must be the first entry in the array and the entry is interpreted as the default setting for all objects. If neither ’ None ’ or ’ All ’ are specified, the caching settings for other objects are defaulted by the implementation. If ’ Rest ’ is specified, the entry applies to all known object types other than the named ones. If ’ Unknown ’ is specified it applies to object types not known to this application (this can happen when foreign file systems are mounted. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
None
All
Rest
File
Directory
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ArrayTypestringIndexed CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.AttributeCaching
CIM_ImportedFileShareSetting.AttributeCachingTimeMin
CIM_ImportedFileShareSetting.AttributeCachingTimeMax
CIM_ImportedFileShareSetting

NameValue
0Unknown
1None
2All
3Rest
4File
5Directory
..DMTF Reserved
0x8000..Vendor Defined
Property AttributeCachingTimeMin Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of integers specifying, in milliseconds, the minimum time for which an object of the type specified by the corresponding AttributeCaching property must be retained in the attribute cache. When used as a Goal, a value of ’ 0 ’ indicates an implementation-specific default. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ArrayTypestringIndexed CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.AttributeCaching CIM_ImportedFileShareSetting

Property AttributeCachingTimeMax Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of integers specifying, in milliseconds, the maximum time for which an object of the type specified by the corresponding AttributeCaching property must be retained in the attribute cache. When used as a Goal, a value of ’ 0 ’ indicates an implementation-specific default. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ArrayTypestringIndexed CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.AttributeCaching CIM_ImportedFileShareSetting

Property AccessPoints Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies the Service Access Points on the exporting system that may be used to access the remote Share. This does not specify either the actual availability of these ServiceAccessPoints or the right to use them.; rather, these are the points that the FileImportService will attempt to use.to access the share. If this property is NULL or empty, it indicates that there will be no change to the current set of access points. ’ Service-Default ’ indicates that it should include the default Service Access points of the remote FileExportService. ’ All ’ indicates that it should include all the supported Service Access points of the remote FileExportService. ’ None ’ indicates that the set of access points is to be reset to the empty set. ’ Named Points ’ indicates that the Service Access Points that will be used may be specified as the AccessPoints parameter of the CreateImportedShare or ModifyImportedShare methods. As a Setting for a FileShare, this property cannot be undefined or NULL. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
None
Service Default
All
Named Points
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting

NameValue
0Unknown
2None
3Service Default
4All
5Named Points
..DMTF Reserved
0x8000..Vendor Defined
Property ReadWritePolicy Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies the Read-Write policy set on the ImportedShare association and supported by the FileImportService servicing this FileShare. ’ Read Only ’ specifies that the FileShare is set up solely for reading. ’ Read/Write ’ specifies that the FileShare is set up for ’ read ’ and ’ write ’ operations. ’ Force Read/Write ’ specifies that ’ Read-Only ’ has been over-ridden by a client with write access to the FileShare. This option is intended for use when the associated FileShare has been made ’ Read Only ’ by default, as might happen if it were created to be the target of a Synchronization or Mirror operation. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
Read Only
Read/Write
Force Read/Write
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting

NameValue
0Unknown
2Read Only
3Read/Write
4Force Read/Write
..DMTF Reserved
0x8000..Vendor Defined
Property CIFSLocksSupportPolicy Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values that specify the policies that are supported via a newly created imported FileShare for CIFS-style opportunistic locks. ’ No ’ specifies that CIFS-style oplocks are not supported, and is exclusive of the other options. ’ Type 1 oplocks supported ’ specifies that CIFS-style Type 1 oplocks are supported. ’ Type 2 oplocks supported ’ specifies that CIFS-style Type 2 oplocks are supported. If defaulted, this is ’ No ’ if the FileSharingProtocol is NFS; this is ’ Type 1 oplocks supported ’ if the FileSharingProtocol is CIFS. The defaults for other FileSharingProtocols are not currently specified. No matter what is requested as a Goal: If the FileSharingProtocol is NFS, only ’ No ’ will be supported (i.e., the same as the default). If the FileSharingProtocol is CIFS, ’ No ’ cannot be selected; the supported default will be vendor-specified. The reference to CIFS-style locking here is not intended to indicate required support for CIFS, but as an abbreviation for the functionality specified by CIFS. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
No
Type 1 oplocks supported
Type 2 oplocks supported
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ArrayTypestringIndexed CIM_ImportedFileShareSetting

NameValue
0Unknown
2No
3Type 1 oplocks supported
4Type 2 oplocks supported
..DMTF Reserved
0x8000..Vendor Defined
Property CifsNotificationPolicy Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values that specify the CIFS-style notifications that will generated by the FileImportService for the newly created imported FileShare. ’ No ’ specifies that no notifications will be made. ’ Yes ’ specifies that a notification will be generated. This property is specified as an array, so that a vendor can specify supported notifications at a finer grain. No matter what is requested as a Goal: If the FileSharingProtocol is NFS, only ’ No ’ will be supported. Other FileSharingProtocol values may impose different constraints. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
No
Yes
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ArrayTypestringIndexed CIM_ImportedFileShareSetting

NameValue
0Unknown
2No
3Yes
..DMTF Reserved
0x8000..Vendor Defined
Property AccessPolicies Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of enumerated values that specify the policies that are supported by the FileImportService via the created FileShare for accessing elements of the target FileShare. ’ Unknown ’ is the default and specifies that the policy will come from the FileShare target (for a LogicalFile or other File element, this would be the FileSystem containing the element). ’ CIFS ’ specifies that CIFS-style access policies are supported. ’ NFS ’ specifies that NFS-style access policies are supported. ’ Other ’ specifies vendor-implemented or proprietary mechanisms. Parameters for these mechanisms are specified in the corresponding OtherAccessPoliciesParameter. More than one policy can be specified, in which case all are supported. More than one ’ Other ’ policy entry can exist. As a Goal, more than one policy can be requested. The privileges established by this property would be surfaced by the provider using the CIM_Privilege model. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
Other
CIFS
NFS
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ArrayTypestringIndexed CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.OtherAccessPoliciesParameters CIM_ImportedFileShareSetting

NameValue
0Unknown
1Other
2CIFS
3NFS
..DMTF Reserved
0x8000..Vendor Defined
Property OtherAccessPoliciesParameters Qualifiers
NameTypeValueFrom Class
DescriptionstringAn array of strings that specify parameters to use with the corresponding AccessPolicies entry -- if that entry is set to ’ Other ’ , the entry here MUST not be null, but it could be null otherwise. CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting
ArrayTypestringIndexed CIM_ImportedFileShareSetting
ModelCorrespondencestringCIM_ImportedFileShareSetting.AccessPolicies CIM_ImportedFileShareSetting

Property CifsLockPolicy Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies the CIFS Locking that will be enforced on the target of the ImportedShare by the supporting FileImportService if the ’ AccessPolicies ’ property array includes ’ CIFS ’ . ’ Enforce None ’ does not enforce CIFS locks. ’ Enforce Write ’ does not allow writes to CIFS-locked files. ’ Enforce Read/Write ’ does not allow reads or writes to CIFS-locked files. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
Enforce None
Enforce Write
Enforce Read/Write
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting

NameValue
0Unknown
2Enforce None
3Enforce Write
4Enforce Read/Write
..DMTF Reserved
0x8000..Vendor Defined
Property CachingOptions Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies the client ’ s preferences for local caching support. This property might be an appropriate setting on the FileShare element. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
Asynchronized
Synchronized
Write-Through
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting

NameValue
0Unknown
2Asynchronized
3Synchronized
4Write-Through
..DMTF Reserved
0x8000..Vendor Defined
Property ImportOnServiceStart Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies if this FileShare should be enabled when the operational FileImportService is started. This property might be an appropriate setting for the FileShare element. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringVendor-specific Default
Automatic
Manual
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting

NameValue
0Vendor-specific Default
1Automatic
2Manual
..DMTF Reserved
0x8000..Vendor Defined
Property ReadWritePref Qualifiers
NameTypeValueFrom Class
DescriptionstringAn instance of a CIM_Privilege, encoded as a string, that expresses the client ’ s expectations about access to elements of the exported FileShare. The provider is expected to surface this access using the privilege model. CIM_ImportedFileShareSetting
EmbeddedInstancestringCIM_Privilege CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting

Property ExecutePref Qualifiers
NameTypeValueFrom Class
DescriptionstringAn enumerated value that specifies if support should be provided on the local host for executing elements accessed through this FileShare. This may require setting up specialized paging or execution buffers either on the client or on the server side (as appropriate for the implementation). Note that this does not provide any rights to actually execute any element but only specifies support for such execution, if permitted. CIM_ImportedFileShareSetting
ValueMapstring
[See below.]
CIM_ImportedFileShareSetting
ValuesstringUnknown
Execution Supported
Execution Not Supported
DMTF Reserved
Vendor Defined
CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting

NameValue
0Unknown
2Execution Supported
3Execution Not Supported
..DMTF Reserved
0x8000..Vendor Defined
Property RootAccessPref Qualifiers
NameTypeValueFrom Class
DescriptionstringAn instance of a CIM_Privilege, encoded as a string, that expresses the client ’ s expectations about privileged access by appropriately privileged System Administrative users on the local host ( ’ root ’ or ’ superuser ’ ) to the exported FileShare and its elements. The provider is expected to surface this access using the privilege model. Support for the privileged access might require setup at both the exported FileShare and imported FileShare hosts, so there is no guarantee that the request can be satisfied. CIM_ImportedFileShareSetting
EmbeddedInstancestringCIM_Privilege CIM_ImportedFileShareSetting
Readbooleantrue CIM_ImportedFileShareSetting

Property InstanceID Qualifiers
NameTypeValueFrom Class
Keybooleantrue CIM_SettingData
DescriptionstringWithin the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following " preferred " algorithm: < OrgID > : < LocalID > Where < OrgID > and < LocalID > are separated by a colon (:), and where < OrgID > must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the < Schema Name > _ < Class Name > structure of Schema class names.) In addition, to ensure uniqueness, < OrgID > must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between < OrgID > and < LocalID > . < LocalID > is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If the above " preferred " algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance. For DMTF-defined instances, the " preferred " algorithm must be used with the < OrgID > set to CIM. CIM_SettingData

Property ElementName Qualifiers
NameTypeValueFrom Class
Requiredbooleantrue CIM_SettingData
OverridestringElementName CIM_SettingData
DescriptionstringThe user-friendly name for this instance of SettingData. In addition, the user-friendly name can be used as an index property for a search or query. (Note: The name does not have to be unique within a namespace.) CIM_SettingData

Property Caption Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement
MaxLenuint3264 CIM_ManagedElement

Property Description Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Description property provides a textual description of the object. CIM_ManagedElement

Property ElementName Qualifiers
NameTypeValueFrom Class
DescriptionstringA user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. CIM_ManagedElement

Methods

Method Qualifiers

Parameters

Parameter Qualifiers

Associations this class can participate in

Association
Class
Reference
Class
Role
CIM_SettingAssociatedToCapabilitiesCIM_SettingDataDependent
CIM_ElementSettingDataCIM_SettingDataSettingData
CIM_ComponentCIM_ManagedElementGroupComponent
CIM_ComponentCIM_ManagedElementPartComponent
CIM_ConcreteComponentCIM_ManagedElementGroupComponent
CIM_ConcreteComponentCIM_ManagedElementPartComponent
CIM_CredentialContextCIM_ManagedElementElementProvidingContext
CIM_DefaultElementCapabilitiesCIM_ManagedElementManagedElement
CIM_DependencyCIM_ManagedElementAntecedent
CIM_DependencyCIM_ManagedElementDependent
CIM_HostedDependencyCIM_ManagedElementAntecedent
CIM_HostedDependencyCIM_ManagedElementDependent
CIM_ScopedSettingCIM_ManagedElementAntecedent
CIM_MetricDefForMECIM_ManagedElementAntecedent
CIM_MetricForMECIM_ManagedElementAntecedent
CIM_RelatedElementCausingErrorCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementDependent
CIM_ConcreteDependencyCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementDependent
CIM_ElementAsUserCIM_ManagedElementAntecedent
CIM_RecordAppliesToElementCIM_ManagedElementDependent
CIM_AuthenticationTargetCIM_ManagedElementDependent
CIM_AuthorizationSubjectCIM_ManagedElementDependent
CIM_AuthorizationTargetCIM_ManagedElementDependent
CIM_ElementSoftwareIdentityCIM_ManagedElementDependent
CIM_IsSpareCIM_ManagedElementAntecedent
CIM_ProvidesServiceToElementCIM_ManagedElementDependent
CIM_ElementCapabilitiesCIM_ManagedElementManagedElement
CIM_IdentityContextCIM_ManagedElementElementProvidingContext
CIM_LogicalIdentityCIM_ManagedElementSystemElement
CIM_LogicalIdentityCIM_ManagedElementSameElement
CIM_ConcreteIdentityCIM_ManagedElementSystemElement
CIM_ConcreteIdentityCIM_ManagedElementSameElement
CIM_SWRManageableAspectCIM_ManagedElementSystemElement
CIM_MemberOfCollectionCIM_ManagedElementMember
CIM_MemberPrincipalCIM_ManagedElementMember
CIM_ElementInPolicyRoleCollectionCIM_ManagedElementMember
CIM_OwningCollectionElementCIM_ManagedElementOwningElement
CIM_ParametersForMethodCIM_ManagedElementTheMethod
CIM_ParameterValueSourcesCIM_ManagedElementValueSource
CIM_PolicySetAppliesToElementCIM_ManagedElementManagedElement
CIM_AuthorizationRuleAppliesToTargetCIM_ManagedElementManagedElement
CIM_RoleLimitedToTargetCIM_ManagedElementTargetElement
CIM_StatisticsCIM_ManagedElementElement
CIM_SynchronizedCIM_ManagedElementSystemElement
CIM_SynchronizedCIM_ManagedElementSyncedElement
CIM_StorageSynchronizedCIM_ManagedElementSystemElement
CIM_StorageSynchronizedCIM_ManagedElementSyncedElement
CIM_AssignedIdentityCIM_ManagedElementManagedElement
CIM_AuthorizedSubjectCIM_ManagedElementPrivilegedElement
CIM_AuthorizedTargetCIM_ManagedElementTargetElement
CIM_ElementConformsToProfileCIM_ManagedElementManagedElement
CIM_ElementLocationCIM_ManagedElementElement
CIM_ElementProfileCIM_ManagedElementManagedElement
CIM_ElementSecuritySensitivityCIM_ManagedElementManagedElement
CIM_ElementSettingDataCIM_ManagedElementManagedElement
CIM_ElementStatisticalDataCIM_ManagedElementManagedElement
CIM_OwningJobElementCIM_ManagedElementOwningElement
CIM_AffectedJobElementCIM_ManagedElementAffectedElement
CIM_ServiceAffectsElementCIM_ManagedElementAffectedElement
CIM_ServiceAvailableToElementCIM_ManagedElementUserOfService
CIM_SAPAvailableForElementCIM_ManagedElementManagedElement
CIM_ManagementSAPCIM_ManagedElementManagedElement