Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
Caption | string |
Description | string | The Caption property is a short textual description (one- line string) of the object. | None | TRANSLATABLE= true |
MaxLen | uint32 | 64 | None | None |
CreationClassName | string |
Description | string | CreationClassName 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 |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Description | string |
Description | string | The Description property provides a textual description of the object. | None | TRANSLATABLE= true |
ElementName | string |
Description | string | A 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 ManagedSystemElement's Name property 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 MAY be present in both the Name and ElementName properties. | None | TRANSLATABLE= true |
Name | string |
Description | string | A string uniquely identifying the name of the system represented in the Namespace. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
NamespaceCreationClassName | string |
Description | string | The scoping Namespace's CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Namespace.CreationClassName | None | OVERRIDABLE= false
|
NamespaceName | string |
Description | string | The scoping Namespace's Name. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Namespace.Name | None | OVERRIDABLE= false
|
ObjectManagerCreationClassName | string |
Description | string | The scoping ObjectManager's CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Namespace.ObjectManagerCreationClassName | None | OVERRIDABLE= false
|
ObjectManagerName | string |
Description | string | The scoping ObjectManager's Name. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Namespace.ObjectManagerName | None | OVERRIDABLE= false
|
SystemCreationClassName | string |
Description | string | The scoping System's CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Namespace.SystemCreationClassName | None | OVERRIDABLE= false
|
SystemName | string |
Description | string | The scoping System's Name. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Namespace.SystemName | None | OVERRIDABLE= false
|
FormatDescriptions | string[] |
ArrayType | string | Indexed | None | OVERRIDABLE= false
|
Description | string | Strings further describing the format of the system identification information. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SystemIdentification.IdentificationFormats, CIM_SystemIdentification.IdentificationData | None | None |
Write | boolean | true | None | None |
IdentificationData | string[] |
ArrayType | string | Indexed | None | OVERRIDABLE= false
|
Description | string | Strings containing the system identification information. The format is described by the corresponding array item in IdentificationFormats. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SystemIdentification.IdentificationFormats, CIM_SystemIdentification.FormatDescriptions | None | None |
Write | boolean | true | None | None |
IdentificationFormats | uint16[] |
ArrayType | string | Indexed | None | OVERRIDABLE= false
|
Description | string | Enumeration indicating the format of the system identification and/or addressing information. | None | TRANSLATABLE= true |
ModelCorrespondence | string | CIM_SystemIdentification.IdentificationData, CIM_SystemIdentification.FormatDescriptions | None | None |
Required | boolean | true | None | OVERRIDABLE= false
|
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 | None | None |
Values | string | Unknown, 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 | None | TRANSLATABLE= true |
Write | boolean | true | None | None |