Class CIM_ThresholdIndication
extends CIM_AlertIndication

A subclass of CIM_AlertIndications carrying additional threshold information related to the notification. This subclass is used when one of the ProbableCauses is set to 53, "Threshold Crossed".

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Indication
   |
   +--CIM_ProcessIndication
   |
   +--CIM_AlertIndication
   |
   +--CIM_ThresholdIndication

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA subclass of CIM_AlertIndications carrying additional threshold information related to the notification. This subclass is used when one of the ProbableCauses is set to 53, "Threshold Crossed".
Indicationbooleantrue
UMLPackagePathstringCIM::Event
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ObservedValuestring
DescriptionstringA string holding the current reading value that exceeds the threshold. This is modeled as a string for universal mapping, similar to the CIM_Sensor properties in the Device Model.
MappingStringsstringRecommendation.ITU|X733.Threshold information
ThresholdIdentifierstring
DescriptionstringA string describing the threshold or naming the property that represents the threshold, if modeled in the CIM hierarchy. In the latter case, the value should be written as <schema name>_ <class name>.<property name>.
MappingStringsstringRecommendation.ITU|X733.Threshold information
ThresholdValuestring
DescriptionstringA string holding the current value of the threshold. This is modeled as a string for universal mapping, similar to the CIM_Sensor properties in the Device Model.
MappingStringsstringRecommendation.ITU|X733.Threshold information

Inherited Properties

NameData Type
AlertingElementFormatuint16
AlertingManagedElementstring
AlertTypeuint16
Descriptionstring
EventIDstring
EventTimedatetime
IndicationFilterNamestring
IndicationIdentifierstring
IndicationTimedatetime
Messagestring
MessageIDstring
OtherAlertingElementFormatstring
OtherAlertTypestring
OtherSeveritystring
OwningEntitystring
PerceivedSeverityuint16
ProbableCauseuint16
ProbableCauseDescriptionstring
ProviderNamestring
SequenceContextstring
SequenceNumbersint64
SystemCreationClassNamestring
SystemNamestring
Trendinguint16
CorrelatedIndicationsstring[]
MessageArgumentsstring[]
RecommendedActionsstring[]

Class Methods