Jump to content

CIM Schema

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by VulcanSphere (talk | contribs) at 06:21, 26 April 2022 (Adding short description: "Part of Common Information Model standard" (Shortdesc helper)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

CIM Schema
StatusPublished
OrganizationDistributed Management Task Force
Related standardsWBEM, SMASH, SMI-S
Websitewww.dmtf.org/standards/cim

CIM Schema is a computer specification, part of Common Information Model standard, and created by the Distributed Management Task Force.[1]

It is a conceptual diagram made of classes, attributes, relations between these classes and inheritances, defined in the world of software and hardware. This set of objects and their relations is a conceptual framework for describing computer elements and organizing information about the managed environment.[2]

This schema is the basis of other DMTF standards such as WBEM, SMASH or SMI-S for storage management.

Extensibility

The CIM schema is object-based[3] · [4] and extensible, allowing manufacturers to represent their equipment using the elements defined in the core classes of CIM schema. For this, manufacturers provide software extensions called providers, which supplement existing classes by deriving them and adding new attributes.

Examples of common core classes

References