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 ObjectManager is running) or aggregated. The System Identification class provides enough data to identify the system(s) represented in the Namespace. It is weak to the Namespace.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SystemIdentification

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA Namespace may represent data for one or many systems, that are local, remote (different than the system on which the ObjectManager is running) or aggregated. The System Identification class provides enough data to identify the system(s) represented in the Namespace. It is weak to the Namespace.
UMLPackagePathstringCIM::Interop
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
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.
Keybooleantrue
MaxLenuint32256
Namestring
DescriptionstringA string uniquely identifying the name of the system represented in the Namespace.
Keybooleantrue
MaxLenuint32256
NamespaceCreationClassNamestring
DescriptionstringThe scoping Namespace's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_Namespace.CreationClassName
NamespaceNamestring
DescriptionstringThe scoping Namespace's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_Namespace.Name
ObjectManagerCreationClassNamestring
DescriptionstringThe scoping ObjectManager's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_Namespace.ObjectManagerCreationClassName
ObjectManagerNamestring
DescriptionstringThe scoping ObjectManager's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_Namespace.ObjectManagerName
SystemCreationClassNamestring
DescriptionstringThe scoping System's CreationClassName.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_Namespace.SystemCreationClassName
SystemNamestring
DescriptionstringThe scoping System's Name.
Keybooleantrue
MaxLenuint32256
PropagatedstringCIM_Namespace.SystemName
FormatDescriptionsstring[]
ArrayTypestringIndexed
DescriptionstringStrings further describing the format of the system identification information.
ModelCorrespondencestringCIM_SystemIdentification.IdentificationFormats, CIM_SystemIdentification.IdentificationData
Writebooleantrue
IdentificationDatastring[]
ArrayTypestringIndexed
DescriptionstringStrings containing the system identification information. The format is described by the corresponding array item in IdentificationFormats.
ModelCorrespondencestringCIM_SystemIdentification.IdentificationFormats, CIM_SystemIdentification.FormatDescriptions
Writebooleantrue
IdentificationFormatsuint16[]
ArrayTypestringIndexed
DescriptionstringEnumeration indicating the format of the system identification and/or addressing information.
ModelCorrespondencestringCIM_SystemIdentification.IdentificationData, CIM_SystemIdentification.FormatDescriptions
Requiredbooleantrue
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
ValuesstringUnknown, Other, Short DNS Name, Fully qualified DNS Name, Windows Domain Name, NetWare Server Name, Unix Hostname, Globally Unique System Identifier, IP Address, Modem Dialup String, MAC Address, IPMI Address
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods