CIM Reference Guide

CIM_PhysicalMemory
The CIM_PhysicalMemory class listed in PhysicalMemoryProperties is a subclass of CIM_Chip,
representing low-level memory devices, such as SIMMs, DIMMs, and so on.
Table 9. CIM_PhysicalMemory Properties
Class Name: CIM_PhysicalMemory
Parent Class: CIM_Chip
Property Description Data Type
FormFactor See Chip Properties uint16
MemoryType Indicates the type of
physical memory. Values
for the MemoryType
property are:
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
22 - DDR2 FB-DIMM
24 - DDR3
25 - FBD2
uint16
20