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_LaunchInContextCapabilities.mofCIMCoreCR01488.000Make CIM_LaunchInContextCapabilities final
Core/CIM_LaunchInContextCapabilities.mofCIMCoreCR01488.000Make CIM_LaunchInContextCapabilities final
Core/CIM_LaunchInContextSAP.mofCIMCoreCR01489.000Bring CIM_LaunchInContextSAP final
Core/CIM_LaunchInContextService.mofCIMCoreCR01490.000Bring CIM_LaunchInContextService final
Core/CIM_ManagedSystemElement.mofCIMCoreCR01546.002Update to OperationalStatus in CIM_ManageSystemElement
Core/CIM_RemoteServiceAccessPoint.mofCIMCoreCR01494.000Add support for iSNS
Device/CIM_PowerSource.mofCIMCoreCR01507.001Take CIM_PowerSource final.
Device/CIM_Processor.mofCIMCoreCR01492.001Add new processor upgrade types
Event/CIM_AlertIndication.mofCIMCoreCR01517.000Remove Indication qualifier from CIM_AlertIndication
Event/CIM_FilterCollectionSubscription.mofCIMCoreCR01510.000Fix CIM_FilterCollectionSubscription overridden keys
Event/CIM_InstCreation.mofCIMCoreCR01515.000Remove Indication qualifier from CIM_InstCreation
Event/CIM_InstDeletion.mofCIMCoreCR01513.000Remove Indication qualifier from CIM_InstDeletion
Event/CIM_InstIndication.mofCIMCoreCR01512.000Remove Indication qualifier from CIM_InstIndication
Event/CIM_InstModification.mofCIMCoreCR01514.000Remove Indication qualifier from CIM_InstModification
Event/CIM_ProcessIndication.mofCIMCoreCR01516.000Remove Indication qualifier from CIM_ProcessIndication
Interop/CIM_RegisteredProfile.mofCIMCoreCR01491.000Bring ImplementedFeatures property and xxxConformanInstances methods final
Network/CIM_DHCPCapabilities.mofCIMCoreCR01501.001Take CIM_DHCPCapabilities.IPv6OptionsSupported final
Network/CIM_DNSProtocolEndpoint.mofCIMCoreCR01502.001Take experimental properties of CIM_DNSProtocolEndpoint final
Network/CIM_IPProtocolEndpoint.mofCIMCoreCR01499.002Take CIM_IPProtocolEndpoint.IPv6AddressType and CIM_IPProtocolEndpoint.IPv6SubnetPrefixLength final
Network/CIM_StaticIPAssignmentSettingData.mofCIMCoreCR01500.002Take IPv6Address, IPv6AddressType and IPv6SubnetPrefixLength, and GatewayIPv6Address properties of CIM_StaticIPAssignmentSettingData final
Network/CIM_VLANEndpointSettingData.mofCIMCoreCR01511.001Take CIM_VLANEndpointSettingData final
System/CIM_BIOSPassword.mofCIMCoreCR01509.000Fix CIM_BIOSPassword.CurrentValue qualifiers
System/CIM_LogEntry.mofCIMCoreCR01505.001Take CIM_LogEntry.OwningEntity Final
System/CIM_RecordLogCapabilities.mofCIMCoreCR01504.001Take CIM_RecorLogCapabilities final
User/CIM_Account.mofCIMCoreCR01518.000Take CIM_Account.UserPasswordEncoding final
User/CIM_CredentialContext.mofCIMCoreCR01506.001Take CIM_CredentialContext.Usage final
User/CIM_IdentityManagementService.mofCIMCoreCR01508.001Take CIM_IdentityManagementService final
User/CIM_SharedCredential.mofCIMCoreCR01496.001Take CIM_SharedCredential final

Experimental

The following changes were applied to 2.26.0 Experimental

