CIM Reference Guide

22 CIM_PhysicalElement
MemoryType Indicates the type of physical memory. Values for the
MemoryType property are as follows:
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
uint16
TotalWidth Indicates the total width, in bits, of the physical memory,
including check or error correction bits. If there are no
error correction bits, the value in this property should
match that specified for the DataWidth property.
uint16
DataWidth Indicates the data width, in bits, of the physical memory.
A data width of 0 and a total width of 8 would indicate
that the memory is solely used to provide error
correction bits.
uint16
Speed Indicates the speed of the physical memory, in
nanoseconds.
uint32
Table 2-8. CIM_PhysicalMemory Properties (continued)
Class Name: CIM_PhysicalMemory
Parent Class: CIM_Chip
Property Description Data Type