Uploaded image for project: 'Network Controller'
  1. Network Controller
  2. SDNC-1730

Standards Defined Fault Notifications over VES are not displayed in SDN-R

XMLWordPrintable

      Legacy VES Fault notofications (domain = fault, DMaap Topic = unauthenticated.SEC_FAULT_OUTPUT) are displayed in the Fault area of SDN-R, however Standards Defined Fault Notifications over VES ("domain": "stndDefined", "stndDefinedNamespace": "3GPP-FaultSupervision", topic = unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT) - not displayed. At the same time, i see that this message successfuly forwarded to DMaap from VES collector - unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPU.

      Could you provide suggestion how to configure such solution.

      See examples below:

      Legacy VES Fault Notification:

       
      {
          "event": {
              "commonEventHeader": 

      {             "version": "4.0.1",             "vesEventListenerVersion": "7.0.1",             "domain": "fault",             "eventName": "Fault_Vscf:Acs-Ericcson_PilotNumberPoolExhaustion",             "eventId": "ab305d54-85b4-a31b-7db2-fb6b9e546015",             "sequence": 1,             "priority": "High",             "reportingEntityId": "cc305d54-75b4-431b-adb2-eb6b9e541234",             "reportingEntityName": "ibcx0001vm002oam001",             "sourceId": "1",             "sourceName": "TestServer",             "nfVendorName": "Bureau1440",             "nfNamingCode": "gNb-DU",             "nfcNamingCode": "DU",             "startEpochMicrosec": 1661778303000000,             "lastEpochMicrosec": 1661778303000000,             "timeZoneOffset": "UTC+03:00"     }

      ,
              "faultFields": {
                  "faultFieldsVersion": "4.0",
                  "alarmCondition": "PilotNumberPoolExhaustion",
                  "eventSourceType": "other",
                  "specificProblem": "Calls cannot complete - pilot numbers are unavailable",
                  "eventSeverity": "CRITICAL",
                  "vfStatus": "Active",
                  "alarmAdditionalInformation": 

      {                 "PilotNumberPoolSize": "1000"             }

              }
          }
      }
       
       
      Standards Defined VES Fault Notification: 
       
       {
          "event": {
              "commonEventHeader": 

      {             "domain": "stndDefined",             "eventId": "stndDefined-gNB-Nokia000001",             "eventName": "stndDefined-gNB-Nokia-Notification",             "priority": "High",             "reportingEntityName": "ibcx0001vm002oam001",             "sequence": 1,             "sourceId": "3",             "sourceName": "TestServer3",             "version": "4.1",             "vesEventListenerVersion": "7.2.1",              "startEpochMicrosec": 1661778303000000,             "lastEpochMicrosec": 1661778303000000,             "timeZoneOffset": "UTC+03:00",             "stndDefinedNamespace": "3GPP-FaultSupervision"     }

      ,
              "stndDefinedFields": {
                  "schemaReference": "https://forge.3gpp.org/rep/sa5/MnS/blob/SA88-Rel16/OpenAPI/faultMnS.yaml#/components/schemas/NotifyNewAlarm",
                  "data": 

      {                 "href": "xyz",                 "notificationId": 1,                 "notificationType": "notifyNewAlarm",                 "eventTime": "2022:08:30T14:18:00",                 "systemDN": "xyz",                 "probableCause": "PROBABLE_CAUSE_001",                 "perceivedSeverity": "CRITICAL",                 "rootCauseIndicator": false,                 "specificProblem": "xyz",                 "backedUpStatus": true,                 "backUpObject": "xyz",                 "trendIndication": "NO_CHANGE",                 "proposedRepairActions": "xyz",                 "additionalText": "xyz",                 "alarmId": "xyz",                 "alarmType": "COMMUNICATIONS_ALARM"                 }

      ,
                  "stndDefinedFieldsVersion": "1.0"
                  }
          }
      }

            pendurty Ravi Pendurty
            andrew.k andrew.k
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: