beautypg.com

Class keys/properties, Class associations, Cim_indicationsubscription – HP SAN Virtualization Services Platform User Manual

Page 276: Class introduction, 276 class associations

background image

IndicationFilter instances are uniquely identified by four keys: Name, SystemCreationClassName,
SystemName

, and CreationClassName. Clients searching for an existing IndicationFilter instance

should examine the Query, QueryLanguage, and SourceNamespace properties of each IndicationFilter
instance to discern an applicable filter before requesting the SMI agent create a new one.

Class keys/properties

Comments

Description

Property Name

A unique name for the instance.
This is provided by HP.

Since the provider will be serving static in-
stances, the provider developer may
choose any name for each instance (for
example sequential numbers: 00001,
00002, and so on).

Name

The CreationClassName of the
scoping system.

Use the same value as the server profile's
CIM_ComputerSystem.CreationClassName.

SystemCreationClassName

The name of the class used in
the creation of this instance.

"CIM_IndicationFilter"

CreationClassName

The name of the scoping sys-
tem.

Use the same value as the server profile's
CIM_ComputerSystem.Name

SystemName

The namespace from which in-
dications of interest should ori-
ginate.

The provider developer may choose to omit
this property when enumerating Indication-
Filter instances in the vendor namespace,
and specify this property when enumerat-
ing instances in the SMI agent Interop
namespace. Recommendation: Value
should be the set to the vendor namespace
in all cases.

SourceNamespace

A query which filters the indica-
tions instances of interest

The CQL query

Query

The query language of the
Query property.

Depending on the profile requiring the In-
dicationFilter, this may be "DMTF:CQL",
or null

QueryLanguage

Class associations

Property

To

Association Name

Filter

CIM_ListenerDestinationCIMXML

CIM_IndicationSubscription

CIM_IndicationSubscription

Class introduction

CIM clients create IndicationSubscription instances by passing an IndicationFilter and ListenerDestination
paths. Subscription creation triggers the SMI agents to prepare internal structures for processing
queries and delivering indications to clients. Due to this internal processing, CIMOM implementations

Indication Profile

276