Commit 9569ecf9 authored by lengyelb's avatar lengyelb
Browse files

added dLTMControl to CUCP

parent 6e17fec9
Loading
Loading
Loading
Loading
Loading
+15 −7
Original line number Diff line number Diff line
@@ -16,10 +16,11 @@ module _3gpp-nr-nrm-gnbcucpfunction {
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
  description "Defines the YANG mapping of the GNBCUCPFunction Information
    Object Class (IOC) that is part of the NR Network Resource Model (NRM).
    Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,
    Copyright 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2026-04-25 { reference "CR-xxxx" ; }
  revision 2025-05-25 { reference "CR-1527" ; }
  revision 2025-05-07 { reference "CR-1548"; }
  revision 2025-03-25 { reference "CR-1509"; }
@@ -255,6 +256,13 @@ module _3gpp-nr-nrm-gnbcucpfunction {
        enabled or disabled.";
    }

    leaf dLTMControl {                                                        
      type boolean;                                                           
      default false;                                                          
      description "Determines whether the LTM cell switch function is enabled 
        or disabled.";                                                        
    }                                                                             
    
    list qceIdMappingInfoList {
      description "List of the mapping relationship between QoE collection entity
        identity, PLMN where QoE collection entity resides, and the IP address of
@@ -292,12 +300,6 @@ module _3gpp-nr-nrm-gnbcucpfunction {
      uses types5g3gpp:MappedCellIdInfoGrp;
    }

    leaf configurable5QISetRef {
      type types3gpp:DistinguishedName;
      description "DN of the Configurable5QISet that the GNBCUCPFunction
        supports (is associated to).";
    }

    leaf isOnboardSatellite {
      type boolean;
      default false;
@@ -313,6 +315,12 @@ module _3gpp-nr-nrm-gnbcucpfunction {
      leading digits '0' to complete a 5-digit length.";
    }

    leaf configurable5QISetRef {
      type types3gpp:DistinguishedName;
      description "DN of the Configurable5QISet that the GNBCUCPFunction
        supports (is associated to).";
    }
    
    leaf dynamic5QISetRef {
      type types3gpp:DistinguishedName;
      description "DN of the Dynamic5QISet that the GNBCUCPFunction supports