HP-UX WBEM DAS Indication Provider Datasheet, April 2010 Release
designation in the DMTF CIM schema)
, all properties are in fact read
-
only for this version of the
HP
-
UXStorage
Provider.
Property name Property inheritance Property value (and data source
1
)
Properties of CIM_Indication
String
IndicationIdentifier
Inherited from CIM_Indication
A unique
identifier for the i
ndication similar to a key
value that can be used for identification.
For example for HPUXStorageNativeProviderModule,
_eventNumber+ Operating System Timestamp
For example for HPUXStorageIndicationProviderModule,
_eventNumber+ Operating System Timestamp
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_AlertIndi
cation
A short description of the i
ndication. 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 instan
ce)
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 th
at describes the 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_Aler
tIndication
An enumerated value that describes the probable cause
of the situation that resulted in the AlertIndication.
s
tring
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.
s
tring[]
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.