CIM Schema 2.29.0 Release Notes

This document describes the changes that have been incorporated into the CIM Schema Version 2.29.0 release.

The experimental ZIP file contains entities that were approved for the CIM Schema Version 2.29.0 that did not have sufficient implementation experience to be taken Final. The final ZIP file contains entities that have at least two independent implementations. Entities that are designated as final cannot be changed in a backward incompatible way between minor version releases.

Copyright (c) 2011 Distributed Management Task Force, Inc. (DMTF). All rights reserved.

DMTF is a not-for-profit association of industry members dedicated to promoting enterprise and systems management and interoperability. Members and non-members may reproduce DMTF specifications and documents, provided that correct attribution is given. As DMTF specifications may be revised from time to time, the particular version and release date should always be noted.

Implementation of certain elements of this standard or proposed standard may be subject to third party patent rights, including provisional patent rights (herein "patent rights"). DMTF makes no representations to users of the standard as to the existence of such rights, and is not responsible to recognize, disclose, or identify any or all such third party patent right, owners or claimants, nor for any incomplete or inaccurate identification or disclosure of such rights, owners or claimants. DMTF shall have no liability to any party, in any manner or circumstance, under any legal theory whatsoever, for failure to recognize, disclose, or identify any such third party patent rights, or for such partys reliance on the standard or incorporation thereof in its product, protocols or testing procedures. DMTF shall have no liability to any party implementing such standard, whether such implementation is foreseeable or not, nor to any patent owner or claimant, and shall have no liability or responsibility for costs or losses incurred if a standard is withdrawn or modified after publication, and shall be indemnified and held harmless by any party implementing the standard from any and all claims of infringement by a patent owner for such implementations.

For information about patents held by third-parties which have notified the DMTF that, in their opinion, such patent may relate to or impact implementations of DMTF standards, visit http://www.dmtf.org/about/policies/disclosures.php.

Contributions to the CIM schema have been provided through the DMTF Alliance Partnerships with the Storage Networking Industry Association (SNIA), The Open Grid Forum (OGF), The Green Grid and the Printer Work Group (a Program of the IEEE-ISTO).

Installation