Class (File)Change RequestDescription
Core/CIM_LaunchInContextCapabilities.mofCIMCoreCR01488.000Make CIM_LaunchInContextCapabilities final
Core/CIM_LaunchInContextCapabilities.mofCIMCoreCR01488.000Make CIM_LaunchInContextCapabilities final
Core/CIM_LaunchInContextSAP.mofCIMCoreCR01489.000Bring CIM_LaunchInContextSAP final
Core/CIM_LaunchInContextService.mofCIMCoreCR01490.000Bring CIM_LaunchInContextService final
Core/CIM_ManagedSystemElement.mofCIMCoreCR01546.002Update to OperationalStatus in CIM_ManageSystemElement
Core/CIM_RemoteServiceAccessPoint.mofCIMCoreCR01494.000Add support for iSNS
Device/CIM_PowerSource.mofCIMCoreCR01507.001Take CIM_PowerSource final.
Device/CIM_Processor.mofCIMCoreCR01492.001Add new processor upgrade types
Event/CIM_AlertIndication.mofCIMCoreCR01517.000Remove Indication qualifier from CIM_AlertIndication
Event/CIM_FilterCollectionSubscription.mofCIMCoreCR01510.000Fix CIM_FilterCollectionSubscription overridden keys
Event/CIM_InstCreation.mofCIMCoreCR01515.000Remove Indication qualifier from CIM_InstCreation
Event/CIM_InstDeletion.mofCIMCoreCR01513.000Remove Indication qualifier from CIM_InstDeletion
Event/CIM_InstIndication.mofCIMCoreCR01512.000Remove Indication qualifier from CIM_InstIndication
Event/CIM_InstModification.mofCIMCoreCR01514.000Remove Indication qualifier from CIM_InstModification
Event/CIM_ProcessIndication.mofCIMCoreCR01516.000Remove Indication qualifier from CIM_ProcessIndication
Interop/CIM_RegisteredProfile.mofCIMCoreCR01491.000Bring ImplementedFeatures property and xxxConformanInstances methods final
Network/CIM_DHCPCapabilities.mofCIMCoreCR01501.001Take CIM_DHCPCapabilities.IPv6OptionsSupported final
Network/CIM_DNSProtocolEndpoint.mofCIMCoreCR01502.001Take experimental properties of CIM_DNSProtocolEndpoint final
Network/CIM_IPProtocolEndpoint.mofCIMCoreCR01499.002Take CIM_IPProtocolEndpoint.IPv6AddressType and CIM_IPProtocolEndpoint.IPv6SubnetPrefixLength final
Network/CIM_StaticIPAssignmentSettingData.mofCIMCoreCR01500.002Take IPv6Address, IPv6AddressType and IPv6SubnetPrefixLength, and GatewayIPv6Address properties of CIM_StaticIPAssignmentSettingData final
Network/CIM_VLANEndpointSettingData.mofCIMCoreCR01511.001Take CIM_VLANEndpointSettingData final
System/CIM_BIOSPassword.mofCIMCoreCR01509.000Fix CIM_BIOSPassword.CurrentValue qualifiers
System/CIM_LogEntry.mofCIMCoreCR01505.001Take CIM_LogEntry.OwningEntity Final
System/CIM_RecordLogCapabilities.mofCIMCoreCR01504.001Take CIM_RecorLogCapabilities final
User/CIM_Account.mofCIMCoreCR01518.000Take CIM_Account.UserPasswordEncoding final
User/CIM_CredentialContext.mofCIMCoreCR01506.001Take CIM_CredentialContext.Usage final
User/CIM_IdentityManagementService.mofCIMCoreCR01508.001Take CIM_IdentityManagementService final
User/CIM_SharedCredential.mofCIMCoreCR01496.001Take CIM_SharedCredential final
Core/CIM_EthernetPortAllocationSettingData.mofCIMCoreCR01498.006extension of CIM_EthernetPortAllocationSettingData class, to support addition use use cases including Virtual Edge Bridge (VEB) and VEPA capabilities and support of SRIOV embedded bridges
Core/CIM_VirtualEthernetSwitchSettingData.mofCIMCoreCR01497.003Extension of CIM_VirtualEthernetSwitchSettingData class, to support addition use use cases including Virtual Edge Bridge (VEB) and VEPA capabilities and support of SRIOV embedded bridges
Device/CIM_FCPort.mofCIMCoreCR01542.000Extend PortDiscriminator property for HBA native FC and FCoE ports.
Device/CIM_LogicalDisk.mofCIMCoreCR01547.001Addition of a NumExtentsMigrating property and a ThinlyProvisioned property to CIM_LogicalDisk
Device/CIM_StorageCapabilities.mofCIMCoreCR01548.001Addition of a properties CIM_StorageCapabilities to support provisioning by Disks available and data organization.
Device/CIM_StorageConfigurationCapabilities.mofCIMCoreCR01549.001Additions or updates to properties in CIM_StorageConfigurationCapabilities for Thin Provisioning and Storage Relocation.
Device/CIM_StorageConfigurationService.mofCIMCoreCR01550.001Additions or updates to properties in CIM_StorageConfigurationService for Thin Provisioning.
Device/CIM_StoragePool.mofCIMCoreCR01551.001Additions or updates to properties and methods in CIM_StoragePool for Thin Provisioning and Storage Relocation.
Device/CIM_StorageSetting.mofCIMCoreCR01552.001Additions to properties in CIM_StorageSetting for Thin Provisioning, Provisioning by disks and CKD Block Services
Device/CIM_StorageVolume.mofCIMCoreCR01554.001Additions to properties in CIM_StorageVolume for Thin Provisioning, Storage Relocation, Block Services and CKD Block Services profiles
Network/CIM_iSCSICapabilities.mofCIMCoreCR01543.001Add a SupportedFeatures property to CIM_iSCSICapabilities