vipin | 14323a9 | 2020-09-25 10:03:43 +0000 | [diff] [blame^] | 1 | { |
| 2 | "alarmdefinitions" : [ |
| 3 | { |
| 4 | "alarmId" : 8004, |
| 5 | "alarmText" : "RIC ROUTING TABLE DISTRIBUTION FAILED", |
| 6 | "eventType" : "Processing error", |
| 7 | "operationInstructions" : "Not defined" |
| 8 | }, |
| 9 | { |
| 10 | "alarmId" : 8005, |
| 11 | "alarmText" : "TCP CONNECTIVITY LOST TO DBAAS", |
| 12 | "eventType" : "Communication error", |
| 13 | "operationInstructions" : "Not defined" |
| 14 | }, |
| 15 | { |
| 16 | "alarmId" : 8006, |
| 17 | "alarmText" : "E2 CONNECTIVITY LOST TO G-NODEB", |
| 18 | "eventType" : "Communication error", |
| 19 | "operationInstructions" : "Not defined" |
| 20 | }, |
| 21 | { |
| 22 | "alarmId" : 8007, |
| 23 | "alarmText" : "E2 CONNECTIVITY LOST TO E-NODEB", |
| 24 | "eventType" : "Communication error", |
| 25 | "operationInstructions" : "Not defined" |
| 26 | }, |
| 27 | { |
| 28 | "alarmId" : 8008, |
| 29 | "alarmText" : "ACTIVE ALARM EXCEED MAX THRESHOLD", |
| 30 | "eventType" : "storage warning", |
| 31 | "operationInstructions" : "Clear alarms or raise threshold" |
| 32 | }, |
| 33 | { |
| 34 | "alarmId" : 8009, |
| 35 | "alarmText" : "ALARM HISTORY EXCEED MAX THRESHOLD", |
| 36 | "eventType" : "storage warning", |
| 37 | "operationInstructions" : "Clear alarms or raise threshold" |
| 38 | } |
| 39 | ] |
| 40 | } |