mprzybys | e3024be | 2020-10-13 13:50:13 +0200 | [diff] [blame] | 1 | { |
| 2 | "event": { |
| 3 | "commonEventHeader": { |
| 4 | "version": "4.1", |
| 5 | "vesEventListenerVersion": "7.2", |
| 6 | "domain": "stndDefined", |
| 7 | "eventId": "stndDefined-gNB_Nokia000001", |
| 8 | "eventName": "ves_stdnDefined_3GPP-FaultSupervision", |
| 9 | "stndDefinedNamespace": "3GPP-FaultSupervision", |
| 10 | "startEpochMicrosec": 1413378172000000, |
| 11 | "lastEpochMicrosec": 1413378172000000, |
| 12 | "reportingEntityName": "ibcx0001vm002oam001", |
| 13 | "sourceName": "scfx0001vm002cap001", |
| 14 | "sequence": 1, |
| 15 | "priority": "High" |
| 16 | }, |
| 17 | "stndDefinedFields": { |
mprzybys | 0e2eff9 | 2020-10-28 11:33:37 +0100 | [diff] [blame^] | 18 | "schemaReference": "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#components/schemas/NotifyNewAlarm", |
mprzybys | e3024be | 2020-10-13 13:50:13 +0200 | [diff] [blame] | 19 | "data": { |
| 20 | "href": 1, |
| 21 | "uri": "1", |
| 22 | "notificationId": 1, |
| 23 | "notificationType": "notifyNewAlarm", |
| 24 | "eventTime": "xyz", |
| 25 | "systemDN": "xyz", |
| 26 | "probableCause": 1, |
| 27 | "perceivedSeverity": "INDETERMINATE", |
| 28 | "rootCauseIndicator": false, |
| 29 | "specificProblem": "xyz", |
| 30 | "correlatedNotifications": [], |
| 31 | "backedUpStatus": true, |
| 32 | "backUpObject": "xyz", |
| 33 | "trendIndication": "MORE_SEVERE", |
| 34 | "thresholdInfo": { |
| 35 | "observedMeasurement": "new", |
| 36 | "observedValue": 123 |
| 37 | }, |
| 38 | "stateChangeDefinition": { |
| 39 | }, |
| 40 | "monitoredAttributes": { |
| 41 | "newAtt": "new" |
| 42 | }, |
| 43 | "proposedRepairActions": "xyz", |
| 44 | "additionalText": "xyz", |
| 45 | "additionalInformation": { |
| 46 | "addInfo": "new" |
| 47 | }, |
| 48 | "alarmId": "1", |
| 49 | "alarmType": "COMMUNICATIONS_ALARM" |
| 50 | }, |
| 51 | "stndDefinedFieldsVersion": "1.0" |
| 52 | } |
| 53 | } |
| 54 | } |