HP-UX WBEM RAIDSA Indication Provider Datasheet, April 2010

datetime IndicationTime
Inherited from CIM_Indication
The time and date when the indication was created.
For example, CIMDateTime.getCurrentDateTime()
Properties of CIM_AlertIndication
String Description
Inherited from CIM_AlertIndication
A short
description of the indication. This property
corresponds to “Description of Error” field in the event
notification.
String AlertingManagedElement
Inherited from CIM_AlertIndication
The identifying information of the entity (ie, the instance)
for which this Indication is generated. The property
contains the path of an instance, encoded as a string
parameter - if the instance is modeled in the CIM
Schema. If it is not a CIM instance, the property contains
some identifying string that names the entity for which
the Alert is generated.
For example,
protocol://hostname:namespace:class.property=
"value", property="value”
uint16 AlertType
Inherited from CIM_AlertIndication
Primary classification of the Indication.
(1 - Other, 2 - Communications Alert, 3 - Quality of
Service Alert, 4 - Processing Error, 5 - Device Alert, 6 -
Environmental Alert, 7 - Model Change, 8 - Security
Alert)
For example, 5 – “Device Alert”
uint16 PerceivedSeverity
Inherited from CIM_AlertIndication
An enumerated value that describes th
e severity of the
Alert Indication from the notifier's point of view.
(0 - Unknown, 1 - Other, 2 - Information, 3 -
Degraded/Warning, 4 - Minor, 5 - Major, 6 - Critical, 7
- Fatal/NonRecoverable)
uint16 ProbableCause
Inherited from CIM_AlertIndication
An
enumerated value that describes the probable cause
of the situation that resulted in the AlertIndication.
string ProbableCauseDescription
Inherited from CIM_AlertIndication
Provides additional information related to the
ProbableCause. This property corresponds to the first
sub-section of the “Probable Cause/Recommended
Action” field in the EMS event notification.
string[] RecommendedActions
Inherited from CIM_AlertIndication
Free form descriptions of the recommended actions to
take to resolve the cause of the notification. This property
corresponds to the sub-sections following the first sub-
section in the “Probable Cause/Recommended Action”
field in the EMS event notification.
string EventID
Inherited from CIM_AlertIndication
An instrumentation or p
rovider specific value that
describes the underlying "real-world" event represented
by the Indication.
For example, 8
datetime EventTime
Inherited from CIM_AlertIndication
The time and date when the underlying event was first
detected. This property corresponds to the field “Event
time” in the EMS event notification.
For example, “yyyymmddhhmmss”
string SystemCreationClassName
Inherited from CIM_AlertIndication
The scoping System's CreationClassName for the
Provider generating this Indication.
For example, “CIM_UnitaryComputerSystem”