HP StorageWorks SAN Virtualization Services Platform SMI-S User Guide (5697-0209, April 2010)

Class associations
PropertyToAssociation Name
Member
HPSVSP_StorageVirtualizationServerGroup
: CIM_RedundancySet
HPSVSP_ServerGroupMember :
CIM_MemberOfCollection
PartComponent
HPSVSP_StorageAppliance :
CIM_ComputerSystem
HPSVSP_ApplianceServerComponent :
CIM_ComponentCS
Dependent
HPSVSP_StorageServerPackage :
CIM_PhysicalPackage
HPSVSP_ServerSystemPackage :
CIM_ComputerSystemPackage
HPSVSP_StorageVirtualizationDataPathModule : CIM_ComputerSystem
Class introduction
This class represents the Data Path Modules (DPMs) of a system.
Indications
Name: DPM discovery
Filter: SELECT * FROM CIM_InstCreation WHERE SourceInstance ISA CIM_ComputerSystem
Description: Triggered when a new DPM is present in an SVSP domain.
Name: DPM removal
Filter: SELECT * FROM CIM_InstDeletion WHERE SourceInstance ISA CIM_ComputerSystem
Description: Triggered when a DPM is removed from an SVSP domain.
Name: DPM state change
Filter: SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_ComputerSystem
AND SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
Description: Triggered when a DPM's status property changes value.
Class keys/properties
CommentsDescriptionProperty Name
Name of the class used in the creation
of an instance. With the Name key,
used to uniquely identify instances of
this class.
HPSVSP_StorageVirtualizationDataPathModuleCr eati onC la s sName
An element of the Key that identifies
unique instances of this class.
Domain- Name +";"+DPMNameName
Specifies the format of the Name key.
The Name for non-top-level Computer-
System instances uses an unrestricted
format and may be vendor defined.
Set to "Other"NameFormat
Multiple Computer System Profile36