X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=definitions%2Falarm-definition.json;h=40d597e09a8b835ae8e450443acb9b0e85f29803;hb=acc15b9fd487af75d0bc2ae585a94065af38138e;hp=f9c32d7440a5850be23a6c1759d007b330ee8b4c;hpb=3649fae7a06ad3ad099d0aa4e68f7ca3a2ae5a87;p=ric-plt%2Falarm-go.git diff --git a/definitions/alarm-definition.json b/definitions/alarm-definition.json index f9c32d7..40d597e 100755 --- a/definitions/alarm-definition.json +++ b/definitions/alarm-definition.json @@ -1,35 +1,8 @@ { "alarmdefinitions" : [ { - "alarmId" : 8004, - "alarmText" : "RIC ROUTING TABLE DISTRIBUTION FAILED", - "eventType" : "processingError", - "operationInstructions" : "Not defined", - "raiseDelay" : 0, - "clearDelay" : 0, - "timeToLive" : 0 - }, - { - "alarmId" : 8005, - "alarmText" : "TCP CONNECTIVITY LOST TO DBAAS", - "eventType" : "communication", - "operationInstructions" : "Not defined", - "raiseDelay" : 0, - "clearDelay" : 0, - "timeToLive" : 0 - }, - { - "alarmId" : 8006, - "alarmText" : "E2 CONNECTIVITY LOST TO G-NODEB", - "eventType" : "communication", - "operationInstructions" : "Not defined", - "raiseDelay" : 0, - "clearDelay" : 0, - "timeToLive" : 0 - }, - { - "alarmId" : 8007, - "alarmText" : "E2 CONNECTIVITY LOST TO E-NODEB", + "alarmId" : 72004, + "alarmText" : "E2 CONNECTION PROBLEM", "eventType" : "communication", "operationInstructions" : "Not defined", "raiseDelay" : 0, @@ -37,7 +10,7 @@ "timeToLive" : 0 }, { - "alarmId" : 8008, + "alarmId" : 72007, "alarmText" : "ACTIVE ALARM EXCEED MAX THRESHOLD", "eventType" : "equipment", "operationInstructions" : "Clear alarms or raise threshold", @@ -46,7 +19,7 @@ "timeToLive" : 0 }, { - "alarmId" : 8009, + "alarmId" : 72008, "alarmText" : "ALARM HISTORY EXCEED MAX THRESHOLD", "eventType" : "equipment", "operationInstructions" : "Clear alarms or raise threshold",