blob: 6311d5ef5b118e18cdfd5ff67c3aa1727472c1af [file] [log] [blame]
Pawel Kadlubanski43269652018-06-15 16:13:45 +02001{
2 "simulatorParams": {
micdziedb22e45d2018-08-17 09:58:00 +02003 "vesServerUrl": "http://VES-HOST:VES-PORT/eventListener/v7",
Pawel Kadlubanski43269652018-06-15 16:13:45 +02004 "testDuration": "10",
5 "messageInterval": "1"
6 },
Marcin Migdal577247a2018-09-07 12:59:00 +02007 "commonEventHeaderParams": {
Marcin Migdal67de9d42018-08-16 10:30:54 +02008 "eventName": "pnfRegistration_Nokia_5gDu",
9 "nfNamingCode": "gNB",
10 "nfcNamingCode": "oam",
11 "sourceName": "NOK6061ZW3",
Pawel Kadlubanski43269652018-06-15 16:13:45 +020012 "sourceId": "val13",
Marcin Migdal67de9d42018-08-16 10:30:54 +020013 "reportingEntityName": "NOK6061ZW3"
Marcin Migdal577247a2018-09-07 12:59:00 +020014 },
15 "pnfRegistrationParams": {
16 "serialNumber": "6061ZW3",
17 "vendorName": "Nokia",
18 "oamV4IpAddress": "val3",
19 "oamV6IpAddress": "val4",
20 "unitFamily": "BBU",
21 "modelNumber": "val6",
22 "softwareVersion": "val7",
23 "unitType": "val8"
24 },
25 "notificationParams": {
26 "changeIdentifier": "PM_MEAS_FILES",
27 "changeType": "FileReady",
28 "arrayOfNamedHashMap": [
29 {"name": "A20161221.1031-1041.bin.gz", "hashMap": {
30 "location": "ftpes://192.169.0.1:22/ftp/rop/A20161224.1030-1045.bin.gz",
31 "compression": "gzip",
32 "fileformatType": "org.3GPP.32.435#measCollec",
33 "fileFormatVersion": "V10"
34 }
35 },
36 {"name": "A20161222.1042-1102.bin.gz", "hashMap": {
37 "location": "ftpes://192.168.0.102:22/ftp/rop/A20161224.1045-1100.bin.gz",
38 "compression": "gzip",
39 "fileFormatType": "org.3GPP.32.435#measCollec",
40 "fileFormatVersion": "V10"
41 }
42 }
43 ]
Pawel Kadlubanski43269652018-06-15 16:13:45 +020044 }
45}