Move CSIT to integration/csit repo
[integration/csit.git] / tests / dcaegen2 / testcases / assets / json_events / ves_pnf_registration_event.json
1 {
2     "event": {
3         "commonEventHeader": {
4             "domain": "other",
5             "eventName": "pnfRegistration_5GDU",
6             "eventId": "QTFCOC540002E-reg",
7             "eventType": "pnfRegistration",
8             "internalHeaderFields": {},
9             "lastEpochMicrosec": 1519837825682,
10             "nfNamingCode": "5GRAN",
11             "nfcNamingCode": "5DU",
12             "priority": "Normal",
13             "reportingEntityName": "5GRAN_DU",
14             "sequence": 0,
15             "sourceId": "QTFCOC540002E",
16             "sourceName": "5GRAN_DU",
17             "startEpochMicrosec": 1519837825682,
18             "version": 3
19         },
20         "otherFields": {
21             "pnfVendorName": "Nokia",
22             "pnfOamIpv4Address": "10.16.123.234",
23             "pnfOamIpv6Address": "<<NONE>>",
24             "pnfFamily": "BBU",
25             "pnfType": "AirScale",
26             "pnfModelNumber": "AJ02",
27             "pnfSerialNumber": "QTFCOC540002E",
28             "pnfSoftwareVersion": "v4.5.0.1",
29             "pnfManufactureDate": 1516406400,
30             "pnfLastServiceDate": 1517206400,
31             "otherFieldsVersion": 1
32         }
33     }
34 }