CIM Reference Guide
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
CIM_PhysicalConnector
The CIM_PhysicalConnector class listed in Physical Connector Properties 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 Connector Type Values for a
list of valid connector type values.
Table 10. CIM_PhysicalConnector Properties
Class Name: CIM_PhysicalConnector
Parent Class: CIM_PhysicalElement
Property Description Data Type
ConnectorPinout A free-form string
describing the pin
configuration and signal
usage of a physical
connector.
string
ConnectorType An array of integers
defining the type of
physical connector. An
array is specified to
allow the description of
“combinations” of
connector information.
For example, one array
entry could specify
RS-232, another DB-25,
and a third entry could
define the connector as
male. See
Connector
Type Values for the
values of the
uint16
22