Loading yang-models/_3gpp-common-trace.yang +18 −12 Original line number Diff line number Diff line Loading @@ -1250,6 +1250,11 @@ module _3gpp-common-trace { measurements. The period is defined in milliseconds (ms)."; } leaf-list nfTypeToMeasure { type string; description "It specifies the NF types to measure."; } leaf-list objectInstances { type string; description "List of object instances."; Loading @@ -1272,16 +1277,17 @@ module _3gpp-common-trace { enum RLF_REPORT_ONLY; enum RCEF_REPORT_ONLY; enum LOGGED_MBSFN_MDT; enum UE_LEVEL_MEASUREMENTS_ONLY; enum TRACE_AND_UE_LEVEL_MEASUREMENTS; enum IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS; enum TRACE_AND_IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS; enum 5GC_UE_LEVEL_MEASUREMENTS_ONLY; enum TRACE_AND_5GC_UE_LEVEL_MEASUREMENTS; enum IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS; enum TRACE_AND_IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS; } default TRACE_ONLY; description "Specifies the MDT mode and it specifies also whether the TraceJob represents only MDT, Logged MBSFN MDT, Trace or a combined Trace and MDT job. The attribute is applicable for Trace, MDT, RCEF and RLF reporting."; TraceJob represents only MDT, Logged MBSFN MDT, Trace, or 5GC UE level measurement collection, or any combination of Trace, immediate MDT and 5GC UE level measurement collection. The attribute is applicable for Trace, MDT, RCEF and RLF reporting, and 5GC UE level measurement collection."; reference "Clause 5.9a of 3GPP TS 32.422 for additional details on the allowed values."; } Loading Loading @@ -1442,12 +1448,12 @@ module _3gpp-common-trace { } list ueMeasConfig { when '../jobType = "UE_LEVEL_MEASUREMENTS_ONLY"' + ' or ../jobType = "TRACE_AND_UE_LEVEL_MEASUREMENTS"' + ' or ../jobType = "IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS"' + ' or ../jobType = "TRACE_AND_IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS"' when '../jobType = "5GC_UE_LEVEL_MEASUREMENTS_ONLY"' + ' or ../jobType = "TRACE_AND_5GC_UE_LEVEL_MEASUREMENTS"' + ' or ../jobType = "IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS"' + ' or ../jobType = "TRACE_AND_IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS"' key idx; description "UE level measurements config"; description "5GC UE level measurements config"; max-elements 1; uses UEMeasConfigGrp; leaf idx { type string; } Loading yang-models/_3gpp-nr-nrm-eutrancellrelation.yang +1 −0 Original line number Diff line number Diff line module _3gpp-nr-nrm-eutrancellrelation { yang-version 1.1; namespace "urn:3gpp:sa5:_3gpp-nr-nrm-eutrancellrelation"; Loading Loading
yang-models/_3gpp-common-trace.yang +18 −12 Original line number Diff line number Diff line Loading @@ -1250,6 +1250,11 @@ module _3gpp-common-trace { measurements. The period is defined in milliseconds (ms)."; } leaf-list nfTypeToMeasure { type string; description "It specifies the NF types to measure."; } leaf-list objectInstances { type string; description "List of object instances."; Loading @@ -1272,16 +1277,17 @@ module _3gpp-common-trace { enum RLF_REPORT_ONLY; enum RCEF_REPORT_ONLY; enum LOGGED_MBSFN_MDT; enum UE_LEVEL_MEASUREMENTS_ONLY; enum TRACE_AND_UE_LEVEL_MEASUREMENTS; enum IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS; enum TRACE_AND_IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS; enum 5GC_UE_LEVEL_MEASUREMENTS_ONLY; enum TRACE_AND_5GC_UE_LEVEL_MEASUREMENTS; enum IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS; enum TRACE_AND_IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS; } default TRACE_ONLY; description "Specifies the MDT mode and it specifies also whether the TraceJob represents only MDT, Logged MBSFN MDT, Trace or a combined Trace and MDT job. The attribute is applicable for Trace, MDT, RCEF and RLF reporting."; TraceJob represents only MDT, Logged MBSFN MDT, Trace, or 5GC UE level measurement collection, or any combination of Trace, immediate MDT and 5GC UE level measurement collection. The attribute is applicable for Trace, MDT, RCEF and RLF reporting, and 5GC UE level measurement collection."; reference "Clause 5.9a of 3GPP TS 32.422 for additional details on the allowed values."; } Loading Loading @@ -1442,12 +1448,12 @@ module _3gpp-common-trace { } list ueMeasConfig { when '../jobType = "UE_LEVEL_MEASUREMENTS_ONLY"' + ' or ../jobType = "TRACE_AND_UE_LEVEL_MEASUREMENTS"' + ' or ../jobType = "IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS"' + ' or ../jobType = "TRACE_AND_IMMEDIATE_MDT_AND_UE_LEVEL_MEASUREMENTS"' when '../jobType = "5GC_UE_LEVEL_MEASUREMENTS_ONLY"' + ' or ../jobType = "TRACE_AND_5GC_UE_LEVEL_MEASUREMENTS"' + ' or ../jobType = "IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS"' + ' or ../jobType = "TRACE_AND_IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS"' key idx; description "UE level measurements config"; description "5GC UE level measurements config"; max-elements 1; uses UEMeasConfigGrp; leaf idx { type string; } Loading
yang-models/_3gpp-nr-nrm-eutrancellrelation.yang +1 −0 Original line number Diff line number Diff line module _3gpp-nr-nrm-eutrancellrelation { yang-version 1.1; namespace "urn:3gpp:sa5:_3gpp-nr-nrm-eutrancellrelation"; Loading