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 for Generic MTOSI generates. Not all the elements described are generated for each event; the elements that the probe generates depends upon the event type.

Table 1. Elements

Element name

Element description

$acknowledgeIndication

This element indicates the acknowledgement status of the alarm. The possible values are:

  • ACKNOWLEDGED
  • UNACKNOWLEDGED

$additionalText

This element contains a brief description of the problem being reported by the alarm.

$alias

This element contains the name of the object reporting the alarm as given in the EMS user interface.

$isClearable

This element indicates whether the alarm can be cleared. The possible values are:
  • false
  • true

$layerRate

This element indicates the layer to which the alarm applies.

$nativeProbableCause

This element indicates the probable cause as given in the EMS user interface.

$notificationId

This element contains the unique identifier of the alarm. This is derived from the serial number of the alarm as used by the EMS.

$objectType

This element indicates the type of object reporting the alarm.

$osTime

This element indicates the time at which the alarm was reported by the EMS.

$perceivedSeverity

This element indicates the perceived severity of the alarm.

$probableCause

This element contains the probable cause of the alarm.

$probableCauseQualifier

This element contains the qualifier used to classify the alarm type.

$rdn

This element indicates the Relative Distinguished Name of the object reporting the event.

$serviceAffecting

This element indicates whether the alarm has affected the service.

$sourceTime

This elements indicates the time at which the error occurred in the network element.

$type

This element indicates the type of the alarm.

$X733_AdditionalInformation

This element indicates the X733 additional information of the event.

$X733_EventType

This element indicates the X733 event type.

$X733_SpecificProblems

This element indicates the X733 specific problem of the event.