CIM2.17.1 Class Declaration
CIM_SystemIdentification

Table of Contents:
Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary

Class Hierarchy

CIM_SystemIdentification --> CIM_ManagedElement --> [top]

Class Attributes

Class Declaration Attributes
NameValue
SUPERCLASSCIM_ManagedElement
NAMECIM_SystemIdentification

Class Qualifiers

Class CIM_SystemIdentification Qualifiers
NameTypeValueFrom Class
Versionstring2.7.0CIM_SystemIdentification
UMLPackagePathstringCIM::InteropCIM_SystemIdentification
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.CIM_SystemIdentification
UMLPackagePathstringCIM::Core::CoreElementsCIM_ManagedElement
DescriptionstringManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.CIM_ManagedElement

Properties

Properties
NameTypeValueQualifiersClassOrigin
SystemCreationClassNamestring Key
Description
MaxLen
Propagated
CIM_SystemIdentification
SystemNamestring Key
Description
MaxLen
Propagated
CIM_SystemIdentification
ObjectManagerCreationClassNamestring Key
Description
MaxLen
Propagated
CIM_SystemIdentification
ObjectManagerNamestring Key
Description
MaxLen
Propagated
CIM_SystemIdentification
NamespaceCreationClassNamestring Key
Description
MaxLen
Propagated
CIM_SystemIdentification
NamespaceNamestring Key
Description
MaxLen
Propagated
CIM_SystemIdentification
CreationClassNamestring Key
Description
MaxLen
CIM_SystemIdentification
Namestring Key
Description
MaxLen
CIM_SystemIdentification
IdentificationFormatsuint16[] Required
Write
Description
ValueMap
Values
ArrayType
ModelCorrespondence
CIM_SystemIdentification
FormatDescriptionsstring[] Write
Description
ArrayType
ModelCorrespondence
CIM_SystemIdentification
IdentificationDatastring[] Write
Description
ArrayType
ModelCorrespondence
CIM_SystemIdentification
Captionstring Description
MaxLen
CIM_ManagedElement
Descriptionstring Description CIM_ManagedElement
ElementNamestring Description CIM_ManagedElement

Property Qualifiers

Property SystemCreationClassName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_SystemIdentification
DescriptionstringThe scoping System's CreationClassName.CIM_SystemIdentification
MaxLenuint32256CIM_SystemIdentification
PropagatedstringCIM_Namespace.SystemCreationClassNameCIM_SystemIdentification

Property SystemName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_SystemIdentification
DescriptionstringThe scoping System's Name.CIM_SystemIdentification
MaxLenuint32256CIM_SystemIdentification
PropagatedstringCIM_Namespace.SystemNameCIM_SystemIdentification

Property ObjectManagerCreationClassName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_SystemIdentification
DescriptionstringThe scoping ObjectManager's CreationClassName.CIM_SystemIdentification
MaxLenuint32256CIM_SystemIdentification
PropagatedstringCIM_Namespace.ObjectManagerCreationClassNameCIM_SystemIdentification

Property ObjectManagerName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_SystemIdentification
DescriptionstringThe scoping ObjectManager's Name.CIM_SystemIdentification
MaxLenuint32256CIM_SystemIdentification
PropagatedstringCIM_Namespace.ObjectManagerNameCIM_SystemIdentification

Property NamespaceCreationClassName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_SystemIdentification
DescriptionstringThe scoping Namespace's CreationClassName.CIM_SystemIdentification
MaxLenuint32256CIM_SystemIdentification
PropagatedstringCIM_Namespace.CreationClassNameCIM_SystemIdentification

Property NamespaceName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_SystemIdentification
DescriptionstringThe scoping Namespace's Name.CIM_SystemIdentification
MaxLenuint32256CIM_SystemIdentification
PropagatedstringCIM_Namespace.NameCIM_SystemIdentification

Property CreationClassName Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_SystemIdentification
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.CIM_SystemIdentification
MaxLenuint32256CIM_SystemIdentification

