Class CIM_MemoryCapacity
extends CIM_PhysicalCapacity

MemoryCapacity describes the type of Memory that can be installed on a PhysicalElement and its minimum/maximum configurations. Information on what memory is currently 'installed', versus an Element's min/max requirements, is located in instances of the PhysicalMemory class.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_PhysicalCapacity
   |
   +--CIM_MemoryCapacity

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringMemoryCapacity describes the type of Memory that can be installed on a PhysicalElement and its minimum/maximum configurations. Information on what memory is currently 'installed', versus an Element's min/max requirements, is located in instances of the PhysicalMemory class.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
MaximumMemoryCapacityuint64
DescriptionstringMaximum amount of memory, in Kbytes, that can be supported by the associated PhysicalElement. None TRANSLATABLE= true
UnitsstringKiloBytesNone TRANSLATABLE= true
MemoryTypeuint16
DescriptionstringThe 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
KeybooleantrueNone OVERRIDABLE= false
ModelCorrespondencestringCIM_PhysicalMemory.MemoryTypeNone None
ValuesstringUnknown, Other, DRAM, Synchronous DRAM, Cache DRAM, EDO, EDRAM, VRAM, SRAM, RAM, ROM, Flash, EEPROM, FEPROM, EPROM, CDRAM, 3DRAM, SDRAM, SGRAM, RDRAM, DDRNone TRANSLATABLE= true
MinimumMemoryCapacityuint64
DescriptionstringMinimum amount of memory, in Kbytes, that is needed for the associated PhysicalElement to operate correctly. None TRANSLATABLE= true
UnitsstringKiloBytesNone TRANSLATABLE= true
Namestring
DescriptionstringThe inherited Name serves as a part of the MemoryCapacity object key.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
MaxLenuint32256None None
OverridestringNameNone OVERRIDABLE= false

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement