CIM Schema 2.26.0 Release Notes

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

The experimental ZIP file contains entities that were approved for the CIM Schema Version 2.26.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) 2010 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.26.0 Final and 2.26.0 Experimental, 2.26.0 and the prior releease Experimental and 2.26.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.26.0 Final

Class (File)Change RequestDescription
Core/CIM_View.mofCIMCoreCR01476.000Take CIM_View class Final
Core/CIM_VirtualEthernetSwitchSettingData.mofCIMCoreCR01481.000Take CIM_VirtualEthernetSwitchSettingData final based on DSP1097
Device\CIM_Battery.mofCIMCoreCR01472.000Take CIM_Battery.ChargingStatus and CIM_Battery.HealthPercent Final
Network/CIM_IPAssignmentSettingData.mofCIMCoreCR01484.003IPv6 model - Addition of ProtocolIFType Property.
Network/CIM_VLANEndpoint.mofCIMCoreCR01482.000Take CIM_VLANEndpoint final based on DSP1050
User/CIM_RoleBasedAuthorizationService.mofCIMCoreCR01473.002Fix Values and Valuemap entries

Experimental

The following changes were applied to 2.26.0 Experimental

Class (File)Change RequestDescription
Core/CIM_View.mofCIMCoreCR01476.000Take CIM_View class Final
Core/CIM_VirtualEthernetSwitchSettingData.mofCIMCoreCR01481.000Take CIM_VirtualEthernetSwitchSettingData final based on DSP1097
Device\CIM_Battery.mofCIMCoreCR01472.000Take CIM_Battery.ChargingStatus and CIM_Battery.HealthPercent Final
Network/CIM_IPAssignmentSettingData.mofCIMCoreCR01484.003IPv6 model - Addition of ProtocolIFType Property.
Network/CIM_VLANEndpoint.mofCIMCoreCR01482.000Take CIM_VLANEndpoint final based on DSP1050
User/CIM_RoleBasedAuthorizationService.mofCIMCoreCR01473.002Fix Values and Valuemap entries
Core/CIM_EthernetPortAllocationSettingData.mofCIMCoreCR01480.000Take CIM_EthernetPortAllocationSettingData final based on DSP1050
Device/CIM_ParallelPort.mofCIMCoreCR01478.001Add new class CIM_ParallelPort.
Network/CIM_NetworkVLAN.mofCIMCoreCR01479.000Take CIM_NetworkVLAN final based on DSP1097
User/CIM_RoleBasedAuthorizationService.mofCIMCoreCR01474.002Fix Values/Valuemap in CreateRole, DeleteRole, and ModifyRole and take CreateRole/DeleteRole final
User/CIM_X509Certificate.mofSecurityCR00083.002Removes unnecessary OctetString qualifiers form the CIM_X509Certificate class and removes duplicate properties.