Merge "Update available SDL version to v0.7.0"
[ric-plt/alarm-go.git] / definitions / test.json
1 {
2         {
3             "alarmId" : 8004,
4             "alarmText" : "RIC ROUTING TABLE DISTRIBUTION FAILED",
5             "eventType" : "processingError",
6             "operationInstructions" : "Not defined",
7             "raiseDelay" : 0,
8             "clearDelay" : 0,
9             "timeToLive" : 0
10         },
11         {
12             "alarmId" : 8005,
13             "alarmText" : "TCP CONNECTIVITY LOST TO DBAAS",
14             "eventType" : "communication",
15             "operationInstructions" : "Not defined",
16             "raiseDelay" : 0,
17             "clearDelay" : 0,
18             "timeToLive" : 0
19         {
20             "alarmId" : 8006,
21             "alarmText" : "E2 CONNECTIVITY LOST TO G-NODEB",
22             "eventType" : "communication",
23             "operationInstructions" : "Not defined",
24             "raiseDelay" : 0,
25             "clearDelay" : 0,
26             "timeToLive" : 0
27         },
28         {
29             "alarmId" : 8007,
30             "alarmText" : "E2 CONNECTIVITY LOST TO E-NODEB",
31             "eventType" : "communication",
32             "operationInstructions" : "Not defined",
33             "raiseDelay" : 0,
34             "clearDelay" : 0,
35             "timeToLive" : 0
36         },
37         {
38             "alarmId" : 8008,
39             "alarmText" : "ACTIVE ALARM EXCEED MAX THRESHOLD",
40             "eventType" : "equipment",
41             "operationInstructions" : "Clear alarms or raise threshold",
42             "raiseDelay" : 0,
43             "clearDelay" : 0,
44             "timeToLive" : 0
45         },
46         {
47             "alarmId" : 8009,
48             "alarmText" : "ALARM HISTORY EXCEED MAX THRESHOLD",
49             "eventType" : "equipment",
50             "operationInstructions" : "Clear alarms or raise threshold",
51             "raiseDelay" : 0,
52             "clearDelay" : 0,
53             "timeToLive" : 0
54         }
55    ]
56 }