Class CIM_Namespace
extends CIM_ManagedElement

Namespaces provide a domain (in other words, a container), in which the instances of [a class] are guaranteed to be unique per the KEY qualifier definitions. It is named relative to the CIM_ObjectManager implementation that provides such a domain.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Namespace

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringNamespaces provide a domain (in other words, a container), in which the instances of [a class] are guaranteed to be unique per the KEY qualifier definitions. It is named relative to the CIM_ObjectManager implementation that provides such a domain.None TRANSLATABLE= true
Providerstringinternal:CIM_NamespaceNone None

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
ClassInfouint16
DescriptionstringEnumeration indicating the organization/schema of the Namespace's objects. For example, they may be instances of classes of a specific CIM version.None TRANSLATABLE= true
ModelCorrespondencestringCIM_Namespace.DescriptionOfClassInfoNone None
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 200, 201, 202None None
ValuesstringUnknown, Other, CIM 1.0, CIM 2.0, CIM 2.1, CIM 2.2, CIM 2.3, CIM 2.4, CIM 2.5, CIM 2.6, DMI Recast, SNMP Recast, CMIP RecastNone TRANSLATABLE= true
CreationClassNamestring
DescriptionstringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
DescriptionOfClassInfostring
DescriptionstringA string providing more detail (beyond the general classification in ClassInfo) for the object hierarchy of the Namespace.None TRANSLATABLE= true
ModelCorrespondencestringCIM_Namespace.ClassInfoNone None
Namestring
DescriptionstringA string to uniquely identify the Namespace within the ObjectManager.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
ObjectManagerCreationClassNamestring
DescriptionstringThe scoping Object Manager's CreationClassName. None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_ObjectManager.CreationClassNameNone OVERRIDABLE= false
ObjectManagerNamestring
DescriptionstringThe scoping Object Manager's Name. None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_ObjectManager.NameNone OVERRIDABLE= false
SystemCreationClassNamestring
DescriptionstringThe scoping System's CreationClassName.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_ObjectManager.SystemCreationClassNameNone OVERRIDABLE= false
SystemNamestring
DescriptionstringThe scoping System's Name.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_ObjectManager.SystemNameNone OVERRIDABLE= false

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement