White Papers

SMASH Collections Profile
9 Use Cases
This section contains object diagrams and use cases for the SMASH Collections Profile.
9.1 Object Diagrams
The object diagram in Figure 2 shows how instances of CIM_RegisteredProfile identify the version of the
SMASH Collections Profile that the instances of CIM_ConcreteCollection and their associated instances
conform to. An instance of CIM_RegisteredProfile exists for each profile instrumented in the system. One
instance of CIM_RegisteredProfile identifies “DMTF Base Server Profile version 1.0”. The other instance
identifies “DMTF SMASH Collections Profile version 1.0”. The CIM_ConcreteCollection instances are
scoped to an instance of CIM_ComputerSystem. This instance of CIM_ComputerSystem conforms to the
DMTF Base Server Profile version 1.0 as indicated by the CIM_ElementConformsToProfile association to
the CIM_RegisteredProfile instance.
ComputerSystem
settings1 : ConcreteCollection
capacities1 : ConcreteCollection
logs1 : ConcreteCollection
consoles1 : ConcreteCollection
capabilities1 : ConcreteCollection
sensors1 : ConcreteCollection
OwningCollectionElement
prof1 : RegisteredProfile
RegisteredName : Base Server
RegisteredOrganization : 2 (DMTF)
RegisteredVersion : 1.0.0
prof2 : RegisteredProfile
RegisteredName : SMASH Collections
RegisteredOrganization : 2 (DMTF)
RegisteredVersion : 1.0.0
ElementConformsToProfile
ReferencedProfile
ReferencedProfile
prof3 : RegisteredProfile
RegisteredName : SMASH Collections
RegisteredOrganization : 1 (Other)
OtherRegistereOrganization: Dell
RegisteredVersion : 1.0.0
profiles1 : ConcreteCollection
Figure 2 – Registered Profile
Version 1.0.0a 21