HP 3PAR CIM API Programming Reference

Or they can send any of the following to choose the specific indication(s) they want to receive:
SELECT * FROM TPD_StoragePoolGrowWarningAlert
SELECT * FROM TPD_StoragePoolGrowLimitAlert
SELECT * FROM TPD_StoragePoolGrowFailureAlert
SELECT * FROM TPD_StoragePoolOverUsedWarningAlert
SELECT * FROM TPD_StorageVolumeAllocationFailureAlert
SELECT * FROM TPD_StorageVolumeAllocationWarningAlert
SELECT * FROM TPD_StorageVolumeAllocationLimitAlert
SELECT * FROM TPD_DeltaReplicaStoragePoolGrowWarningAlert
SELECT * FROM TPD_DeltaReplicaStoragePoolGrowFailureAlert
SELECT * FROM TPD_StoragePoolCapacityClearAlert
SELECT * FROM TPD_StorageVolumeCapacityClearAlert
SELECT * FROM TPD_DeltaReplicaStoragePoolCapacityClearAlert
Generic AlertIndications
All other kinds of 3PAR alerts that are not part of the Thin Provisioning alert indications as discussed
in AlertIndication will be converted by the provider to generic AlertIndications. Clients may send
the following query string to the 3PAR CIM Server to receive all of them:
SELECT * FROM TPD_AlertIndication
GENERIC ALERTINDICATION PROPERTIES
ValueDescriptionTypeProperty
Proprietary format, e.g., an alert from
cage 0 may contain the string
“hw_cage:0”
The identifying information of the entity (ie,
the instance) for which this Indication is
generated.
stringAlertingManaged
-Element
Set to other’, as format will be
proprietary. See
‘OtherAlertingElementFormat’.
The format of the AlertingManagedElement
property is interpretable based upon the value
of this property. Values are defined as: 0 -
uint16AlertingElementFormat
Unknown. The format is unknown or not
meaningfully nterpretable by a CIM client
application. 1 - Other. The format is defined
by the value of the
OtherAlertingElementFormat property. 2 -
CIMObjectPath. The format is a
CIMObjectPath, with format
<Namespacepath>: <classname>.
<Prop1>=<value>,
<Prop2>=<value2>....specifying an instance
in the CIM Schema.
“HP 3PAR proprietary format.A string defining “Other” values for
AlertingElementFormat.
stringOtherAlerting
-ElementFormat
”Set to other’, as type will be
proprietary. See ‘OtherAlertType.
Primary classification of the Indication. The
following values are defined:
uint16AlertType
1 - Other. The Indication's OtherAlertType
property conveys its classification. Use of
“Other” in an enumeration is a standard CIM
convention. It means that the current
Indication does not fit into the categories
described by this enumeration.
2 - Communications Alert. An Indication of
this type is principally associated with the
procedures and/or processes required to
convey information from one point to another.
146 CIM Indications