Alarm definitions
Overview
An alarm in the NFM-P is represented by an instance of fm.AlarmObject. The attributes of the AlarmObject are described in the XML API Reference, and in Alarm messages .
Information about the alarm types are also available. See the NSP NFM-P Alarm Search Tool for more information.
When an OSS receives an alarm from the NFM-P, the OSS can map to the corresponding alarmDetails.csv using the fields described in the following table.
Table 11-1: Alarm mapping details
| fm.AlarmObject attribute | Corresponding alarmDetails field | Comments | 
|---|---|---|
| alarmClassTag | alarmClassTag | alarmClassTag is unique in the alarmDetails list | 
| alarmName | alarmName | The combination of alarmName and alarmType is unique in the alarmDetails list | 
| type | alarmType |