To install the CIM Schema:

  1. Download the ZIP files from the DMTF CIM standards page (http://www.dmtf.org/standards/cim/). The ZIP files can be found under the "CIM Schema and Specifications" section. The release contains both the experimental and final CIM Schemas.
  2. These files contain all the MOF files that are part of the CIM schema. The experimental ZIP file contains the latest experimental schema. This schema may change in a backward incompatible way based on implementation experience. The final ZIP file contains just the portions of the schema that is in a final state.

    These files contain a rendering of the CIM schema in XML into a single file.

    These files contain a rendering of the CIM schema in XML into individual files, one file per entity.

    These files contain a rendering of the CIM schema in XSD into individual files, one file per entity.

    These files contain a rendering of the CIM schema in HTML format.

    These files contain a comparison of the differences in the CIM schema rendered in HTML format. The files contain the differences between 2.29.0 Final and 2.29.0 Experimental, 2.29.0 and the prior releease Experimental and 2.29.0 and the prior release Final respectively.

    These files contains the UML representations of the CIM schema in Visio and PDF format.

  3. Unzip the downloaded files. Please be aware that the MOFs will be expanded into the directory that you specify. Subdirectories are created for each separate model area.

Schema Changes

Final

The following changes were applied to 2.29.0 Final

Class (File)Change RequestDescription
Core/CIM_EthernetPortAllocationSettingData.mofCIMCore01631.005Take the changes made in CIMCore01498 Final
Core/CIM_ProductElementComponent.mofCIMCoreCR01617.000Take CIM_ProductElementComponent final
Core/CIM_StorageExtent.mofCIMCoreCR01599.002Update of mof for CIM_StorageExtent
Core/CIM_VirtualEthernetSwitchSettingData.mofCIMCoreCR01630.003CR to take the VEB,VEPA, SRIOV extensions for the Virtual Ethernet Bridge use cases final. Also some adjustments to the property descriptions and valuemap\values names.
Device/CIM_PrintJob.mofCIMCoreCR01643.000Deprecate and clarify PrintJob properties
Device/CIM_PrintService.mofCIMCoreCR01644.000Deprecate and clarify several properties in CIM_PrintService
Device/CIM_SCSIMultipathConfigurationCapabilities.mofCIMCoreCR01616.000Take CIM_SCSIMultipathConfigurationCapabilities final
Device/CIM_SCSIMultipathSettings.mofCIMCoreCR01613.000Take CIM_SCSIMultipathSettings final
Device/CIM_SCSIMultipathSettings.mofCIMCoreCR01614.000Take CIM_SCSITargetPortGroup final
Device/CIM_SCSIPathConfigurationService.mofCIMCoreCR01615.000Take CIM_SCSIPathConfigurationService final
Network/CIM_IPAssignmentSettingData.mofCIMCoreCR01628.002IPv6 Model - Extensions in value map for CIM_IPAssignmentSettingData.AddressOrigin &
Network/CIM_IPProtocolEndpoint.mofCIMCoreCR01627.002IPv6 model - Extensions in Valuemaps for AddressOrigin.
User/CIM_CertificateManagementCapabilities.mofSecurityCR00089.002Taking CIM_CertificateManagementCapabilities final
User/CIM_CertificateManagementService.mofSecurityCR00087.002Taking CIM_CertificateManagementService final
User/CIM_CredentialManagementCapabilities.mofSecurityCR00088.002Taking CIM_CredentialManagementCapabilities final
User/CIM_CredentialStore.mofSecurityCR00090.002Taking CIM_CredentialStore final
User/CIM_KeyBasedCredentialManagementService.mofSecurityCR00086.002Taking CIM_KeyBasedCredentialManagementService final
User/CIM_Keystore.mofSecurityCR00091.002Taking CIM_KeyStore final
User/CIM_SignedCredential.mofSecurityCR00093.002Taking CIM_SignedCredential final
User/CIM_UnsignedCredential.mofSecurityCR00092.002Taking CIM_UnsignedCredential final
User/CIM_X509Certificate.mofSecurityCR00095.002Taking CIM_X509Certificate final
User/CIM_X509CRL.mofSecurityCR00096.002Taking CIM_X509CRL final
User/CIM_X509Infrastructure.mofSecurityCR00094.002Taking CIM_X509Infrastructure final

Experimental

The following changes were applied to 2.29.0 Experimental

Class (File)Change RequestDescription
Core/CIM_EthernetPortAllocationSettingData.mofCIMCore01631.005Take the changes made in CIMCore01498 Final
Core/CIM_ProductElementComponent.mofCIMCoreCR01617.000Take CIM_ProductElementComponent final
Core/CIM_StorageExtent.mofCIMCoreCR01599.002Update of mof for CIM_StorageExtent
Core/CIM_VirtualEthernetSwitchSettingData.mofCIMCoreCR01630.003CR to take the VEB,VEPA, SRIOV extensions for the Virtual Ethernet Bridge use cases final. Also some adjustments to the property descriptions and valuemap\values names.
Device/CIM_PrintJob.mofCIMCoreCR01643.000Deprecate and clarify PrintJob properties
Device/CIM_PrintService.mofCIMCoreCR01644.000Deprecate and clarify several properties in CIM_PrintService
Device/CIM_SCSIMultipathConfigurationCapabilities.mofCIMCoreCR01616.000Take CIM_SCSIMultipathConfigurationCapabilities final
Device/CIM_SCSIMultipathSettings.mofCIMCoreCR01613.000Take CIM_SCSIMultipathSettings final
Device/CIM_SCSIMultipathSettings.mofCIMCoreCR01614.000Take CIM_SCSITargetPortGroup final
Device/CIM_SCSIPathConfigurationService.mofCIMCoreCR01615.000Take CIM_SCSIPathConfigurationService final
Network/CIM_IPAssignmentSettingData.mofCIMCoreCR01628.002IPv6 Model - Extensions in value map for CIM_IPAssignmentSettingData.AddressOrigin &
Network/CIM_IPProtocolEndpoint.mofCIMCoreCR01627.002IPv6 model - Extensions in Valuemaps for AddressOrigin.
User/CIM_CertificateManagementCapabilities.mofSecurityCR00089.002Taking CIM_CertificateManagementCapabilities final
User/CIM_CertificateManagementService.mofSecurityCR00087.002Taking CIM_CertificateManagementService final
User/CIM_CredentialManagementCapabilities.mofSecurityCR00088.002Taking CIM_CredentialManagementCapabilities final
User/CIM_CredentialStore.mofSecurityCR00090.002Taking CIM_CredentialStore final
User/CIM_KeyBasedCredentialManagementService.mofSecurityCR00086.002Taking CIM_KeyBasedCredentialManagementService final
User/CIM_Keystore.mofSecurityCR00091.002Taking CIM_KeyStore final
User/CIM_SignedCredential.mofSecurityCR00093.002Taking CIM_SignedCredential final
User/CIM_UnsignedCredential.mofSecurityCR00092.002Taking CIM_UnsignedCredential final
User/CIM_X509Certificate.mofSecurityCR00095.002Taking CIM_X509Certificate final
User/CIM_X509CRL.mofSecurityCR00096.002Taking CIM_X509CRL final
User/CIM_X509Infrastructure.mofSecurityCR00094.002Taking CIM_X509Infrastructure final
Core/CIM_AssociatedElementTier.mofCIMCoreCR01604.000Modify the Description of the AssociatedElementTier class.
Core/CIM_AssociatedResourcePool.mofCIMCoreCR01633.001Introduce the class CIM_AssociatedResourcePool
Core/CIM_LogicalDeviceView.mofCIMCoreCR01618.000Add CIM_LogicalDeviceView as a subclass of CIM_View
Core/CIM_ReplicationServiceCapabilities.mofCIMCoreCR01636.001Expand the applicable methods to include the newly introduced ReadOnly property.
Core/CIM_ReplicationSettingData.mofCIMCoreCR01635.000Add the property ReadOnly to the CIM_ReplicationSettingData class.
Core/CIM_StorageExtent.mofCIMCoreCR01599.002Update of mof for CIM_StorageExtent
Core/CIM_StorageTier.mofCIMCoreCR01569.000Expand the Technology property.
Core/CIM_SystemDeviceView.mofCIMCoreCR01537.005mof for CIM_SystemDeviceView
Core/CIM_ViewOnSystem.mofCIMCoreCR01619.000Add CIM_ViewOnSystem as a subclass of CIM_AbstractComponent
Device/CIM_DiskDriveView.mofCIMCoreCR01621.000Change to CIM_DiskDriveView to subclass from CIM_LogicalDeviceView
Device/CIM_EthernetPort.mofCIMCoreCR01639.000Add property PortDiscriminator to class CIM_EthernetPort.
Device/CIM_FCPortResourceUsage.mofCIMCoreCR01580.002mof for CIM_FCPortResourceUsage
Device/CIM_MappingProtocolControllerView.mofCIMCoreCR01622.000Change to CIM_MappingProtocolControllerView to subclass from CIM_LogicalDeviceView
Device/CIM_PrintJob.mofCIMCoreCR01609.000Add properties to CIM_PrintJob
Device/CIM_PrintService.mofCIMCoreCR01610.000Add properties to CIM_PrintService
Device/CIM_PrintServiceCapabilities.mofCIMCoreCR01611.002Add class CIM_PrintServiceCapabilities.
Device/CIM_PrintServiceSettings.mofCIMCoreCR01612.001Add class CIM_PrintServiceSettings
Device/CIM_ReplicaPairView.mofCIMCoreCR01623.000Change to CIM_ReplicaPairView to subclass from CIM_LogicalDeviceView
Device/CIM_SCSIMultipathSettings.mofCIMCoreCR01613.000Take CIM_SCSIMultipathSettings final
Device/CIM_StorageConfigurationCapabilities.mofCIMCoreCR01638.001Indicate the capabilities for multiple elements creation and deletion.
Device/CIM_StorageConfigurationService.mofCIMCoreCR01637.000Add methods for creating and deleting multiple elements in a single method call.
Device/CIM_StorageLibraryCapabilities.mofCIMCoreCR01641.000Change CIM_StorageLibraryCapabilities to subclass from CIM_ImplementationCapabilties
Device/CIM_StorageSynchronized.mofCIMCoreCR01634.001Add the ReadOnly property.
Device/CIM_TapeDriveResourceUsage.mofCIMCoreCR01581.002mof for CIM_TapeDriveResourceUsage
Device/CIM_TierServiceCapabilities.mofCIMCoreCR01632.000Breaking up the SupportedFeatures property into major features and sub-features.
Device/CIM_TierSettingData.mofCIMCoreCR01640.000Expand the Technology property.
Device/CIM_VolumeView.mofCIMCoreCR01620.000Change to CIM_VolumeView to subclass from CIM_LogicalDeviceView
Device/CIM_VTLResourceUsage.mofCIMCoreCR01582.004mof for CIM_VTLResourceUsage
Device/CIM_VTLStatisticalData.mofCIMCoreCR01583.004mof for CIM_VTLStatisticalData
Device/CIM_VTLStatisticalDataService.mofCIMCoreCR01584.004mof for CIM_VTLStatisticalDataService
Device/CIM_VTLStatisticalDataServiceCapabilities.mofCIMCoreCR01585.003mof for CIM_VTLStatisticalDataServiceCapabilities
Network/CIM_EndpointForIPNetworkConnection.mofCIMCoreCR01626.002CIM_EndpointForNetworkConnection-Utilize the base class properties
Network/CIM_ExtendedStaticIPAssignmentSettingData.mofCIMCoreCR01629.003CIM_ExtendedStaticIPAssignmentSettingData-Write Qualifiers
Network/CIM_IPConfigurationService.mofCIMCoreCR01625.002Adding Methods for IPConfigurationService
Network/CIM_IPVersionSettingData.mofCIMCoreCR01624.003New Class for IPVersionSettingData
User/CIM_CertificateManagementService.mofSecurityCR00087.002Taking CIM_CertificateManagementService final
User/CIM_KeyBasedCredentialManagementService.mofSecurityCR00086.002Taking CIM_KeyBasedCredentialManagementService final