Reference Guide

HP Fan Profile
Version 1.0 HP Confidential 13
9 Use Cases
9.1 Object Diagrams
Figure 3 represents a possible instantiation of the HP Fan Profile. In this case, system1 has two fans,
fan1 and fan2. Fan1 and fan2 belong to coolingcollection1, which describes the overall group operational
status of the fans as being OK.
For simplicity most of the properties have been removed from the classes.
system1:CIM_ComputerSystem
fan2:HP_Fan
OperationalStatus:
(OK)
fan1:HP_Fan
OperationalStatus:
(OK)
HP_SystemFan
HP_SystemFan
profile1:CIM_RegisteredProfile
RegisteredName: Base System Profile
profile1:CIM_RegisteredProfile
RegisteredName: Fan Profile
profile1:HP_RegisteredProfile
RegisteredName: HP Fan Profile
CIM_ElementConformsToProfile
CIM_ReferencedProfile
HP_ExtendsProfile
coolingcollection1:HP_Cooli
ngCollection
GroupOperationalStatus:
(OK)
HP_MemberOfCoolingCollection
HP_MemberOfCoolingCollection
HP_HostedCoolingCollection
Figure 3 HP Fan Profile: Object Diagram
Figure 4 represents another possible instantiation of the HP Fan Profile, with modeled redundancy. In
this case, system1 has four fans: fan1, fan2, fan3 and fan4. All of the fans belong to coolingcollection1.
Fan1 and fan2 belong to coolingredundancyset1. Fan3 and fan4 belong to coolingredundancyset2. Fan2
and Fan3 belong to sharedcoolingredundancyset.
Please note that fan2 and fan3 belong to multiple instances of HP_CoolingRedundancySet.
The overall group operational status of the fans is Error.