beautypg.com

Cim_alertindication, Class introduction, Class keys/properties – HP SAN Virtualization Services Platform User Manual

Page 282: 282 class keys/properties

background image

CIM_AlertIndication

Class introduction

This indication is used to convey HP messages, (for example, standard messages) and will use the
HP Message Catalog.

This indication represents the crossing of storage pool capacity falling below the allowed threshold
for a storage pool. This provider will watch for pool capacity alerts from the VSM and propagate
these alerts to the CIMOM as alert indications.

This provider must implement the indication provider interface. This provider will be activated for
indications by queries of the following type:

SELECT * FROM CIM_AlertIndication

There are two known types of alert indications. These are presented here as examples. The required
set of alert indications are defined in a separate HP message registry:

Pool Capacity Exceeded Alert

This provider must implement the indication provider interface. This provider will be activated for
indications by queries of the following type:

SELECT * FROM HPSVSP_AlertIndication

Class keys/properties

Comments

Description

Property Name

The time and date of creation of
the indication.

The time the indication was generated by
the provider.

IndicationTime

The identifying information of the
entity for which this indication is
generated.

A reference to the element most related to
the alert. See message registry for details.

AlertingManagedElement

Valid SMI-S values are 0|1|2
('Unknown' | 'Other' | CIMObject-
Path').

If the AlertingManagedElement is in Object
path format, set this value to 2 ('CIM Ob-
ject Path'). See CIM Infrastructure Specific-
ation, CIM naming section for exact syntax
of the reference.

AlertingElementForm

The type of alert pertaining to this
instance.

See message registry

AlertType

Do not set this property

OtherSeverity

The severity of the alert

See message registry for value.

PerceivedSeverity

The cause of this alert.

See message registry for value.

ProbableCause

The CreationClassName of the
scoping system.

HPSVSP_StorageAppliance

SystemCreationClassName

Name of the scoping system

HPSVSP_StorageApplianceName

SystemName

Indication Profile

282