Reference Guide

DCIM_ComputerSystemPackage
Property Description
Antecedent
Antecedent The PhysicalPackage(s) that realize a Unitary ComputerSystem.
Dependent
The UnitaryComputerSystem.
PlatformGUID
A Gloabally Unique Identifier for the System's Package.
DCIM_RunningOS
Property Description
Antecedent
The OperatingSystem currently running on the ComputerSystem.
Dependent
The ComputerSystem.
DCIM_UseOfLog
Property Description
Antecedent The Log.
Dependent The ManagedSystemElement whose information is recorded in the Log.
RecordedData A free-form string describing the use of the Log by the ManagedSystemElement.
DCIM_AssociatedIndicatorLED
Property Description
Antecedent
The ManagedSystemElement that has an associated LED.
Dependent
The LED.
DCIM_AssociatedCacheMemory
Property Description
Antecedent
Memory installed on or associated with a Device.
Associativity
An integer enumeration defining the system cache
associativity. For example, 5 indicates a fully associative
cache.
Possible values are:
0 = Unknown
1 = Other
2 = Direct Mapped
3 = 2-way Set-Associative
4 = 4-way Set-Associative
5 = Fully Associative
6 = 8-way Set-Associative
7 = 16-way Set-Associative
263