Commit 9b3f30d3 authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena Committed by lengyelb
Browse files

Update _3gpp-common-trace.yang

parent 406d9e87
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -673,7 +673,7 @@ module _3gpp-common-trace {
      }
    }

    leaf-list areaScope {
    list areaScope {
      type string;
      description "specifies MDT area scope when activates an MDT job.

@@ -691,6 +691,8 @@ module _3gpp-common-trace {
      One or list of eNBs for RLF and RCEFreporting";
      reference "Clause 5.10.2 of 3GPP TS 32.422";

      key idx;
      leaf idx {type string; }
      uses AreaScopeGrp;   
    }