X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=mc-core%2Fmc%2Fqueries%2Fnib.json;fp=mc-core%2Fmc%2Fqueries%2Fnib.json;h=0853e151661387ae226b07ca33b57c4121789787;hb=6d6450ecce1ee0f937dd7f90f83451154abdf118;hp=e8673136a7a9d2b3f9b62ad3fc89fbabe4824e14;hpb=98d3f0738d3401baf302f69c1ec34d9851c667d3;p=ric-app%2Fmc.git diff --git a/mc-core/mc/queries/nib.json b/mc-core/mc/queries/nib.json index e867313..0853e15 100644 --- a/mc-core/mc/queries/nib.json +++ b/mc-core/mc/queries/nib.json @@ -1,123 +1,125 @@ { - "rrcx_stats_neigh_cell": { + "reconfig_status_reject_cause": { "keys": [ - "CELL_ID" + "GNB_ID" ], "fields": [ { - "is_ts": true, - "type": "ULLONG", - "name": "TS", + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", "pos": "0" }, { - "is_ts": false, - "type": "FLOAT", - "name": "measurementInterval", + "is_ts": true, + "type": "ULLONG", + "name": "TB", "pos": "1" }, { "is_ts": false, - "type": "UINT", - "name": "CELL_ID", + "type": "INT", + "name": "total_reconfig_reject", "pos": "2" }, { "is_ts": false, - "type": "INT", - "name": "cnt", + "type": "UINT", + "name": "count_radio_network", "pos": "3" }, { "is_ts": false, - "type": "INT", - "name": "min_rsrp", + "type": "UINT", + "name": "count_transport", "pos": "4" }, { "is_ts": false, - "type": "INT", - "name": "pctl_05_rsrp", + "type": "UINT", + "name": "count_protocol", "pos": "5" }, { "is_ts": false, - "type": "INT", - "name": "median_rsrp", + "type": "UINT", + "name": "count_misc", "pos": "6" - }, - { - "is_ts": false, - "type": "INT", - "name": "pctl_95_rsrp", - "pos": "7" - }, - { - "is_ts": false, - "type": "FLOAT", - "name": "stddev_rsrp", - "pos": "8" - }, - { - "is_ts": false, - "type": "INT", - "name": "max_rsrp", - "pos": "9" } ] }, - "reconfig_status_reject_cause": { + "mc_connection_stats_gtp_teid": { "keys": [ - "gnb_id" + "gTP_TEID", + "GNB_ID" ], "fields": [ { - "is_ts": false, - "type": "V_STR", - "name": "gnb_id", + "is_ts": true, + "type": "ULLONG", + "name": "TS", "pos": "0" }, { - "is_ts": true, - "type": "ULLONG", - "name": "TB", + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", "pos": "1" }, { "is_ts": false, - "type": "INT", - "name": "total_reconfig_reject", + "type": "V_STR", + "name": "gTP_TEID", "pos": "2" }, { "is_ts": false, - "type": "UINT", - "name": "count_radio_network", + "type": "FLOAT", + "name": "measurementInterval", "pos": "3" }, { "is_ts": false, - "type": "UINT", - "name": "count_transport", + "type": "FLOAT", + "name": "min_connected_time", "pos": "4" }, { "is_ts": false, - "type": "UINT", - "name": "count_protocol", + "type": "FLOAT", + "name": "max_connected_time", "pos": "5" }, { "is_ts": false, - "type": "UINT", - "name": "count_misc", + "type": "FLOAT", + "name": "avg_connected_time", "pos": "6" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "pctl_05_connected_time", + "pos": "7" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "pctl_95_connected_time", + "pos": "8" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "stddev_connected_time", + "pos": "9" } ] }, "rrcx_stats_neighbor_cell": { "keys": [ - "CELL_ID" + "CELL_ID", + "GNB_ID" ], "fields": [ { @@ -138,52 +140,60 @@ "name": "CELL_ID", "pos": "2" }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "3" + }, { "is_ts": false, "type": "INT", "name": "cnt", - "pos": "3" + "pos": "4" }, { "is_ts": false, "type": "INT", "name": "min_rsrp", - "pos": "4" + "pos": "5" }, { "is_ts": false, "type": "INT", "name": "pctl_05_rsrp", - "pos": "5" + "pos": "6" }, { "is_ts": false, "type": "INT", "name": "median_rsrp", - "pos": "6" + "pos": "7" }, { "is_ts": false, "type": "INT", "name": "pctl_95_rsrp", - "pos": "7" + "pos": "8" }, { "is_ts": false, "type": "FLOAT", "name": "stddev_rsrp", - "pos": "8" + "pos": "9" }, { "is_ts": false, "type": "INT", "name": "max_rsrp", - "pos": "9" + "pos": "10" } ] }, "mc_disconnects_cnt": { - "keys": [], + "keys": [ + "GNB_ID" + ], "fields": [ { "is_ts": true, @@ -191,17 +201,23 @@ "name": "TS", "pos": "0" }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "1" + }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", - "pos": "1" + "pos": "2" }, { "is_ts": false, "type": "INT", "name": "count_ue_disconnects", - "pos": "2" + "pos": "3" } ] }, @@ -273,7 +289,9 @@ ] }, "mc_connects_cnt": { - "keys": [], + "keys": [ + "GNB_ID" + ], "fields": [ { "is_ts": true, @@ -281,22 +299,30 @@ "name": "TS", "pos": "0" }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "1" + }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", - "pos": "1" + "pos": "2" }, { "is_ts": false, "type": "INT", "name": "count_ue_connects", - "pos": "2" + "pos": "3" } ] }, "erab_stats": { - "keys": [], + "keys": [ + "GNB_ID" + ], "fields": [ { "is_ts": true, @@ -304,77 +330,83 @@ "name": "TS", "pos": "0" }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "1" + }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", - "pos": "1" + "pos": "2" }, { "is_ts": false, "type": "INT", "name": "total_erabs", - "pos": "2" + "pos": "3" }, { "is_ts": false, "type": "UINT", "name": "qCI_1", - "pos": "3" + "pos": "4" }, { "is_ts": false, "type": "UINT", "name": "qCI_2", - "pos": "4" + "pos": "5" }, { "is_ts": false, "type": "UINT", "name": "qCI_3", - "pos": "5" + "pos": "6" }, { "is_ts": false, "type": "UINT", "name": "qCI_4", - "pos": "6" + "pos": "7" }, { "is_ts": false, "type": "UINT", "name": "qCI_5", - "pos": "7" + "pos": "8" }, { "is_ts": false, "type": "UINT", "name": "qCI_6", - "pos": "8" + "pos": "9" }, { "is_ts": false, "type": "UINT", "name": "qCI_7", - "pos": "9" + "pos": "10" }, { "is_ts": false, "type": "UINT", "name": "qCI_8", - "pos": "10" + "pos": "11" }, { "is_ts": false, "type": "UINT", "name": "qCI_9", - "pos": "11" + "pos": "12" }, { "is_ts": false, "type": "UINT", "name": "qCI_other", - "pos": "12" + "pos": "13" } ] }, @@ -418,12 +450,19 @@ "type": "FLOAT", "name": "success_rate", "pos": "5" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "failure_rate", + "pos": "6" } ] }, - "rrcx_pdf_neigh_cell_csi": { + "rrcx_pdf_neighbor_beam_gtp_teid": { "keys": [ - "CELL_ID" + "gTP_TEID", + "GNB_ID" ], "fields": [ { @@ -440,106 +479,107 @@ }, { "is_ts": false, - "type": "UINT", - "name": "CELL_ID", + "type": "V_STR", + "name": "GNB_ID", "pos": "2" }, + { + "is_ts": false, + "type": "V_STR", + "name": "gTP_TEID", + "pos": "3" + }, { "is_ts": false, "type": "INT", "name": "cnt", - "pos": "3" + "pos": "4" }, { "is_ts": false, "type": "UINT", "name": "rsrp_vbad", - "pos": "4" + "pos": "5" }, { "is_ts": false, "type": "UINT", "name": "rsrp_bad", - "pos": "5" + "pos": "6" }, { "is_ts": false, "type": "UINT", "name": "rsrp_medium", - "pos": "6" + "pos": "7" }, { "is_ts": false, "type": "UINT", "name": "rsrp_good", - "pos": "7" + "pos": "8" }, { "is_ts": false, "type": "UINT", "name": "rsrp_vgood", - "pos": "8" + "pos": "9" } ] }, - "rrcx_pdf_neigh_gnb_ssb": { + "reconfig_status_success_rate_gtp_teid": { "keys": [ + "gTP_TEID", "GNB_ID" ], "fields": [ { - "is_ts": true, - "type": "ULLONG", - "name": "TS", + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", "pos": "0" }, { "is_ts": false, - "type": "FLOAT", - "name": "measurementInterval", + "type": "V_STR", + "name": "gTP_TEID", "pos": "1" }, { - "is_ts": false, - "type": "V_STR", - "name": "GNB_ID", + "is_ts": true, + "type": "ULLONG", + "name": "TS", "pos": "2" }, { "is_ts": false, - "type": "INT", - "name": "cnt", + "type": "FLOAT", + "name": "measurementInterval", "pos": "3" }, { "is_ts": false, - "type": "UINT", - "name": "rsrp_vbad", + "type": "INT", + "name": "total_reconfiguration_requests", "pos": "4" }, { "is_ts": false, "type": "UINT", - "name": "rsrp_bad", + "name": "successful_reconfiguration_requests", "pos": "5" }, { "is_ts": false, - "type": "UINT", - "name": "rsrp_medium", + "type": "FLOAT", + "name": "success_rate", "pos": "6" }, { "is_ts": false, - "type": "UINT", - "name": "rsrp_good", + "type": "FLOAT", + "name": "failure_rate", "pos": "7" - }, - { - "is_ts": false, - "type": "UINT", - "name": "rsrp_vgood", - "pos": "8" } ] }, @@ -629,9 +669,9 @@ } ] }, - "rrcx_pdf_neigh_cell_ssb": { + "rrcx_pdf_neighbor_gnb": { "keys": [ - "CELL_ID" + "GNB_ID" ], "fields": [ { @@ -648,8 +688,8 @@ }, { "is_ts": false, - "type": "UINT", - "name": "CELL_ID", + "type": "V_STR", + "name": "GNB_ID", "pos": "2" }, { @@ -690,7 +730,81 @@ } ] }, - "rrcx_pdf_neighbor_gnb": { + "rrcx_stats_serv_beam_cell": { + "keys": [ + "CELL_ID", + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "UINT", + "name": "CELL_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "3" + }, + { + "is_ts": false, + "type": "INT", + "name": "cnt", + "pos": "4" + }, + { + "is_ts": false, + "type": "INT", + "name": "min_rsrp", + "pos": "5" + }, + { + "is_ts": false, + "type": "INT", + "name": "pctl_05_rsrp", + "pos": "6" + }, + { + "is_ts": false, + "type": "INT", + "name": "median_rsrp", + "pos": "7" + }, + { + "is_ts": false, + "type": "INT", + "name": "pctl_95_rsrp", + "pos": "8" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "stddev_rsrp", + "pos": "9" + }, + { + "is_ts": false, + "type": "INT", + "name": "max_rsrp", + "pos": "10" + } + ] + }, + "rrcx_stats_neighbor_beam_gnb": { "keys": [ "GNB_ID" ], @@ -721,33 +835,39 @@ }, { "is_ts": false, - "type": "UINT", - "name": "rsrp_vbad", + "type": "INT", + "name": "min_rsrp", "pos": "4" }, { "is_ts": false, - "type": "UINT", - "name": "rsrp_bad", + "type": "INT", + "name": "pctl_05_rsrp", "pos": "5" }, { "is_ts": false, - "type": "UINT", - "name": "rsrp_medium", + "type": "INT", + "name": "median_rsrp", "pos": "6" }, { "is_ts": false, - "type": "UINT", - "name": "rsrp_good", + "type": "INT", + "name": "pctl_95_rsrp", "pos": "7" }, { "is_ts": false, - "type": "UINT", - "name": "rsrp_vgood", + "type": "FLOAT", + "name": "stddev_rsrp", "pos": "8" + }, + { + "is_ts": false, + "type": "INT", + "name": "max_rsrp", + "pos": "9" } ] }, @@ -813,7 +933,9 @@ ] }, "mc_connection_stats": { - "keys": [], + "keys": [ + "GNB_ID" + ], "fields": [ { "is_ts": true, @@ -821,53 +943,60 @@ "name": "TS", "pos": "0" }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "1" + }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", - "pos": "1" + "pos": "2" }, { "is_ts": false, "type": "FLOAT", "name": "min_connected_time", - "pos": "2" + "pos": "3" }, { "is_ts": false, "type": "FLOAT", "name": "max_connected_time", - "pos": "3" + "pos": "4" }, { "is_ts": false, "type": "FLOAT", "name": "avg_connected_time", - "pos": "4" + "pos": "5" }, { "is_ts": false, "type": "FLOAT", "name": "pctl_05_connected_time", - "pos": "5" + "pos": "6" }, { "is_ts": false, "type": "FLOAT", "name": "pctl_95_connected_time", - "pos": "6" + "pos": "7" }, { "is_ts": false, "type": "FLOAT", "name": "stddev_connected_time", - "pos": "7" + "pos": "8" } ] }, "addreq_stats_nr_cell": { "keys": [ - "CELL_ID" + "CELL_ID", + "GNB_ID" ], "fields": [ { @@ -888,47 +1017,53 @@ "name": "CELL_ID", "pos": "2" }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "3" + }, { "is_ts": false, "type": "INT", "name": "cnt", - "pos": "3" + "pos": "4" }, { "is_ts": false, "type": "INT", "name": "min_rsrp", - "pos": "4" + "pos": "5" }, { "is_ts": false, "type": "INT", "name": "pctl_05_rsrp", - "pos": "5" + "pos": "6" }, { "is_ts": false, "type": "INT", "name": "median_rsrp", - "pos": "6" + "pos": "7" }, { "is_ts": false, "type": "INT", "name": "pctl_95_rsrp", - "pos": "7" + "pos": "8" }, { "is_ts": false, "type": "FLOAT", "name": "stddev_rsrp", - "pos": "8" + "pos": "9" }, { "is_ts": false, "type": "INT", "name": "max_rsrp", - "pos": "9" + "pos": "10" } ] }, @@ -993,8 +1128,9 @@ } ] }, - "rrcx_stats_neigh_gnb": { + "rrcx_pdf_serv_gtp_teid": { "keys": [ + "gTP_TEID", "GNB_ID" ], "fields": [ @@ -1018,67 +1154,70 @@ }, { "is_ts": false, - "type": "INT", - "name": "cnt", + "type": "V_STR", + "name": "gTP_TEID", "pos": "3" }, { "is_ts": false, "type": "INT", - "name": "min_rsrp", + "name": "cnt", "pos": "4" }, { "is_ts": false, - "type": "INT", - "name": "pctl_05_rsrp", + "type": "UINT", + "name": "rsrp_vbad", "pos": "5" }, { "is_ts": false, - "type": "INT", - "name": "median_rsrp", + "type": "UINT", + "name": "rsrp_bad", "pos": "6" }, { "is_ts": false, - "type": "INT", - "name": "pctl_95_rsrp", + "type": "UINT", + "name": "rsrp_medium", "pos": "7" }, { "is_ts": false, - "type": "FLOAT", - "name": "stddev_rsrp", + "type": "UINT", + "name": "rsrp_good", "pos": "8" }, { "is_ts": false, - "type": "INT", - "name": "max_rsrp", + "type": "UINT", + "name": "rsrp_vgood", "pos": "9" } ] }, - "reconfig_reject_debug": { - "keys": [], + "mc_connects_cnt_gtp_teid": { + "keys": [ + "gTP_TEID", + "GNB_ID" + ], "fields": [ { - "is_ts": false, - "type": "V_STR", - "name": "name", + "is_ts": true, + "type": "ULLONG", + "name": "TS", "pos": "0" }, { "is_ts": false, - "type": "INT", - "name": "cnt", + "type": "V_STR", + "name": "GNB_ID", "pos": "1" }, { - "is_ts": true, - "type": "ULLONG", - "name": "TS", + "is_ts": false, + "type": "V_STR", + "name": "gTP_TEID", "pos": "2" }, { @@ -1086,72 +1225,79 @@ "type": "FLOAT", "name": "measurementInterval", "pos": "3" + }, + { + "is_ts": false, + "type": "INT", + "name": "count_ue_connects", + "pos": "4" } ] }, - "release_req_success_stats": { + "rrcx_pdf_neighbor_beam_gnb": { "keys": [ "GNB_ID" ], "fields": [ - { - "is_ts": false, - "type": "V_STR", - "name": "GNB_ID", - "pos": "0" - }, { "is_ts": true, "type": "ULLONG", "name": "TS", - "pos": "1" + "pos": "0" }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", "pos": "2" }, { "is_ts": false, - "type": "FLOAT", - "name": "min_success_time", + "type": "INT", + "name": "cnt", "pos": "3" }, { "is_ts": false, - "type": "FLOAT", - "name": "max_success_time", + "type": "UINT", + "name": "rsrp_vbad", "pos": "4" }, { "is_ts": false, - "type": "FLOAT", - "name": "avg_success_time", + "type": "UINT", + "name": "rsrp_bad", "pos": "5" }, { "is_ts": false, - "type": "FLOAT", - "name": "pctl_05_success_time", + "type": "UINT", + "name": "rsrp_medium", "pos": "6" }, { "is_ts": false, - "type": "FLOAT", - "name": "pctl_95_success_time", + "type": "UINT", + "name": "rsrp_good", "pos": "7" }, { "is_ts": false, - "type": "FLOAT", - "name": "stddev_success_time", + "type": "UINT", + "name": "rsrp_vgood", "pos": "8" } ] }, - "rrcx_pdf_serv_gnb": { + "rrcx_pdf_serv_beam_cell": { "keys": [ + "CELL_ID", "GNB_ID" ], "fields": [ @@ -1167,118 +1313,149 @@ "name": "measurementInterval", "pos": "1" }, + { + "is_ts": false, + "type": "UINT", + "name": "CELL_ID", + "pos": "2" + }, { "is_ts": false, "type": "V_STR", "name": "GNB_ID", - "pos": "2" + "pos": "3" }, { "is_ts": false, "type": "INT", "name": "cnt", - "pos": "3" + "pos": "4" }, { "is_ts": false, "type": "UINT", "name": "rsrp_vbad", - "pos": "4" + "pos": "5" }, { "is_ts": false, "type": "UINT", "name": "rsrp_bad", - "pos": "5" + "pos": "6" }, { "is_ts": false, "type": "UINT", "name": "rsrp_medium", - "pos": "6" + "pos": "7" }, { "is_ts": false, "type": "UINT", "name": "rsrp_good", - "pos": "7" + "pos": "8" }, { "is_ts": false, "type": "UINT", "name": "rsrp_vgood", - "pos": "8" + "pos": "9" } ] }, - "mod_req_failure_distribution": { + "reconfig_reject_debug": { "keys": [], "fields": [ + { + "is_ts": false, + "type": "V_STR", + "name": "name", + "pos": "0" + }, + { + "is_ts": false, + "type": "INT", + "name": "cnt", + "pos": "1" + }, { "is_ts": true, "type": "ULLONG", "name": "TS", - "pos": "0" + "pos": "2" }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", + "pos": "3" + } + ] + }, + "release_req_success_stats": { + "keys": [ + "GNB_ID" + ], + "fields": [ + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "0" + }, + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", "pos": "1" }, { "is_ts": false, - "type": "INT", - "name": "cnt", + "type": "FLOAT", + "name": "measurementInterval", "pos": "2" }, { "is_ts": false, - "type": "UINT", - "name": "count_protobuf_unspecified", + "type": "FLOAT", + "name": "min_success_time", "pos": "3" }, { "is_ts": false, - "type": "UINT", - "name": "count_t310_Expiry", + "type": "FLOAT", + "name": "max_success_time", "pos": "4" }, { "is_ts": false, - "type": "UINT", - "name": "count_randomAccessProblem", + "type": "FLOAT", + "name": "avg_success_time", "pos": "5" }, { "is_ts": false, - "type": "UINT", - "name": "count_rlc_MaxNumRetx", + "type": "FLOAT", + "name": "pctl_05_success_time", "pos": "6" }, { "is_ts": false, - "type": "UINT", - "name": "count_synchReconfigFailure_SCG", + "type": "FLOAT", + "name": "pctl_95_success_time", "pos": "7" }, { "is_ts": false, - "type": "UINT", - "name": "count_scg_reconfigFailure", + "type": "FLOAT", + "name": "stddev_success_time", "pos": "8" - }, - { - "is_ts": false, - "type": "UINT", - "name": "count_srb3_IntegrityFailure", - "pos": "9" } ] }, - "rrcx_stats_serv_cell": { + "rrcx_pdf_serv_gnb": { "keys": [ - "CELL_ID" + "GNB_ID" ], "fields": [ { @@ -1295,8 +1472,8 @@ }, { "is_ts": false, - "type": "UINT", - "name": "CELL_ID", + "type": "V_STR", + "name": "GNB_ID", "pos": "2" }, { @@ -1307,57 +1484,51 @@ }, { "is_ts": false, - "type": "INT", - "name": "min_rsrp", + "type": "UINT", + "name": "rsrp_vbad", "pos": "4" }, { "is_ts": false, - "type": "INT", - "name": "pctl_05_rsrp", + "type": "UINT", + "name": "rsrp_bad", "pos": "5" }, { "is_ts": false, - "type": "INT", - "name": "median_rsrp", + "type": "UINT", + "name": "rsrp_medium", "pos": "6" }, { "is_ts": false, - "type": "INT", - "name": "pctl_95_rsrp", + "type": "UINT", + "name": "rsrp_good", "pos": "7" }, { "is_ts": false, - "type": "FLOAT", - "name": "stddev_rsrp", + "type": "UINT", + "name": "rsrp_vgood", "pos": "8" - }, - { - "is_ts": false, - "type": "INT", - "name": "max_rsrp", - "pos": "9" } ] }, - "release_cause": { + "mod_req_failure_distribution": { "keys": [ "GNB_ID" ], "fields": [ - { - "is_ts": false, - "type": "V_STR", - "name": "GNB_ID", - "pos": "0" - }, { "is_ts": true, "type": "ULLONG", "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", "pos": "1" }, { @@ -1369,118 +1540,130 @@ { "is_ts": false, "type": "INT", - "name": "total_reconfig_refuse", + "name": "cnt", "pos": "3" }, { "is_ts": false, "type": "UINT", - "name": "count_radio_network", + "name": "count_protobuf_unspecified", "pos": "4" }, { "is_ts": false, "type": "UINT", - "name": "count_transport", + "name": "count_t310_Expiry", "pos": "5" }, { "is_ts": false, "type": "UINT", - "name": "count_protocol", + "name": "count_randomAccessProblem", "pos": "6" }, { "is_ts": false, "type": "UINT", - "name": "count_misc", + "name": "count_rlc_MaxNumRetx", "pos": "7" - } - ] - }, - "reconfig_success_debug": { - "keys": [], - "fields": [ + }, { "is_ts": false, - "type": "V_STR", - "name": "name", - "pos": "0" + "type": "UINT", + "name": "count_synchReconfigFailure_SCG", + "pos": "8" }, { "is_ts": false, - "type": "INT", - "name": "cnt", - "pos": "1" + "type": "UINT", + "name": "count_scg_reconfigFailure", + "pos": "9" }, + { + "is_ts": false, + "type": "UINT", + "name": "count_srb3_IntegrityFailure", + "pos": "10" + } + ] + }, + "rrcx_stats_serv_cell": { + "keys": [ + "CELL_ID", + "GNB_ID" + ], + "fields": [ { "is_ts": true, "type": "ULLONG", "name": "TS", - "pos": "2" + "pos": "0" }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", - "pos": "3" - } - ] - }, - "reconfig_all_debug": { - "keys": [], - "fields": [ + "pos": "1" + }, + { + "is_ts": false, + "type": "UINT", + "name": "CELL_ID", + "pos": "2" + }, { "is_ts": false, "type": "V_STR", - "name": "name", - "pos": "0" + "name": "GNB_ID", + "pos": "3" }, { "is_ts": false, "type": "INT", "name": "cnt", - "pos": "1" + "pos": "4" }, { - "is_ts": true, - "type": "ULLONG", - "name": "TS", - "pos": "2" + "is_ts": false, + "type": "INT", + "name": "min_rsrp", + "pos": "5" }, { "is_ts": false, - "type": "FLOAT", - "name": "measurementInterval", - "pos": "3" - } - ] - }, - "mc_unique_ue_cnt": { - "keys": [], - "fields": [ + "type": "INT", + "name": "pctl_05_rsrp", + "pos": "6" + }, { - "is_ts": true, - "type": "ULLONG", - "name": "TS", - "pos": "0" + "is_ts": false, + "type": "INT", + "name": "median_rsrp", + "pos": "7" + }, + { + "is_ts": false, + "type": "INT", + "name": "pctl_95_rsrp", + "pos": "8" }, { "is_ts": false, "type": "FLOAT", - "name": "measurementInterval", - "pos": "1" + "name": "stddev_rsrp", + "pos": "9" }, { "is_ts": false, "type": "INT", - "name": "count_unique_ue", - "pos": "2" + "name": "max_rsrp", + "pos": "10" } ] }, - "rrcx_pdf_neigh_gnb_csi": { + "rrcx_pdf_neighbor_beam_cell": { "keys": [ + "CELL_ID", "GNB_ID" ], "fields": [ @@ -1496,81 +1679,851 @@ "name": "measurementInterval", "pos": "1" }, + { + "is_ts": false, + "type": "UINT", + "name": "CELL_ID", + "pos": "2" + }, { "is_ts": false, "type": "V_STR", "name": "GNB_ID", - "pos": "2" + "pos": "3" }, { "is_ts": false, "type": "INT", "name": "cnt", - "pos": "3" + "pos": "4" }, { "is_ts": false, "type": "UINT", "name": "rsrp_vbad", - "pos": "4" + "pos": "5" }, { "is_ts": false, "type": "UINT", "name": "rsrp_bad", - "pos": "5" + "pos": "6" }, { "is_ts": false, "type": "UINT", "name": "rsrp_medium", - "pos": "6" + "pos": "7" }, { "is_ts": false, "type": "UINT", "name": "rsrp_good", - "pos": "7" + "pos": "8" }, { "is_ts": false, "type": "UINT", "name": "rsrp_vgood", - "pos": "8" + "pos": "9" } ] }, - "dc_release_debug": { - "keys": [], + "release_cause": { + "keys": [ + "GNB_ID" + ], "fields": [ { "is_ts": false, "type": "V_STR", - "name": "name", + "name": "GNB_ID", "pos": "0" }, - { - "is_ts": false, - "type": "INT", - "name": "cnt", - "pos": "1" - }, { "is_ts": true, "type": "ULLONG", "name": "TS", - "pos": "2" + "pos": "1" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "2" + }, + { + "is_ts": false, + "type": "INT", + "name": "total_reconfig_refuse", + "pos": "3" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_radio_network", + "pos": "4" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_transport", + "pos": "5" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_protocol", + "pos": "6" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_misc", + "pos": "7" + } + ] + }, + "reconfig_success_debug": { + "keys": [], + "fields": [ + { + "is_ts": false, + "type": "V_STR", + "name": "name", + "pos": "0" + }, + { + "is_ts": false, + "type": "INT", + "name": "cnt", + "pos": "1" + }, + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "2" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "3" + } + ] + }, + "rrcx_stats_neighbor_beam_cell": { + "keys": [ + "CELL_ID", + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "UINT", + "name": "CELL_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "3" + }, + { + "is_ts": false, + "type": "INT", + "name": "cnt", + "pos": "4" + }, + { + "is_ts": false, + "type": "INT", + "name": "min_rsrp", + "pos": "5" + }, + { + "is_ts": false, + "type": "INT", + "name": "pctl_05_rsrp", + "pos": "6" + }, + { + "is_ts": false, + "type": "INT", + "name": "median_rsrp", + "pos": "7" + }, + { + "is_ts": false, + "type": "INT", + "name": "pctl_95_rsrp", + "pos": "8" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "stddev_rsrp", + "pos": "9" + }, + { + "is_ts": false, + "type": "INT", + "name": "max_rsrp", + "pos": "10" + } + ] + }, + "rrcx_stats_serv_gnb": { + "keys": [ + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "INT", + "name": "cnt", + "pos": "3" + }, + { + "is_ts": false, + "type": "INT", + "name": "min_rsrp", + "pos": "4" + }, + { + "is_ts": false, + "type": "INT", + "name": "pctl_05_rsrp", + "pos": "5" + }, + { + "is_ts": false, + "type": "INT", + "name": "median_rsrp", + "pos": "6" + }, + { + "is_ts": false, + "type": "INT", + "name": "pctl_95_rsrp", + "pos": "7" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "stddev_rsrp", + "pos": "8" + }, + { + "is_ts": false, + "type": "INT", + "name": "max_rsrp", + "pos": "9" + } + ] + }, + "mc_unique_ue_cnt": { + "keys": [ + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "1" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "2" + }, + { + "is_ts": false, + "type": "INT", + "name": "count_unique_ue", + "pos": "3" + } + ] + }, + "dc_release_debug": { + "keys": [], + "fields": [ + { + "is_ts": false, + "type": "V_STR", + "name": "name", + "pos": "0" + }, + { + "is_ts": false, + "type": "INT", + "name": "cnt", + "pos": "1" + }, + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "2" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "3" + } + ] + }, + "throughput_gnb": { + "keys": [ + "GNB_ID", + "e_RAB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "e_RAB_ID", + "pos": "1" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "3" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "active_throughput", + "pos": "4" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "average_throughput", + "pos": "5" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "min_throughput", + "pos": "6" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "max_throughput", + "pos": "7" + }, + { + "is_ts": false, + "type": "UINT", + "name": "active_throughput_percentile_05", + "pos": "8" + }, + { + "is_ts": false, + "type": "UINT", + "name": "active_throughput_percentile_95", + "pos": "9" + } + ] + }, + "throughput_gtp_teid_bearer": { + "keys": [ + "gTP_TEID", + "GNB_ID", + "e_RAB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "gTP_TEID", + "pos": "1" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "e_RAB_ID", + "pos": "3" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "4" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "active_throughput", + "pos": "5" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "average_throughput", + "pos": "6" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "min_throughput", + "pos": "7" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "max_throughput", + "pos": "8" + } + ] + }, + "mod_failure_cause_gtp_teid": { + "keys": [ + "gTP_TEID", + "GNB_ID" + ], + "fields": [ + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "0" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "gTP_TEID", + "pos": "1" + }, + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "2" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "3" + }, + { + "is_ts": false, + "type": "INT", + "name": "total_reconfig_refuse", + "pos": "4" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_radio_network", + "pos": "5" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_transport", + "pos": "6" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_protocol", + "pos": "7" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_misc", + "pos": "8" + } + ] + }, + "addreq_stats_nr_gnb": { + "keys": [ + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "INT", + "name": "cnt", + "pos": "3" + }, + { + "is_ts": false, + "type": "INT", + "name": "min_rsrp", + "pos": "4" + }, + { + "is_ts": false, + "type": "INT", + "name": "pctl_05_rsrp", + "pos": "5" + }, + { + "is_ts": false, + "type": "INT", + "name": "median_rsrp", + "pos": "6" + }, + { + "is_ts": false, + "type": "INT", + "name": "pctl_95_rsrp", + "pos": "7" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "stddev_rsrp", + "pos": "8" + }, + { + "is_ts": false, + "type": "INT", + "name": "max_rsrp", + "pos": "9" + } + ] + }, + "rrcx_pdf_serv_cell": { + "keys": [ + "CELL_ID", + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "UINT", + "name": "CELL_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "3" + }, + { + "is_ts": false, + "type": "INT", + "name": "cnt", + "pos": "4" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_vbad", + "pos": "5" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_bad", + "pos": "6" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_medium", + "pos": "7" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_good", + "pos": "8" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_vgood", + "pos": "9" + } + ] + }, + "rrcx_pdf_neighbor_cell": { + "keys": [ + "CELL_ID", + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "UINT", + "name": "CELL_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "3" + }, + { + "is_ts": false, + "type": "INT", + "name": "cnt", + "pos": "4" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_vbad", + "pos": "5" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_bad", + "pos": "6" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_medium", + "pos": "7" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_good", + "pos": "8" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_vgood", + "pos": "9" + } + ] + }, + "handovers_gnb": { + "keys": [ + "GTP_TEID", + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GTP_TEID", + "pos": "2" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "3" + }, + { + "is_ts": false, + "type": "INT", + "name": "total_addition_requests", + "pos": "4" + }, + { + "is_ts": false, + "type": "UINT", + "name": "n_handovers", + "pos": "5" + }, + { + "is_ts": false, + "type": "UINT", + "name": "n_ping_pong", + "pos": "6" + } + ] + }, + "rrcx_pdf_serv_beam_gnb": { + "keys": [ + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "INT", + "name": "cnt", "pos": "3" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_vbad", + "pos": "4" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_bad", + "pos": "5" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_medium", + "pos": "6" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_good", + "pos": "7" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_vgood", + "pos": "8" } ] }, - "throughput_gnb": { + "throughput_ue": { "keys": [ + "UE_ID", "GNB_ID", "e_RAB_ID" ], @@ -1587,6 +2540,99 @@ "name": "e_RAB_ID", "pos": "1" }, + { + "is_ts": false, + "type": "LLONG", + "name": "UE_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "3" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "4" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "active_throughput", + "pos": "5" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "average_throughput", + "pos": "6" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "min_throughput", + "pos": "7" + }, + { + "is_ts": false, + "type": "LLONG", + "name": "max_throughput", + "pos": "8" + } + ] + }, + "distinct_users": { + "keys": [ + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "2" + }, + { + "is_ts": false, + "type": "INT", + "name": "num_users", + "pos": "3" + } + ] + }, + "throughput_gtp_teid": { + "keys": [ + "gTP_TEID", + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "gTP_TEID", + "pos": "1" + }, { "is_ts": false, "type": "V_STR", @@ -1622,22 +2668,134 @@ "type": "LLONG", "name": "max_throughput", "pos": "7" + } + ] + }, + "ho_counts_gtp_teid": { + "keys": [ + "gTP_TEID", + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "1" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "gTP_TEID", + "pos": "2" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "3" + }, + { + "is_ts": false, + "type": "INT", + "name": "n_handovers", + "pos": "4" + } + ] + }, + "mc_connected_cnt": { + "keys": [ + "GNB_ID" + ], + "fields": [ + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "0" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "1" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "2" + }, + { + "is_ts": false, + "type": "INT", + "name": "count_connected_ue", + "pos": "3" + } + ] + }, + "mod_status_refuse_cause": { + "keys": [ + "GNB_ID" + ], + "fields": [ + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "0" + }, + { + "is_ts": true, + "type": "ULLONG", + "name": "TS", + "pos": "1" + }, + { + "is_ts": false, + "type": "FLOAT", + "name": "measurementInterval", + "pos": "2" + }, + { + "is_ts": false, + "type": "INT", + "name": "total_reconfig_refuse", + "pos": "3" }, { "is_ts": false, "type": "UINT", - "name": "extr_quant_hfta0_fcn_quant_udaf_hfta0", - "pos": "8" + "name": "count_radio_network", + "pos": "4" }, { "is_ts": false, "type": "UINT", - "name": "extr_quant_hfta0_fcn_quant_udaf_hfta01", - "pos": "9" + "name": "count_transport", + "pos": "5" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_protocol", + "pos": "6" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_misc", + "pos": "7" } ] }, - "addreq_stats_nr_gnb": { + "rrcx_stats_serv_beam_gnb": { "keys": [ "GNB_ID" ], @@ -1704,9 +2862,10 @@ } ] }, - "rrcx_pdf_serv_cell": { + "rrcx_pdf_neighbor_gtp_teid": { "keys": [ - "CELL_ID" + "gTP_TEID", + "GNB_ID" ], "fields": [ { @@ -1723,181 +2882,176 @@ }, { "is_ts": false, - "type": "UINT", - "name": "CELL_ID", + "type": "V_STR", + "name": "GNB_ID", "pos": "2" }, + { + "is_ts": false, + "type": "V_STR", + "name": "gTP_TEID", + "pos": "3" + }, { "is_ts": false, "type": "INT", "name": "cnt", - "pos": "3" + "pos": "4" }, { "is_ts": false, "type": "UINT", "name": "rsrp_vbad", - "pos": "4" + "pos": "5" }, { "is_ts": false, "type": "UINT", "name": "rsrp_bad", - "pos": "5" + "pos": "6" }, { "is_ts": false, "type": "UINT", "name": "rsrp_medium", - "pos": "6" + "pos": "7" }, { "is_ts": false, "type": "UINT", "name": "rsrp_good", - "pos": "7" + "pos": "8" }, { "is_ts": false, "type": "UINT", "name": "rsrp_vgood", - "pos": "8" + "pos": "9" } ] }, - "rrcx_pdf_neighbor_cell": { + "reconfig_status_reject_cause_gtp_teid": { "keys": [ - "CELL_ID" + "gTP_TEID", + "GNB_ID" ], "fields": [ { - "is_ts": true, - "type": "ULLONG", - "name": "TS", + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", "pos": "0" }, { "is_ts": false, - "type": "FLOAT", - "name": "measurementInterval", + "type": "V_STR", + "name": "gTP_TEID", "pos": "1" }, { - "is_ts": false, - "type": "UINT", - "name": "CELL_ID", + "is_ts": true, + "type": "ULLONG", + "name": "TB", "pos": "2" }, { "is_ts": false, "type": "INT", - "name": "cnt", + "name": "total_reconfig_reject", "pos": "3" }, { "is_ts": false, "type": "UINT", - "name": "rsrp_vbad", + "name": "count_radio_network", "pos": "4" }, { "is_ts": false, "type": "UINT", - "name": "rsrp_bad", + "name": "count_transport", "pos": "5" }, { "is_ts": false, "type": "UINT", - "name": "rsrp_medium", + "name": "count_protocol", "pos": "6" }, { "is_ts": false, "type": "UINT", - "name": "rsrp_good", + "name": "count_misc", "pos": "7" - }, - { - "is_ts": false, - "type": "UINT", - "name": "rsrp_vgood", - "pos": "8" } ] }, - "rrcx_stats_serv_gnb": { + "release_cause_gtp_ueid": { "keys": [ + "gTP_TEID", "GNB_ID" ], "fields": [ { - "is_ts": true, - "type": "ULLONG", - "name": "TS", + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", "pos": "0" }, { "is_ts": false, - "type": "FLOAT", - "name": "measurementInterval", + "type": "V_STR", + "name": "gTP_TEID", "pos": "1" }, { - "is_ts": false, - "type": "V_STR", - "name": "GNB_ID", + "is_ts": true, + "type": "ULLONG", + "name": "TS", "pos": "2" }, { "is_ts": false, - "type": "INT", - "name": "cnt", + "type": "FLOAT", + "name": "measurementInterval", "pos": "3" }, { "is_ts": false, "type": "INT", - "name": "min_rsrp", + "name": "total_reconfig_refuse", "pos": "4" }, { "is_ts": false, - "type": "INT", - "name": "pctl_05_rsrp", + "type": "UINT", + "name": "count_radio_network", "pos": "5" }, { "is_ts": false, - "type": "INT", - "name": "median_rsrp", + "type": "UINT", + "name": "count_transport", "pos": "6" }, { "is_ts": false, - "type": "INT", - "name": "pctl_95_rsrp", + "type": "UINT", + "name": "count_protocol", "pos": "7" }, { "is_ts": false, - "type": "FLOAT", - "name": "stddev_rsrp", + "type": "UINT", + "name": "count_misc", "pos": "8" - }, - { - "is_ts": false, - "type": "INT", - "name": "max_rsrp", - "pos": "9" } ] }, - "throughput_ue": { + "throughput_userclass": { "keys": [ - "UE_ID", "GNB_ID", - "e_RAB_ID" + "CLASS" ], "fields": [ { @@ -1908,56 +3062,53 @@ }, { "is_ts": false, - "type": "LLONG", - "name": "e_RAB_ID", + "type": "V_STR", + "name": "GNB_ID", "pos": "1" }, { "is_ts": false, - "type": "LLONG", - "name": "UE_ID", + "type": "UINT", + "name": "CLASS", "pos": "2" }, - { - "is_ts": false, - "type": "V_STR", - "name": "GNB_ID", - "pos": "3" - }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", - "pos": "4" + "pos": "3" }, { "is_ts": false, "type": "LLONG", "name": "active_throughput", - "pos": "5" + "pos": "4" }, { "is_ts": false, "type": "LLONG", "name": "average_throughput", - "pos": "6" + "pos": "5" }, { "is_ts": false, "type": "LLONG", "name": "min_throughput", - "pos": "7" + "pos": "6" }, { "is_ts": false, "type": "LLONG", "name": "max_throughput", - "pos": "8" + "pos": "7" } ] }, - "mc_connected_cnt": { - "keys": [], + "mod_req_failure_distribution_gtp_teid": { + "keys": [ + "gTP_TEID", + "GNB_ID" + ], "fields": [ { "is_ts": true, @@ -1965,78 +3116,146 @@ "name": "TS", "pos": "0" }, + { + "is_ts": false, + "type": "V_STR", + "name": "GNB_ID", + "pos": "1" + }, + { + "is_ts": false, + "type": "V_STR", + "name": "gTP_TEID", + "pos": "2" + }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", - "pos": "1" + "pos": "3" }, { "is_ts": false, "type": "INT", - "name": "count_connected_ue", - "pos": "2" + "name": "cnt", + "pos": "4" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_protobuf_unspecified", + "pos": "5" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_t310_Expiry", + "pos": "6" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_randomAccessProblem", + "pos": "7" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_rlc_MaxNumRetx", + "pos": "8" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_synchReconfigFailure_SCG", + "pos": "9" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_scg_reconfigFailure", + "pos": "10" + }, + { + "is_ts": false, + "type": "UINT", + "name": "count_srb3_IntegrityFailure", + "pos": "11" } ] }, - "mod_status_refuse_cause": { + "addreq_pdf_nr_cell": { "keys": [ + "CELL_ID", "GNB_ID" ], "fields": [ - { - "is_ts": false, - "type": "V_STR", - "name": "GNB_ID", - "pos": "0" - }, { "is_ts": true, "type": "ULLONG", "name": "TS", - "pos": "1" + "pos": "0" }, { "is_ts": false, "type": "FLOAT", "name": "measurementInterval", + "pos": "1" + }, + { + "is_ts": false, + "type": "UINT", + "name": "CELL_ID", "pos": "2" }, { "is_ts": false, - "type": "INT", - "name": "total_reconfig_refuse", + "type": "V_STR", + "name": "GNB_ID", "pos": "3" }, { "is_ts": false, - "type": "UINT", - "name": "count_radio_network", + "type": "INT", + "name": "cnt", "pos": "4" }, { "is_ts": false, "type": "UINT", - "name": "count_transport", + "name": "rsrp_vbad", "pos": "5" }, { "is_ts": false, "type": "UINT", - "name": "count_protocol", + "name": "rsrp_bad", "pos": "6" }, { "is_ts": false, "type": "UINT", - "name": "count_misc", + "name": "rsrp_medium", "pos": "7" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_good", + "pos": "8" + }, + { + "is_ts": false, + "type": "UINT", + "name": "rsrp_vgood", + "pos": "9" } ] }, - "addreq_pdf_nr_cell": { + "rrcx_pdf_serv_beam_gtp_teid": { "keys": [ - "CELL_ID" + "gTP_TEID", + "GNB_ID" ], "fields": [ { @@ -2053,45 +3272,51 @@ }, { "is_ts": false, - "type": "UINT", - "name": "CELL_ID", + "type": "V_STR", + "name": "GNB_ID", "pos": "2" }, + { + "is_ts": false, + "type": "V_STR", + "name": "gTP_TEID", + "pos": "3" + }, { "is_ts": false, "type": "INT", "name": "cnt", - "pos": "3" + "pos": "4" }, { "is_ts": false, "type": "UINT", "name": "rsrp_vbad", - "pos": "4" + "pos": "5" }, { "is_ts": false, "type": "UINT", "name": "rsrp_bad", - "pos": "5" + "pos": "6" }, { "is_ts": false, "type": "UINT", "name": "rsrp_medium", - "pos": "6" + "pos": "7" }, { "is_ts": false, "type": "UINT", "name": "rsrp_good", - "pos": "7" + "pos": "8" }, { "is_ts": false, "type": "UINT", "name": "rsrp_vgood", - "pos": "8" + "pos": "9" } ] }