aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/faultNotification.json
blob: 0df497447ec1de3d90d2502772e118ca3572bfce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
      "event":{
         "commonEventHeader":{
            "version":"4.0.1",
            "vesEventListenerVersion":"7.2",
            "domain":"fault",
            "eventName":"Fault_RansimAgent-Wipro_RanPCIProblem",
            "eventId":"fault000001",
            "sequence":1,
            "priority":"High",
            "reportingEntityId":"de305d54-75b4-431b-adb2-eb6b9e546014",
            "reportingEntityName":"ncserver1",
            "sourceId":"cc305d54-75b4-431b-adb2-eb6b9e541234",
            "sourceName":"Chn0001",
            "startEpochMicrosec":1451772223000000,
            "lastEpochMicrosec":1451772403000000,
            "timeZoneOffset":"UTC-05:30",
            "nfNamingCode":"RansimAgent",
            "nfVendorName":"Wipro"
         },
         "faultFields":{
            "faultFieldsVersion":"4.0",
            "alarmCondition":"RanPciCollisionConfusionOccurred",
            "eventSourceType":"other",
            "specificProblem":"Chn0025",
            "eventSeverity":"CRITICAL",
            "eventCategory": "PCICollision",
            "vfStatus":"Active",
            "alarmAdditionalInformation":{
               "networkId":"NTWK005"
            }
         }
      }
   }