aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-services-son-handler/testcases/data/cps_fault_notification.json
blob: 6b09e5ee4f0f21c83905f88456c7f5a3beaee1c7 (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
35
{
	"event":{
		"commonEventHeader":{
			"domain":"fault",
			"eventId":"fault000002",
			"eventName":"Fault_RansimAgent-Wipro_RanPCIProblem",
			"lastEpochMicrosec":1.633608637561E15,
			"priority":"High",
			"reportingEntityName":"ncserver1",
			"sequence":1,
			"sourceName":"15289",
			"startEpochMicrosec":1.633608637561E15,
			"version":"4.0.1",
			"nfNamingCode":"RansimAgent",
			"reportingEntityId":"69fb75e9-b85e-4132-ac21-515e9e8f5edb",
			"sourceId":"94c26740-c875-4122-9e81-82723769bb54",
			"nfVendorName":"Wipro",
			"vesEventListenerVersion":"7.2",
			"timeZoneOffset":"UTC+05:30"
		},
		"faultFields":{
			"alarmCondition":"RanPciCollisionConfusionOccurred",
			"eventSeverity":"CRITICAL",
			"eventCategory": "PCIConfusion",
			"eventSourceType":"other",
			"faultFieldsVersion":"4.0",
			"specificProblem":"15290",
			"vfStatus":"Active",
			"alarmAdditionalInformation":{
				"networkId":"10000000"
			}
		}
	}
}