Loading yang-models/_3gpp-common-trace.yang +15 −15 Original line number Diff line number Diff line Loading @@ -534,22 +534,22 @@ module _3gpp-common-trace { ManagedEntity playing a role of ServinGWFunction. In case of signaling based Trace/MDT, the traceTarget attribute shall be able to carry (IMSI or IMEI(SV)or SUPI), the MDTAreaScope attribute be able to carry (IMSI or IMEI(SV)or SUPI), the areaScope attribute shall be able to carry a list of (cell or E-UtranCell or NRCellDU or TA/LA/RA). In case of management based Immediate MDT, the traceTarget attribute shall be null value, the MDTAreaScope attribute shall carry a list of shall be null value, the areaScope attribute shall carry a list of (Utrancell or E-UtranCell or NRCellDU). In case of management based Logged MDT, the traceTarget attribute shall carry an eBs or a RNC or gNBs. The Logged MDT should be initiated on the specified eNB or RNC or gNB in traceTarget. The MDTAreaScope on the specified eNB or RNC or gNB in traceTarget. The areaScope attribute shall carry a list of (Utrancell or E-UtranCell or NRCellDU or TA/LA/RA). In case of RLF reporting, or RCEF reporting, the traceTarget attribute shall be null value, the MDTAreaScope attribute shall carry attribute shall be null value, the areaScope attribute shall carry one or list of eNBs/gNBs"; reference "3GPP TS 32.422"; } Loading @@ -565,7 +565,7 @@ module _3gpp-common-trace { } leaf MDTAnonymizationOfData { when ../MDTAreaScope ; when ../areaScope ; type enumeration { enum NO_IDENTITY; enum TAC_OF_IMEI; Loading @@ -575,7 +575,7 @@ module _3gpp-common-trace { reference "3GPP TS 32.422 clause 5.10.12."; } list MDTAreaConfigurationForNeighCell { list AreaConfigurationForNeighCell { when '../jobType = "LOGGED_MDT_ONLY"'; key "idx"; min-elements 1; Loading @@ -598,11 +598,7 @@ module _3gpp-common-trace { } } leaf-list MDTAreaScope { key "idx"; min-elements 1; max-elements 1; list areaScope { description "it specifies the area where data shall be collected. List of eNB/list of gNB/eNB/gNB for RLF or RCEF Loading @@ -612,6 +608,10 @@ module _3gpp-common-trace { List of cells for management based Immediate MDT. Cell, TA, LA, RA are mutually exclusive"; key idx; min-elements 1; max-elements 1; leaf idx {type string; } uses AreaScopeGrp; } Loading Loading @@ -1133,7 +1133,7 @@ module _3gpp-common-trace { triggered periodic reporting), - MDTMeasurementQuantity (conditional for 1F event reporting). For this case the optional attribute MDTAreaScope allows to specify For this case the optional attribute areaScope allows to specify the area in terms of cells or Tracking Area/Routing Area/Location area where the MDT data collection shall take place and the optional attributes MDTPositioningMethod, MDTSensorInformation allow to Loading @@ -1149,12 +1149,12 @@ module _3gpp-common-trace { MDTLoggingDuration, MDTReportType, MDTEventListForTriggeredMeasurements. For this case the optional attribute MDTAreaScope allows to specify For this case the optional attribute areaScope allows to specify the area in terms of cells or Tracking Area/Routing Area/Location area where the MDT data collection shall take place, the optional attribute MDTPLMNList allows to specify the PLMNs where measurement collection, status indication and log reporting is allowed, the optional attribute MDTAreaConfigurationForNeighCell allows to specify the area for areaConfigurationForNeighCell allows to specify the area for which UE is requested to perform measurements logging for neighbour cells which have list of frequencies and the optional attribute MDTSensorInformation allows to specify the sensor information to Loading @@ -1162,7 +1162,7 @@ module _3gpp-common-trace { - In case of RLF_REPORT_ONLY and RCEF_REPORT_ONLY additionally the attribute traceTarget shall be available, the optional attribute MDTAreaScope allows to specify the eNB or list of eNBs or gNB or areaScope allows to specify the eNB or list of eNBs or gNB or list of gNBs where the reports should be collected. - In case of LOGGED_MBSFN_MDT additionally the following attributes Loading Loading
yang-models/_3gpp-common-trace.yang +15 −15 Original line number Diff line number Diff line Loading @@ -534,22 +534,22 @@ module _3gpp-common-trace { ManagedEntity playing a role of ServinGWFunction. In case of signaling based Trace/MDT, the traceTarget attribute shall be able to carry (IMSI or IMEI(SV)or SUPI), the MDTAreaScope attribute be able to carry (IMSI or IMEI(SV)or SUPI), the areaScope attribute shall be able to carry a list of (cell or E-UtranCell or NRCellDU or TA/LA/RA). In case of management based Immediate MDT, the traceTarget attribute shall be null value, the MDTAreaScope attribute shall carry a list of shall be null value, the areaScope attribute shall carry a list of (Utrancell or E-UtranCell or NRCellDU). In case of management based Logged MDT, the traceTarget attribute shall carry an eBs or a RNC or gNBs. The Logged MDT should be initiated on the specified eNB or RNC or gNB in traceTarget. The MDTAreaScope on the specified eNB or RNC or gNB in traceTarget. The areaScope attribute shall carry a list of (Utrancell or E-UtranCell or NRCellDU or TA/LA/RA). In case of RLF reporting, or RCEF reporting, the traceTarget attribute shall be null value, the MDTAreaScope attribute shall carry attribute shall be null value, the areaScope attribute shall carry one or list of eNBs/gNBs"; reference "3GPP TS 32.422"; } Loading @@ -565,7 +565,7 @@ module _3gpp-common-trace { } leaf MDTAnonymizationOfData { when ../MDTAreaScope ; when ../areaScope ; type enumeration { enum NO_IDENTITY; enum TAC_OF_IMEI; Loading @@ -575,7 +575,7 @@ module _3gpp-common-trace { reference "3GPP TS 32.422 clause 5.10.12."; } list MDTAreaConfigurationForNeighCell { list AreaConfigurationForNeighCell { when '../jobType = "LOGGED_MDT_ONLY"'; key "idx"; min-elements 1; Loading @@ -598,11 +598,7 @@ module _3gpp-common-trace { } } leaf-list MDTAreaScope { key "idx"; min-elements 1; max-elements 1; list areaScope { description "it specifies the area where data shall be collected. List of eNB/list of gNB/eNB/gNB for RLF or RCEF Loading @@ -612,6 +608,10 @@ module _3gpp-common-trace { List of cells for management based Immediate MDT. Cell, TA, LA, RA are mutually exclusive"; key idx; min-elements 1; max-elements 1; leaf idx {type string; } uses AreaScopeGrp; } Loading Loading @@ -1133,7 +1133,7 @@ module _3gpp-common-trace { triggered periodic reporting), - MDTMeasurementQuantity (conditional for 1F event reporting). For this case the optional attribute MDTAreaScope allows to specify For this case the optional attribute areaScope allows to specify the area in terms of cells or Tracking Area/Routing Area/Location area where the MDT data collection shall take place and the optional attributes MDTPositioningMethod, MDTSensorInformation allow to Loading @@ -1149,12 +1149,12 @@ module _3gpp-common-trace { MDTLoggingDuration, MDTReportType, MDTEventListForTriggeredMeasurements. For this case the optional attribute MDTAreaScope allows to specify For this case the optional attribute areaScope allows to specify the area in terms of cells or Tracking Area/Routing Area/Location area where the MDT data collection shall take place, the optional attribute MDTPLMNList allows to specify the PLMNs where measurement collection, status indication and log reporting is allowed, the optional attribute MDTAreaConfigurationForNeighCell allows to specify the area for areaConfigurationForNeighCell allows to specify the area for which UE is requested to perform measurements logging for neighbour cells which have list of frequencies and the optional attribute MDTSensorInformation allows to specify the sensor information to Loading @@ -1162,7 +1162,7 @@ module _3gpp-common-trace { - In case of RLF_REPORT_ONLY and RCEF_REPORT_ONLY additionally the attribute traceTarget shall be available, the optional attribute MDTAreaScope allows to specify the eNB or list of eNBs or gNB or areaScope allows to specify the eNB or list of eNBs or gNB or list of gNBs where the reports should be collected. - In case of LOGGED_MBSFN_MDT additionally the following attributes Loading