From 35580871b195616edd5b4651e7a34856938f6d04 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 7 Nov 2025 16:26:37 +0000 Subject: [PATCH 1/8] Edit _3gpp-eqp-sectorequipmentfunction.yang --- .../_3gpp-eqp-sectorequipmentfunction.yang | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/yang-models/_3gpp-eqp-sectorequipmentfunction.yang b/yang-models/_3gpp-eqp-sectorequipmentfunction.yang index a21d4173f..04c60d2b3 100644 --- a/yang-models/_3gpp-eqp-sectorequipmentfunction.yang +++ b/yang-models/_3gpp-eqp-sectorequipmentfunction.yang @@ -17,6 +17,7 @@ module _3gpp-eqp-sectorequipmentfunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; + revision 2025-11-07 {reference "CR1661"} revision 2025-08-13 { reference "CR1581"; } revision 2025-05-01 { reference "Initial revision"; } @@ -58,7 +59,21 @@ module _3gpp-eqp-sectorequipmentfunction { that refer to this object. In the case of SectorEquipmentFunction , these referring objects - may include Cells, NRSectorCarriers if associations between them + may include e.g. Cells, NRSectorCarriers if associations from them + and the SectorEquipmentFunction exist. + + Note: referencedBy is a DN datatype and so can reference an MOI + under a different ME"; + config false; + type types3gpp:DistinguishedName; + } + + leaf-list references { + description "This attribute contains the DNs of one or more objects + referred to by this object. + + In the case of SectorEquipmentFunction , these referred to objects + may include e.g. TMAFunction if associations to them and the SectorEquipmentFunction exist. Note: referencedBy is a DN datatype and so can reference an MOI -- GitLab From 3c067025a4d2f7f6e692ca0283d624bb85e391da Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 7 Nov 2025 16:29:36 +0000 Subject: [PATCH 2/8] Edit _3gpp-eqp-antennafunction.yang --- yang-models/_3gpp-eqp-antennafunction.yang | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/yang-models/_3gpp-eqp-antennafunction.yang b/yang-models/_3gpp-eqp-antennafunction.yang index 9a7e4bfbd..f51e53bc8 100644 --- a/yang-models/_3gpp-eqp-antennafunction.yang +++ b/yang-models/_3gpp-eqp-antennafunction.yang @@ -16,6 +16,7 @@ module _3gpp-eqp-antennafunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; + revision 2025-11-07 { reference "CR1661"; } revision 2025-08-13 { reference "CR1581"; } revision 2025-05-01 { reference "Initial revision"; @@ -168,17 +169,6 @@ module _3gpp-eqp-antennafunction { range "0..180"; } } - - leaf-list theCellList { - description "This attribute contains the DNs of EUtranGenericCell - or UtranGenericCell if associations between them exist. - This attribute contains the DNs of GSMCellPart if association - between them exist. "; - config false; - status deprecated; - type types3gpp:DistinguishedName; - } - } augment "/me3gpp:ManagedElement" { -- GitLab From 8fb9cc393ca4d18bfb5dbf86b5cc74df672f59fe Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 7 Nov 2025 16:31:39 +0000 Subject: [PATCH 3/8] Edit _3gpp-eqp-antennafunction.yang --- yang-models/_3gpp-eqp-antennafunction.yang | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/yang-models/_3gpp-eqp-antennafunction.yang b/yang-models/_3gpp-eqp-antennafunction.yang index f51e53bc8..d5cf01c15 100644 --- a/yang-models/_3gpp-eqp-antennafunction.yang +++ b/yang-models/_3gpp-eqp-antennafunction.yang @@ -18,9 +18,8 @@ module _3gpp-eqp-antennafunction { revision 2025-11-07 { reference "CR1661"; } revision 2025-08-13 { reference "CR1581"; } - revision 2025-05-01 { reference "Initial revision"; + revision 2025-05-01 { reference "Initial revision";} - } grouping AntennaFunctionGrp { description "Represents the AntennaFunction."; uses mf3gpp:ManagedFunctionGrp; -- GitLab From 25497dd722388818cb718d683275e041d7b6b3b4 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 7 Nov 2025 16:37:13 +0000 Subject: [PATCH 4/8] Edit _3gpp-eqp-sectorequipmentfunction.yang --- yang-models/_3gpp-eqp-sectorequipmentfunction.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-eqp-sectorequipmentfunction.yang b/yang-models/_3gpp-eqp-sectorequipmentfunction.yang index 04c60d2b3..6396dcffd 100644 --- a/yang-models/_3gpp-eqp-sectorequipmentfunction.yang +++ b/yang-models/_3gpp-eqp-sectorequipmentfunction.yang @@ -17,7 +17,7 @@ module _3gpp-eqp-sectorequipmentfunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; - revision 2025-11-07 {reference "CR1661"} + revision 2025-11-06 {reference "CR1661"} revision 2025-08-13 { reference "CR1581"; } revision 2025-05-01 { reference "Initial revision"; } -- GitLab From 7ec515c5cee339165f6fe07fb92d6f54bc7bf843 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 7 Nov 2025 16:37:37 +0000 Subject: [PATCH 5/8] Edit _3gpp-eqp-antennafunction.yang --- yang-models/_3gpp-eqp-antennafunction.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-eqp-antennafunction.yang b/yang-models/_3gpp-eqp-antennafunction.yang index d5cf01c15..09988c4a6 100644 --- a/yang-models/_3gpp-eqp-antennafunction.yang +++ b/yang-models/_3gpp-eqp-antennafunction.yang @@ -16,7 +16,7 @@ module _3gpp-eqp-antennafunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; - revision 2025-11-07 { reference "CR1661"; } + revision 2025-11-06 { reference "CR1661"; } revision 2025-08-13 { reference "CR1581"; } revision 2025-05-01 { reference "Initial revision";} -- GitLab From 272a9f775a63033c46a7ce8d4d1c1a2b4627a794 Mon Sep 17 00:00:00 2001 From: scottma Date: Fri, 7 Nov 2025 16:40:56 +0000 Subject: [PATCH 6/8] Edit _3gpp-eqp-sectorequipmentfunction.yang --- yang-models/_3gpp-eqp-sectorequipmentfunction.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-eqp-sectorequipmentfunction.yang b/yang-models/_3gpp-eqp-sectorequipmentfunction.yang index 6396dcffd..2742833df 100644 --- a/yang-models/_3gpp-eqp-sectorequipmentfunction.yang +++ b/yang-models/_3gpp-eqp-sectorequipmentfunction.yang @@ -17,7 +17,7 @@ module _3gpp-eqp-sectorequipmentfunction { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; - revision 2025-11-06 {reference "CR1661"} + revision 2025-11-06 {reference "CR1661"; } revision 2025-08-13 { reference "CR1581"; } revision 2025-05-01 { reference "Initial revision"; } -- GitLab From ab994bae24356940c2df511890b4741adeb54f24 Mon Sep 17 00:00:00 2001 From: scottma Date: Thu, 20 Nov 2025 17:12:37 +0000 Subject: [PATCH 7/8] Edit _3gpp-eqp-sectorequipmentfunction.yang --- yang-models/_3gpp-eqp-sectorequipmentfunction.yang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yang-models/_3gpp-eqp-sectorequipmentfunction.yang b/yang-models/_3gpp-eqp-sectorequipmentfunction.yang index 2742833df..0b092efab 100644 --- a/yang-models/_3gpp-eqp-sectorequipmentfunction.yang +++ b/yang-models/_3gpp-eqp-sectorequipmentfunction.yang @@ -54,7 +54,7 @@ module _3gpp-eqp-sectorequipmentfunction { type string; } - leaf-list referencedBy { + leaf-list referenceFrom { description "This attribute contains the DNs of one or more objects that refer to this object. @@ -68,7 +68,7 @@ module _3gpp-eqp-sectorequipmentfunction { type types3gpp:DistinguishedName; } - leaf-list references { + leaf-list referenceTo { description "This attribute contains the DNs of one or more objects referred to by this object. -- GitLab From 9cad0ede55e21f23a1000ff32b14e63cdb46ff60 Mon Sep 17 00:00:00 2001 From: scottma Date: Thu, 20 Nov 2025 17:15:52 +0000 Subject: [PATCH 8/8] Edit _3gpp-eqp-antennafunction.yang --- yang-models/_3gpp-eqp-antennafunction.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yang-models/_3gpp-eqp-antennafunction.yang b/yang-models/_3gpp-eqp-antennafunction.yang index 09988c4a6..6edd09801 100644 --- a/yang-models/_3gpp-eqp-antennafunction.yang +++ b/yang-models/_3gpp-eqp-antennafunction.yang @@ -122,7 +122,7 @@ module _3gpp-eqp-antennafunction { } } - leaf-list referencedBy { + leaf-list referenceFrom { description "This attribute contains the DNs of one or more objects that refer to this object. -- GitLab