CIM Reference Guide

30 CIM_PhysicalElement
CIM_PhysicalConnector
The CIM_PhysicalConnector class listed in Table 2-9 includes physical
elements such as plugs, jacks, or buses that connect physical elements. Any
object that can be used to connect and transmit signals or power between two
or more physical elements is a member of this class. For example, slots
and D-shell connectors are types of physical connectors. See Table 2-10 for a
list of valid connector type values.
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
Table 2-8. CIM_PhysicalMemory Properties
(continued)
Class Name: CIM_PhysicalMemory
Parent Class: CIM_Chip
Property Description Data Type
CIM_PhysicalConnector
CIM_ManagedSystemElement
CIM_PhysicalElement