Property Name Qualifiers
NameTypeValueFrom Class
KeybooleantrueCIM_SystemIdentification
DescriptionstringA string uniquely identifying the name of the system represented in the Namespace.CIM_SystemIdentification
MaxLenuint32256CIM_SystemIdentification

Property IdentificationFormats Qualifiers
NameTypeValueFrom Class
RequiredbooleantrueCIM_SystemIdentification
WritebooleantrueCIM_SystemIdentification
DescriptionstringEnumeration indicating the format of the system identification and/or addressing information.CIM_SystemIdentification
ValueMapstring
[See below.]
CIM_SystemIdentification
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
CIM_SystemIdentification
ArrayTypestringIndexedCIM_SystemIdentification
ModelCorrespondencestringCIM_SystemIdentification.IdentificationData
CIM_SystemIdentification.FormatDescriptions
CIM_SystemIdentification

NameValue
0Unknown
1Other
2Short DNS Name
3Fully qualified DNS Name
4Windows Domain Name
5NetWare Server Name
6Unix Hostname
7Globally Unique System Identifier
8IP Address
9Modem Dialup String
10MAC Address
11IPMI Address
Property FormatDescriptions Qualifiers
NameTypeValueFrom Class
WritebooleantrueCIM_SystemIdentification
DescriptionstringStrings further describing the format of the system identification information.CIM_SystemIdentification
ArrayTypestringIndexedCIM_SystemIdentification
ModelCorrespondencestringCIM_SystemIdentification.IdentificationFormats
CIM_SystemIdentification.IdentificationData
CIM_SystemIdentification

Property IdentificationData Qualifiers
NameTypeValueFrom Class
WritebooleantrueCIM_SystemIdentification
DescriptionstringStrings containing the system identification information. The format is described by the corresponding array item in IdentificationFormats.CIM_SystemIdentification
ArrayTypestringIndexedCIM_SystemIdentification
ModelCorrespondencestringCIM_SystemIdentification.IdentificationFormats
CIM_SystemIdentification.FormatDescriptions
CIM_SystemIdentification

Property Caption Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Caption property is a short textual description (one- line string) of the object.CIM_ManagedElement
MaxLenuint3264CIM_ManagedElement

Property Description Qualifiers
NameTypeValueFrom Class
DescriptionstringThe Description property provides a textual description of the object.CIM_ManagedElement

Property ElementName Qualifiers
NameTypeValueFrom Class
DescriptionstringA user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties.CIM_ManagedElement

Methods

Method Qualifiers

Parameters

Parameter Qualifiers

Associations this class can participate in

