White Papers
8 Version 1.1.0
6 Description
The Dell System Info Profile describes platform’s basic properties. The host system’s information is
represented by an instance of DCIM_SystemView class.
Figure 1 details typical Dell System Info Profile implementation for a platform. In order for client to
discover the instrumentation’s support of this profile, SystemInfoProfile is instantiated in the Interop
Namespace. SystemInfoProfile instance describes the information about the implemented profile: most
importantly, the name and version of the profile and the organization name that produced the profile.
Systemview1 is the system views representing the platform’s basic properties in the Implementation
Namespace. It is associated to the Interop namespace’s SystemInfoProfile instance.
system1 : DCIM_ComputerSystem
FQDD: System.Embedded.1
systemview1 : DCIM_SystemView
FQDD: System.Embedded.1
SystemID : 256
HostName : cilicia
PrimaryStatus : 2 (OK)
PowerState : 2 (On)
ServiceTag : 67U84P7Z
Manufacturer : Dell
Model : Poweredge T710
ChassisName : Main System Chassis
MaxDIMMSlots : 6
PopulatedDIMMSlots : 2
MaxCPUSockets : 2
PopulatedCPU : 2
SocketsMaxPCIeSlots : 4
PopulatedPCIeSlots : 1
AssetTag : 174839843
SysMemTotalSize : 4096
SysMemAvailableSize : 4096
SysMemPrimaryStatus : 2 (OK)
...
SystemInfoProfile : RegisteredProfile
RegisteredOrganization : 1 (Other)
RegisteredName : System Info
RegisteredVersion : 1.0.0
OtherRegisteredOrganization : “DCIM”
CSProfile : RegisteredProfile
RegisteredOrganization : 2 (DMTF)
RegisteredName : Base Server
RegisteredVersion : 1.0.0
ElementConformsToProfile
ElementConformsToProfile
Interop
Namespace
Implementation
Namespace
Figure 1 – System Info Profile Implementation