Loading yang-models/_3gpp-common-sectorequipmentfunction.yang +28 −30 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ module _3gpp-common-sectorequipmentfunction { revision 2025-05-01 { description "Initial revision"; } grouping SectorEquipmentFunctionGrp { description "Represents the SectorEquipmentFunction."; uses mf3gpp:ManagedFunctionGrp; Loading Loading @@ -51,14 +52,12 @@ module _3gpp-common-sectorequipmentfunction { or UtranGenericCell if associations between them exist. This attribute contains the DNs of GSMCellPart if association between them exist. "; status deprecated; config false; type types3gpp:DistinguishedName; } leaf-list theTMAList { description "This attribute contains the DNs of one or more TMAFunctions."; status deprecated; config false; type types3gpp:DistinguishedName; } Loading @@ -79,7 +78,6 @@ module _3gpp-common-sectorequipmentfunction { } augment "/me3gpp:ManagedElement" { list SectorEquipmentFunction { key id; uses top3gpp:Top_Grp; Loading Loading
yang-models/_3gpp-common-sectorequipmentfunction.yang +28 −30 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ module _3gpp-common-sectorequipmentfunction { revision 2025-05-01 { description "Initial revision"; } grouping SectorEquipmentFunctionGrp { description "Represents the SectorEquipmentFunction."; uses mf3gpp:ManagedFunctionGrp; Loading Loading @@ -51,14 +52,12 @@ module _3gpp-common-sectorequipmentfunction { or UtranGenericCell if associations between them exist. This attribute contains the DNs of GSMCellPart if association between them exist. "; status deprecated; config false; type types3gpp:DistinguishedName; } leaf-list theTMAList { description "This attribute contains the DNs of one or more TMAFunctions."; status deprecated; config false; type types3gpp:DistinguishedName; } Loading @@ -79,7 +78,6 @@ module _3gpp-common-sectorequipmentfunction { } augment "/me3gpp:ManagedElement" { list SectorEquipmentFunction { key id; uses top3gpp:Top_Grp; Loading