Class CIM_SystemIdentification
extends CIM_ManagedElement

A Namespace may represent data for one or many systems, that are local, remote (different than the system on which the object manager is running) or aggregated. The SystemIdentification class provides enough data to identify the system(s) represented in the Namespace. It is weak to the Namespace.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SystemIdentification

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringA Namespace may represent data for one or many systems, that are local, remote (different than the system on which the object manager is running) or aggregated. The SystemIdentification class provides enough data to identify the system(s) represented in the Namespace. It is weak to the Namespace.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
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
Namestring
DescriptionstringA string uniquely identifying the name of the system represented in the Namespace.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
NamespaceCreationClassNamestring
DescriptionstringThe scoping Namespace's CreationClassName. None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_Namespace.CreationClassNameNone OVERRIDABLE= false
NamespaceNamestring
DescriptionstringThe scoping Namespace's Name. None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_Namespace.NameNone OVERRIDABLE= false
ObjectManagerCreationClassNamestring
DescriptionstringThe scoping Object Manager's CreationClassName. None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_Namespace.ObjectManagerCreationClassNameNone OVERRIDABLE= false
ObjectManagerNamestring
DescriptionstringThe scoping Object Manager's Name. None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_Namespace.ObjectManagerNameNone OVERRIDABLE= false
SystemCreationClassNamestring
DescriptionstringThe scoping System's CreationClassName.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_Namespace.SystemCreationClassNameNone OVERRIDABLE= false
SystemNamestring
DescriptionstringThe scoping System's Name.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
PropagatedstringCIM_Namespace.SystemNameNone OVERRIDABLE= false

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement