White Papers

Version 1.1.0 9
Figure 2 details typical Dell Memory Profile implementation for a platform containing two DIMMs. In order 103
for client to discover the instrumentation’s support of this profile, MemoryProfile is instantiated in the 104
Interop Namespace. MemoryProfile instance describes the information about the implemented profile: 105
most importantly, the name and version of the profile and the organization name that produced the profile. 106
Memory1 and memory2 are the memory views representing the two memories in the Implementation 107
Namespace. They are associated to the Interop namespace’s MemoryProfile instance. 108
system1 : DCIM_ComputerSystem
Name : srv:system
memory2 : DCIM_MemoryView
FQDD : DIMM.Socket.B1
MemoryType : 24 (DDR-3)
Speed : 1066
Size : 4096
BankLabel : DIMM1B
Manufacturer : Dell
SerialNumber : 1234
PartNumber : ABC1234
ManufactureDate : 01/01/2010
Model : Dell DDR-3
PrimaryStatus: 1 (OK)
memory1 : DCIM_MemoryView
FQDD : DIMM.Socket.A1
MemoryType : 24 (DDR-3)
Speed : 1066
Size : 4096
BankLabel : DIMM1A
Manufacturer : Dell
SerialNumber : 1234
PartNumber : ABC1234
ManufactureDate : 01/01/2010
Model : Dell DDR-3
PrimaryStatus: 1 (OK)
systemview1 : DCIM_SystemView
FQDD: System.Embedded.1
MemoryProfile : RegisteredProfile
RegisteredOrganization : 1 (Other)
RegisteredName : Memory
RegisteredVersion : 1.1.0
OtherRegisteredOrganization : “DCIM”
CSProfile : RegisteredProfile
RegisteredOrganization : 2 (DMTF)
RegisteredName : Base Server
RegisteredVersion : 1.0.0
LCElementConformsToProfile
ElementConformsToProfile
Interop
Namespace
Implementation
Namespace
109
Figure 2 – Memory Profile Implementation 110