From eb440b6b59fdd041ea9831919c195c801abaa699 Mon Sep 17 00:00:00 2001 From: Zu Qiang Date: Mon, 5 Aug 2024 19:38:04 +0000 Subject: [PATCH 1/6] Update file _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index af5327945..8c1aafbe0 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -25,6 +25,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; + revision 2024-08-05 { reference "CR-0xxx"; } revision 2024-05-12 { reference "CR-0401"; } revision 2024-05-06 { reference CR-0359; } revision 2024-04-06 { reference "CR-0342"; } @@ -1518,7 +1519,16 @@ module _3gpp-common-trace { max-elements 1; leaf idx { type string; } uses LoggedMdtConfigGrp; - } + } + + leaf MNonly { + type boolean; + default FALSE; + description "Specifies whether the MDT configuration is for MN only + or not. The value "FALSE" means the MDT configuration is for both + MN and SN. The value “TRUE” means the MDT configuration is for + MN only." + } } grouping UEMeasConfigGrp { -- GitLab From 480e970049910910197eb0bc8203d97a4cf80a26 Mon Sep 17 00:00:00 2001 From: Zu Qiang Date: Mon, 5 Aug 2024 19:41:34 +0000 Subject: [PATCH 2/6] Update file _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index 8c1aafbe0..6a3426627 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -1525,8 +1525,8 @@ module _3gpp-common-trace { type boolean; default FALSE; description "Specifies whether the MDT configuration is for MN only - or not. The value "FALSE" means the MDT configuration is for both - MN and SN. The value “TRUE” means the MDT configuration is for + or not. The value FALSE means the MDT configuration is for both + MN and SN. The value TRUE means the MDT configuration is for MN only." } } -- GitLab From 4d86955afe87ab060cf2ae61855a70a079f6a0fb Mon Sep 17 00:00:00 2001 From: Zu Qiang Date: Mon, 5 Aug 2024 19:47:28 +0000 Subject: [PATCH 3/6] Update file _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index 6a3426627..7a3c16710 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -1524,10 +1524,10 @@ module _3gpp-common-trace { leaf MNonly { type boolean; default FALSE; - description "Specifies whether the MDT configuration is for MN only - or not. The value FALSE means the MDT configuration is for both - MN and SN. The value TRUE means the MDT configuration is for - MN only." + description "Specifies whether the MDT configuration is for MN + only or not. The value FALSE means the MDT configuration is for + both MN and SN. The value TRUE means the MDT configuration is + for MN only."; } } -- GitLab From 93b5535ba78e66e509c49e8fd57d03011229bc40 Mon Sep 17 00:00:00 2001 From: Zu Qiang Date: Mon, 5 Aug 2024 20:25:35 +0000 Subject: [PATCH 4/6] Update file _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index 7a3c16710..3c7870471 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -1523,7 +1523,7 @@ module _3gpp-common-trace { leaf MNonly { type boolean; - default FALSE; + default false; description "Specifies whether the MDT configuration is for MN only or not. The value FALSE means the MDT configuration is for both MN and SN. The value TRUE means the MDT configuration is -- GitLab From c1ee67326b96a00b098ded9cb138a832a897e93b Mon Sep 17 00:00:00 2001 From: Zu Qiang Date: Mon, 5 Aug 2024 21:31:37 +0000 Subject: [PATCH 5/6] Update file _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index 3c7870471..6e3270ad2 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -25,7 +25,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; - revision 2024-08-05 { reference "CR-0xxx"; } + revision 2024-08-05 { reference "CR-0378"; } revision 2024-05-12 { reference "CR-0401"; } revision 2024-05-06 { reference CR-0359; } revision 2024-04-06 { reference "CR-0342"; } -- GitLab From a3587f588c7d44e9c5a4d2e607466470456c5baf Mon Sep 17 00:00:00 2001 From: Zu Qiang Date: Thu, 8 Aug 2024 11:29:03 +0000 Subject: [PATCH 6/6] Update file _3gpp-common-trace.yang --- yang-models/_3gpp-common-trace.yang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index 6e3270ad2..a5b793659 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -25,7 +25,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; - revision 2024-08-05 { reference "CR-0378"; } + revision 2024-08-06 { reference "CR-0378"; } revision 2024-05-12 { reference "CR-0401"; } revision 2024-05-06 { reference CR-0359; } revision 2024-04-06 { reference "CR-0342"; } @@ -1521,7 +1521,7 @@ module _3gpp-common-trace { uses LoggedMdtConfigGrp; } - leaf MNonly { + leaf mNOnly { type boolean; default false; description "Specifies whether the MDT configuration is for MN -- GitLab