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 |
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 |
MaximumMemoryCapacity | uint64 |
Description | string | Maximum amount of memory, in Kbytes, that can be supported by the associated PhysicalElement. | None | TRANSLATABLE= true |
Units | string | KiloBytes | None | TRANSLATABLE= true |
MemoryType | uint16 |
Description | string | The type of memory. This is a part of the object key. Values correspond to the list of possible memory types in the PhysicalMemory class. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
ModelCorrespondence | string | CIM_PhysicalMemory.MemoryType | None | None |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 | None | None |
Values | string | Unknown, Other, DRAM, Synchronous DRAM, Cache DRAM, EDO, EDRAM, VRAM, SRAM, RAM, ROM, Flash, EEPROM, FEPROM, EPROM, CDRAM, 3DRAM, SDRAM, SGRAM, RDRAM, DDR | None | TRANSLATABLE= true |
MinimumMemoryCapacity | uint64 |
Description | string | Minimum amount of memory, in Kbytes, that is needed for the associated PhysicalElement to operate correctly. | None | TRANSLATABLE= true |
Units | string | KiloBytes | None | TRANSLATABLE= true |
Name | string |
Description | string | The inherited Name serves as a part of the MemoryCapacity object key. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Override | string | Name | None | OVERRIDABLE= false
|