From 7511263bb6880ec4cc8ac196ef442e131143a5fc Mon Sep 17 00:00:00 2001 From: elmdahlp Date: Fri, 4 Oct 2024 11:35:53 +0000 Subject: [PATCH 1/3] Update _3gpp-common-trace.yang according to CR S5-245709. --- yang-models/_3gpp-common-trace.yang | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yang-models/_3gpp-common-trace.yang b/yang-models/_3gpp-common-trace.yang index 30a4db45b..3c06daf17 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-10-01 { reference "CR-0457"; } revision 2024-08-13 { reference "CR-0387 CR-0377"; } revision 2024-08-07 { reference "CR-0405 CR-0421 CR-0379"; } revision 2024-05-12 { reference "CR-0401"; } @@ -1613,10 +1614,9 @@ module _3gpp-common-trace { enum SPR; enum MHI; enum RA_REPORT; - enum UHI_REPORT; - } + } description "Specifies the RRC reports requested. "; - reference "Clause 5.X of 3GPP TS 32.422 for additional details on the + reference "Clause 5.14 of 3GPP TS 32.422 for additional details on the allowed values."; } -- GitLab From e9193a4b836db952db27462ba88b4b1d1a9c44ac Mon Sep 17 00:00:00 2001 From: elmdahlp Date: Fri, 4 Oct 2024 13:46:15 +0000 Subject: [PATCH 2/3] Update _3gpp-common-trace.yang, correcting indentation. --- 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 3c06daf17..0f6c9c52a 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -1614,7 +1614,7 @@ module _3gpp-common-trace { enum SPR; enum MHI; enum RA_REPORT; - } + } description "Specifies the RRC reports requested. "; reference "Clause 5.14 of 3GPP TS 32.422 for additional details on the allowed values."; -- GitLab From ef76e242deb283d178e3ef08d72aaa37f372e3d2 Mon Sep 17 00:00:00 2001 From: elmdahlp Date: Fri, 4 Oct 2024 13:50:57 +0000 Subject: [PATCH 3/3] Update _3gpp-common-trace.yang with even better indentation. --- 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 0f6c9c52a..e3d6a800f 100755 --- a/yang-models/_3gpp-common-trace.yang +++ b/yang-models/_3gpp-common-trace.yang @@ -1614,7 +1614,7 @@ module _3gpp-common-trace { enum SPR; enum MHI; enum RA_REPORT; - } + } description "Specifies the RRC reports requested. "; reference "Clause 5.14 of 3GPP TS 32.422 for additional details on the allowed values."; -- GitLab