Reference Guide

Table Of Contents
Table 10. CIM_PhysicalMemory Properties (continued)
Property Description Data Type
memory is solely used to provide error
correction bits.
Speed Indicates the speed of the physical
memory, in nanoseconds.
uint32
Rank
The Rank values of DIMM are:
0 - Unknown
1 - Single
2 - Dual
4 - Quad
8 - Octal
16 - Hexa
unit32
SpeedAsString Indicates the accurate speed of the
physical memory, in string format (with
units).
string
Capacity Indicates the total capacity of this
physical memory, in bytes.
uint64
BankLabel A string identifying the physically labeled
bank where the memory is located, for
example, "Bank 0" or "Bank A."
string
PositionInRow Specifies the position of the physical
memory in a row. For example, if it
takes two 8-bit memory devices to form
a 16-bit row, then a value of 2 means
that this memory is the second device. 0
is an invalid value for this property.
uint32
InterleavePosition Indicates the position of this physical
memory in an interleave. 0 indicates
noninterleaved. 1 indicates the first
position, 2 the second position, and so
on. For example, in a 2:1 interleave, a
value of 1 indicates that the memory is in
the even position.
uint32
Manufacturer Indicates the manufacturer of the
physical memory.
string
NonVolatileSize The size of the Non-volatile portion of
the memory device in Mega Bytes (MB)
uint64
VolatileSize The size of the Volatile portion of the
memory device in Mega Bytes (MB)
uint64
CacheSize The size of the Cache portion of the
memory device in Mega Bytes (MB)
uint64
RemainingRatedWriteEndurance The Remaining life of persistent memory
device in Percentage.
uint32
SerialNumber Indicates the serial number of the
physical memory.
string
CIM_Physical Element 19