Association
Class
Reference
Class
Role
CIM_SystemInNamespaceCIM_SystemIdentificationIdentification
CIM_IdentificationOfManagedSystemCIM_SystemIdentificationDependent
CIM_ParametersForMethodCIM_ManagedElementTheMethod
CIM_ParameterValueSourcesCIM_ManagedElementValueSource
CIM_SettingsDefineStateCIM_ManagedElementManagedElement
CIM_StatisticsCIM_ManagedElementElement
CIM_SynchronizedCIM_ManagedElementSystemElement
CIM_SynchronizedCIM_ManagedElementSyncedElement
CIM_StorageSynchronizedCIM_ManagedElementSystemElement
CIM_StorageSynchronizedCIM_ManagedElementSyncedElement
CIM_PolicySetAppliesToElementCIM_ManagedElementManagedElement
CIM_AuthorizationRuleAppliesToTargetCIM_ManagedElementManagedElement
CIM_CredentialContextCIM_ManagedElementElementProvidingContext
CIM_IdentityContextCIM_ManagedElementElementProvidingContext
CIM_ComponentCIM_ManagedElementGroupComponent
CIM_ComponentCIM_ManagedElementPartComponent
CIM_ConcreteComponentCIM_ManagedElementGroupComponent
CIM_ConcreteComponentCIM_ManagedElementPartComponent
CIM_OrderedComponentCIM_ManagedElementGroupComponent
CIM_OrderedComponentCIM_ManagedElementPartComponent
CIM_ProductElementComponentCIM_ManagedElementPartComponent
CIM_DependencyCIM_ManagedElementAntecedent
CIM_DependencyCIM_ManagedElementDependent
CIM_HostedDependencyCIM_ManagedElementAntecedent
CIM_HostedDependencyCIM_ManagedElementDependent
CIM_ScopedSettingCIM_ManagedElementAntecedent
CIM_OrderedDependencyCIM_ManagedElementAntecedent
CIM_OrderedDependencyCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementDependent
CIM_RelatedElementCausingErrorCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementAntecedent
CIM_SparedCIM_ManagedElementDependent
CIM_MetricDefForMECIM_ManagedElementAntecedent
CIM_MetricForMECIM_ManagedElementAntecedent
CIM_RecordAppliesToElementCIM_ManagedElementDependent
CIM_AuthenticationTargetCIM_ManagedElementDependent
CIM_AuthorizationSubjectCIM_ManagedElementDependent
CIM_AuthorizationTargetCIM_ManagedElementDependent
CIM_ElementAsUserCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementAntecedent
CIM_ConcreteDependencyCIM_ManagedElementDependent
CIM_ElementSoftwareIdentityCIM_ManagedElementDependent
CIM_IsSpareCIM_ManagedElementAntecedent
CIM_ProvidesServiceToElementCIM_ManagedElementDependent
CIM_ElementCapabilitiesCIM_ManagedElementManagedElement
CIM_ElementSettingDataCIM_ManagedElementManagedElement
CIM_ElementStatisticalDataCIM_ManagedElementManagedElement
CIM_LogicalIdentityCIM_ManagedElementSystemElement
CIM_LogicalIdentityCIM_ManagedElementSameElement
CIM_ConcreteIdentityCIM_ManagedElementSystemElement
CIM_ConcreteIdentityCIM_ManagedElementSameElement
CIM_SWRManageableAspectCIM_ManagedElementSystemElement
CIM_MemberOfCollectionCIM_ManagedElementMember
CIM_OrderedMemberOfCollectionCIM_ManagedElementMember
CIM_MemberPrincipalCIM_ManagedElementMember
CIM_MemberOfStatusCollectionCIM_ManagedElementMember
CIM_ElementInPolicyRoleCollectionCIM_ManagedElementMember
CIM_OwningCollectionElementCIM_ManagedElementOwningElement
CIM_AbstractIndicationSubscriptionCIM_ManagedElementFilter
CIM_ElementConformsToProfileCIM_ManagedElementManagedElement
CIM_DefaultElementCapabilitiesCIM_ManagedElementManagedElement
CIM_AssignedIdentityCIM_ManagedElementManagedElement
CIM_AuthorizedSubjectCIM_ManagedElementPrivilegedElement
CIM_AuthorizedTargetCIM_ManagedElementTargetElement
CIM_ElementSecuritySensitivityCIM_ManagedElementManagedElement
CIM_RoleLimitedToTargetCIM_ManagedElementTargetElement
CIM_ElementLocationCIM_ManagedElementElement
CIM_ElementProfileCIM_ManagedElementManagedElement
CIM_AffectedJobElementCIM_ManagedElementAffectedElement
CIM_OwningJobElementCIM_ManagedElementOwningElement
CIM_ServiceAffectsElementCIM_ManagedElementAffectedElement
CIM_ServiceAvailableToElementCIM_ManagedElementUserOfService
CIM_AvailableDiagnosticServiceCIM_ManagedElementUserOfService
CIM_AssociatedPowerManagementServiceCIM_ManagedElementUserOfService
CIM_SAPAvailableForElementCIM_ManagedElementManagedElement
CIM_ManagementSAPCIM_ManagedElementManagedElement