Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_MemoryCapacity --> CIM_PhysicalCapacity --> CIM_ManagedElement --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_PhysicalCapacity NAME CIM_MemoryCapacity
Class CIM_MemoryCapacity Qualifiers Name Type Value From Class Version string 2.9.0 CIM_MemoryCapacity Description string 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. CIM_MemoryCapacity Description string PhysicalCapacity is an abstract class describing a PhysicalElement ’ s minimum/maximum requirements and ability to support different types of hardware. For example, minimum and maximum memory requirements can be modeled as a subclass of CIM_PhysicalCapacity. Note that the items described in subclasses of PhysicalCapacity, for example the class ConfigurationCapacity, are either directly PhysicalElements (such as I/O slots or storage library magazines) or closely associated to PhysicalElements via the Realizes relationship (i.e., LogicalDevices such as batteries or processors). CIM_PhysicalCapacity Description string ManagedElement 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 Name Type Value Qualifiers ClassOrigin Name string Key
Override
Description
MaxLenCIM_MemoryCapacity MemoryType uint16 Key
Description
ValueMap
Values
ModelCorrespondenceCIM_MemoryCapacity MinimumMemoryCapacity uint64 Description
UnitsCIM_MemoryCapacity MaximumMemoryCapacity uint64 Description
UnitsCIM_MemoryCapacity Caption string Description
MaxLenCIM_ManagedElement Description string Description CIM_ManagedElement ElementName string Description CIM_ManagedElement Property Qualifiers
Property Name Qualifiers Name Type Value From Class Key boolean true CIM_MemoryCapacity Override string Name CIM_MemoryCapacity Description string The inherited Name serves as a part of the MemoryCapacity object key. CIM_MemoryCapacity MaxLen uint32 256 CIM_MemoryCapacity
Property MemoryType Qualifiers Name Type Value From Class Key boolean true CIM_MemoryCapacity 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. CIM_MemoryCapacity ValueMap string [See below.] CIM_MemoryCapacity 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
DDR2CIM_MemoryCapacity ModelCorrespondence string CIM_PhysicalMemory.MemoryType CIM_MemoryCapacity
Name Value 0 Unknown 1 Other 2 DRAM 3 Synchronous DRAM 4 Cache DRAM 5 EDO 6 EDRAM 7 VRAM 8 SRAM 9 RAM 10 ROM 11 Flash 12 EEPROM 13 FEPROM 14 EPROM 15 CDRAM 16 3DRAM 17 SDRAM 18 SGRAM 19 RDRAM 20 DDR 21 DDR2
Property MinimumMemoryCapacity Qualifiers Name Type Value From Class Description string Minimum amount of memory, in Kbytes, that is needed for the associated PhysicalElement to operate correctly. CIM_MemoryCapacity Units string KiloBytes CIM_MemoryCapacity
Property MaximumMemoryCapacity Qualifiers Name Type Value From Class Description string Maximum amount of memory, in Kbytes, that can be supported by the associated PhysicalElement. CIM_MemoryCapacity Units string KiloBytes CIM_MemoryCapacity
Property Name Qualifiers Name Type Value From Class Description string The Name property defines the label by which the Physical Capacity object is known. When subclassed, the Name property can be overridden to be a Key property. CIM_PhysicalCapacity MaxLen uint32 256 CIM_PhysicalCapacity
Property Caption Qualifiers Name Type Value From Class Description string The Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement MaxLen uint32 64 CIM_ManagedElement
Property Description Qualifiers Name Type Value From Class Description string The Description property provides a textual description of the object. CIM_ManagedElement
Property ElementName Qualifiers Name Type Value From Class 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 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
Method Qualifiers
Parameters
Parameter Qualifiers