From 81023f519503ff4534d44ddc799fe10a99691692 Mon Sep 17 00:00:00 2001 From: lengyelb Date: Tue, 22 Apr 2025 16:02:07 +0000 Subject: [PATCH 1/6] Update 5 files - /yang-models/_3gpp-5gc-nrm-stmfunction.yang - /yang-models/_3gpp-stm-nrm-stmfunction.yang - /yang-models/_3gpp-common-managed-element.yang - /yang-models/_3gpp-common-managed-function.yang - /yang-models/_3gpp-common-subnetwork.yang --- yang-models/_3gpp-common-managed-element.yang | 2 +- yang-models/_3gpp-common-managed-function.yang | 2 +- yang-models/_3gpp-common-subnetwork.yang | 2 +- ...gc-nrm-stmfunction.yang => _3gpp-stm-nrm-stmfunction.yang} | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) rename yang-models/{_3gpp-5gc-nrm-stmfunction.yang => _3gpp-stm-nrm-stmfunction.yang} (97%) diff --git a/yang-models/_3gpp-common-managed-element.yang b/yang-models/_3gpp-common-managed-element.yang index 40fb72275..c69d20ad4 100755 --- a/yang-models/_3gpp-common-managed-element.yang +++ b/yang-models/_3gpp-common-managed-element.yang @@ -14,7 +14,7 @@ module _3gpp-common-managed-element { import _3gpp-5gc-nrm-configurable5qiset { prefix fiveqi3gpp; } import _3gpp-5gc-nrm-ecmconnectioninfo { prefix econn3gpp ; } import _3gpp-nr-nrm-ecmappingrule { prefix ecmap3gpp ; } - import _3gpp-5gc-nrm-stmfunction { prefix stm3gpp; } + import _3gpp-stm-nrm-stmfunction { prefix stm3gpp; } organization "3GPP SA5"; contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; diff --git a/yang-models/_3gpp-common-managed-function.yang b/yang-models/_3gpp-common-managed-function.yang index 8a012d09a..606b26f39 100755 --- a/yang-models/_3gpp-common-managed-function.yang +++ b/yang-models/_3gpp-common-managed-function.yang @@ -8,7 +8,7 @@ module _3gpp-common-managed-function { import _3gpp-common-top { prefix top3gpp; } import _3gpp-common-measurements { prefix meas3gpp; } import _3gpp-common-trace { prefix trace3gpp; } - import _3gpp-5gc-nrm-stmfunction { prefix stm3gpp; } + import _3gpp-stm-nrm-stmfunction { prefix stm3gpp; } organization "3GPP SA5"; contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; diff --git a/yang-models/_3gpp-common-subnetwork.yang b/yang-models/_3gpp-common-subnetwork.yang index 82a407e4e..a0e59e662 100755 --- a/yang-models/_3gpp-common-subnetwork.yang +++ b/yang-models/_3gpp-common-subnetwork.yang @@ -15,7 +15,7 @@ module _3gpp-common-subnetwork { import _3gpp-5gc-nrm-configurable5qiset { prefix fiveqi3gpp; } import _3gpp-5gc-nrm-ecmconnectioninfo { prefix econn3gpp ; } import _3gpp-nr-nrm-ecmappingrule { prefix ecmap3gpp ; } - import _3gpp-5gc-nrm-stmfunction { prefix stm3gpp; } + import _3gpp-stm-nrm-stmfunction { prefix stm3gpp; } organization "3GPP SA5"; contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; diff --git a/yang-models/_3gpp-5gc-nrm-stmfunction.yang b/yang-models/_3gpp-stm-nrm-stmfunction.yang similarity index 97% rename from yang-models/_3gpp-5gc-nrm-stmfunction.yang rename to yang-models/_3gpp-stm-nrm-stmfunction.yang index 5ad40a9c2..6bf65f2a3 100644 --- a/yang-models/_3gpp-5gc-nrm-stmfunction.yang +++ b/yang-models/_3gpp-stm-nrm-stmfunction.yang @@ -1,7 +1,7 @@ -module _3gpp-5gc-nrm-stmfunction { +module _3gpp-stm-nrm-stmfunction { yang-version 1.1; - namespace urn:3gpp:sa5:_3gpp-5gc-nrm-stmfunction; + namespace urn:3gpp:sa5:_3gpp-stm-nrm-stmfunction; prefix stm3gpp; import _3gpp-common-top { prefix top3gpp; } -- GitLab From ddb4ec64d9ad50fe010def6098daec2f45bd9800 Mon Sep 17 00:00:00 2001 From: lengyelb Date: Tue, 22 Apr 2025 16:06:01 +0000 Subject: [PATCH 2/6] Add revision and update copyright --- yang-models/_3gpp-common-managed-element.yang | 1 + yang-models/_3gpp-common-managed-function.yang | 3 ++- yang-models/_3gpp-common-subnetwork.yang | 1 + yang-models/_3gpp-stm-nrm-stmfunction.yang | 3 ++- 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/yang-models/_3gpp-common-managed-element.yang b/yang-models/_3gpp-common-managed-element.yang index c69d20ad4..193a7561e 100755 --- a/yang-models/_3gpp-common-managed-element.yang +++ b/yang-models/_3gpp-common-managed-element.yang @@ -36,6 +36,7 @@ module _3gpp-common-managed-element { 3GPP TS 28.620 Umbrella Information Model (UIM)"; + revision 2025-04-19 { reference "CR-xxxx"; } revision 2025-03-25 { reference "CR-0516"; } revision 2024-10-01 { reference "CR-0437,CR-0438" ; } revision 2024-01-30 { reference CR-0328 ; } diff --git a/yang-models/_3gpp-common-managed-function.yang b/yang-models/_3gpp-common-managed-function.yang index 606b26f39..cd717f7ec 100755 --- a/yang-models/_3gpp-common-managed-function.yang +++ b/yang-models/_3gpp-common-managed-function.yang @@ -14,7 +14,7 @@ module _3gpp-common-managed-function { contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; description "The module defines a base class/grouping for major 3GPP functions. - Copyright 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, + Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved."; reference "3GPP TS 28.622 @@ -25,6 +25,7 @@ module _3gpp-common-managed-function { 3GPP TS 28.620 Umbrella Information Model (UIM)"; + revision 2025-04-19 { reference "CR-xxxx"; } revision 2024-11-19 { reference "Add STM"; } revision 2024-02-24 { reference CR-0346; } revision 2023-09-18 { reference CR-0271; } diff --git a/yang-models/_3gpp-common-subnetwork.yang b/yang-models/_3gpp-common-subnetwork.yang index a0e59e662..8c3cdcb98 100755 --- a/yang-models/_3gpp-common-subnetwork.yang +++ b/yang-models/_3gpp-common-subnetwork.yang @@ -36,6 +36,7 @@ module _3gpp-common-subnetwork { 3GPP TS 28.620 Umbrella Information Model (UIM)"; + revision 2025-04-19 { reference "CR-xxxx"; } revision 2025-03-25 { reference "CR-0516 CR-0527"; } revision 2024-11-19 { reference "Add STM"; } revision 2024-01-30 { reference CR-1337 ; } diff --git a/yang-models/_3gpp-stm-nrm-stmfunction.yang b/yang-models/_3gpp-stm-nrm-stmfunction.yang index 6bf65f2a3..45d26dd79 100644 --- a/yang-models/_3gpp-stm-nrm-stmfunction.yang +++ b/yang-models/_3gpp-stm-nrm-stmfunction.yang @@ -11,11 +11,12 @@ module _3gpp-stm-nrm-stmfunction { organization "3gpp SA5"; contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464"; description "This IOC represents the STM function defined in 3GPP TS 28.abc. - Copyright 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, + Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved."; reference "3GPP TS 28.abc Signalling traffic monitoring management"; + revision 2025-04-19 { reference "CR-xxxx"; } revision 2024-11-07 { reference "S5-247077"; } grouping StmCtrlGrp { -- GitLab From ffb8d148d5cfc1feb71a9e8147dedd118d930e81 Mon Sep 17 00:00:00 2001 From: lengyelb Date: Tue, 29 Apr 2025 18:09:02 +0000 Subject: [PATCH 3/6] Edit _3gpp-stm-nrm-stmfunction.yang Updated CR number --- yang-models/_3gpp-stm-nrm-stmfunction.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-stm-nrm-stmfunction.yang b/yang-models/_3gpp-stm-nrm-stmfunction.yang index 45d26dd79..1875343cb 100644 --- a/yang-models/_3gpp-stm-nrm-stmfunction.yang +++ b/yang-models/_3gpp-stm-nrm-stmfunction.yang @@ -16,7 +16,7 @@ module _3gpp-stm-nrm-stmfunction { reference "3GPP TS 28.abc Signalling traffic monitoring management"; - revision 2025-04-19 { reference "CR-xxxx"; } + revision 2025-04-19 { reference "CR-0010"; } revision 2024-11-07 { reference "S5-247077"; } grouping StmCtrlGrp { -- GitLab From 0065830b83d943bbad096f917738ed8e0aa39c04 Mon Sep 17 00:00:00 2001 From: lengyelb Date: Tue, 29 Apr 2025 18:12:18 +0000 Subject: [PATCH 4/6] Edit _3gpp-common-subnetwork.yang updated CRno --- yang-models/_3gpp-common-subnetwork.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-common-subnetwork.yang b/yang-models/_3gpp-common-subnetwork.yang index 8c3cdcb98..07802b928 100755 --- a/yang-models/_3gpp-common-subnetwork.yang +++ b/yang-models/_3gpp-common-subnetwork.yang @@ -36,7 +36,7 @@ module _3gpp-common-subnetwork { 3GPP TS 28.620 Umbrella Information Model (UIM)"; - revision 2025-04-19 { reference "CR-xxxx"; } + revision 2025-04-19 { reference "CR-0541"; } revision 2025-03-25 { reference "CR-0516 CR-0527"; } revision 2024-11-19 { reference "Add STM"; } revision 2024-01-30 { reference CR-1337 ; } -- GitLab From a74f5b754961fcb42ef804ce60297965d5ba244d Mon Sep 17 00:00:00 2001 From: lengyelb Date: Tue, 29 Apr 2025 18:12:48 +0000 Subject: [PATCH 5/6] Edit _3gpp-common-managed-function.yang updated CRno --- yang-models/_3gpp-common-managed-function.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-common-managed-function.yang b/yang-models/_3gpp-common-managed-function.yang index cd717f7ec..eb1de3b00 100755 --- a/yang-models/_3gpp-common-managed-function.yang +++ b/yang-models/_3gpp-common-managed-function.yang @@ -25,7 +25,7 @@ module _3gpp-common-managed-function { 3GPP TS 28.620 Umbrella Information Model (UIM)"; - revision 2025-04-19 { reference "CR-xxxx"; } + revision 2025-04-19 { reference "CR-0541"; } revision 2024-11-19 { reference "Add STM"; } revision 2024-02-24 { reference CR-0346; } revision 2023-09-18 { reference CR-0271; } -- GitLab From 0f3878edf0aed1f3de22436df6dc20dd6965b74a Mon Sep 17 00:00:00 2001 From: lengyelb Date: Tue, 29 Apr 2025 18:13:15 +0000 Subject: [PATCH 6/6] Edit _3gpp-common-managed-element.yang updated CRno --- yang-models/_3gpp-common-managed-element.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-common-managed-element.yang b/yang-models/_3gpp-common-managed-element.yang index 193a7561e..ba3518603 100755 --- a/yang-models/_3gpp-common-managed-element.yang +++ b/yang-models/_3gpp-common-managed-element.yang @@ -36,7 +36,7 @@ module _3gpp-common-managed-element { 3GPP TS 28.620 Umbrella Information Model (UIM)"; - revision 2025-04-19 { reference "CR-xxxx"; } + revision 2025-04-19 { reference "CR-0541"; } revision 2025-03-25 { reference "CR-0516"; } revision 2024-10-01 { reference "CR-0437,CR-0438" ; } revision 2024-01-30 { reference CR-0328 ; } -- GitLab