Elements
The probe breaks event data down into tokens and parses them into elements. Elements are used to assign values to ObjectServer fields; the field values contain the event details in a form that the ObjectServer understands.
The following table describes the elements that the probe generates. Not all the elements described are generated for each event; the elements that the probe generates depend on the event type.
Element name | Element description |
---|---|
$active | This element specifies that the event is active. |
$administrativeState | This element specifies the administrative status of the alarm. |
$alarmRecordId | This element specifies the identifier of the alarm. |
$alarmType | This element specifies the type of the alarm. |
$availabilityStatus | This element specifies the current availability of the equipment. |
$commentData | This element specifies the proxy alarm generated as a result of SET Alarm. |
$customerId | This element specifies the identifier of the customer. |
$event | This element specifies the event. |
$_event_type | This element specifies type of the event. |
$faultCode | This element specifies the fault code. |
$fileLineNumber | This element specifies the file line number of the alarm. |
$fileName | This element specifies the file name of the alarm. |
$fileVersion | This element specifies the file version of the alarm. |
$_obj_class | This element specifies object class. |
$_obj_id | This element specifies identifier of the object. |
$notificationId | This element specifies the notification identifier of the alarm. |
$operationalState | This element specifies the operational status of the element. |
$originatorClass | This element specifies the originator class of the alarm. |
$probableCause | This element specifies the probable cause of the alarm. |
$processId | This element specifies the identifier of the process. |
$_sieve_id | This element specifies the identifier of the sieve. |
$rawState | This element specifies the raw state of the alarm. |
$relatedComponents | This element specifies related components of the alarm. |
$severity | This element specifies severity of the alarm. |
$standbyStatus | This element specifies the standby status of the equipment. |
$_time | This element specifies time of the alarm. |