demx8as6 | 4c1e7c7 | 2022-09-24 14:03:12 +0200 | [diff] [blame] | 1 | { |
| 2 | "event": { |
| 3 | "commonEventHeader": { |
| 4 | "domain": "@domain@", |
| 5 | "eventId": "@eventId@", |
| 6 | "eventName": "@domain@_@eventType@_Alarms_@alarm@", |
| 7 | "eventType": "@eventType@_Alarms", |
| 8 | "sequence": 0, |
| 9 | "priority": "Low", |
| 10 | "reportingEntityId": "", |
| 11 | "reportingEntityName": "@controllerName@", |
| 12 | "sourceId": "", |
| 13 | "sourceName": "@pnfId@", |
| 14 | "startEpochMicrosec": "@timestamp@", |
| 15 | "lastEpochMicrosec": "@timestamp@", |
| 16 | "nfNamingCode": "@type@", |
| 17 | "nfVendorName": "@vendor@", |
| 18 | "timeZoneOffset": "+00:00", |
| 19 | "version": "4.1", |
| 20 | "stndDefinedNamespace": "3GPP-FaultSupervision", |
| 21 | "vesEventListenerVersion": "7.2.1" |
| 22 | }, |
| 23 | "stndDefinedFields": { |
| 24 | "schemaReference": "https://forge.3gpp.org/rep/sa5/MnS/-/raw/Rel-16/OpenAPI/TS28532_FaultMnS.yaml#components/schemas/NotifyNewAlarm", |
| 25 | "data": { |
| 26 | "href": "href1", |
| 27 | "notificationId": 0, |
| 28 | "notificationType": "notifyNewAlarm", |
| 29 | "eventTime": "@eventTime@", |
| 30 | "systemDN": "xyz", |
| 31 | "alarmId": "@alarm@", |
| 32 | "alarmType": "COMMUNICATIONS_ALARM", |
| 33 | "probableCause": "@alarm@", |
| 34 | "specificProblem": "@alarm@", |
| 35 | "perceivedSeverity": "@severity@", |
| 36 | "backedUpStatus": true, |
| 37 | "backUpObject": "xyz", |
| 38 | "trendIndication": "MORE_SEVERE", |
| 39 | "thresholdInfo": { |
| 40 | "observedMeasurement": "new", |
| 41 | "observedValue": 123.1 |
| 42 | }, |
| 43 | "correlatedNotifications": [], |
| 44 | "stateChangeDefinition": [{ "operational-state": "DISABLED" }], |
| 45 | "monitoredAttributes": { |
| 46 | "interface": "@interface@" |
| 47 | }, |
| 48 | "proposedRepairActions": "Call the police!", |
| 49 | "additionalText": "O-RAN Software Community OAM", |
| 50 | "additionalInformation": { |
| 51 | "eventTime": "@eventTime@", |
| 52 | "equipType": "@type@", |
| 53 | "vendor": "@vendor@", |
| 54 | "model": "@model@" |
| 55 | }, |
| 56 | "rootCauseIndicator": false |
| 57 | }, |
| 58 | "stndDefinedFieldsVersion": "1.0" |
| 59 | } |
| 60 | } |
| 61 | } |