Reference Guide

Property Description
MemoryType
The type of PhysicalMemory. Synchronous DRAM is also known as SDRAM.
Cache DRAM is also known as CDRAM. BRAM is also known as Block RAM.
Possible values 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 = DDR-2
22 = BRAM
23 = FB-DIMM
24 = DDR3
25 = FBD2
26..32567 = DMTF Reserved
32568..65535 = Vendor Reserved
Model
The name by which the PhysicalElement is generally known.
PartNumber
The part number assigned by the organization that is responsible for
producing or manufacturing the PhysicalElement.
SerialNumber
A manufacturer-allocated number used to identify the Physical Element.
SKU
The stock-keeping unit number for this PhysicalElement.
Speed
The speed of the PhysicalMemory, in nanoseconds.
Tag
An arbitrary string that uniquely identifies the Physical Element and serves
as the key of the Element. The Tag property can contain information such as
asset tag or serial number data. The key for PhysicalElement is placed very
high in the object hierarchy to independently identify the hardware or entity,
regardless of physical placement in or on Cabinets, Adapters, and so on. For
example, a hotswappable or removable component can be taken from its
containing (scoping) Package and be temporarily unused. The object still
continues to exist and can even be inserted into a different scoping
65