Commit 451bf447 authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena
Browse files

Update _3gpp-common-trace.yang

parent 386364e1
Loading
Loading
Loading
Loading
Loading
+11 −6
Original line number Diff line number Diff line
@@ -1014,12 +1014,17 @@ module _3gpp-common-trace {
  }

 grouping AreaScopeGrp {
    description "Represents the AreaScope dataType. This <<dataType>> defines the area scope of MDT.
    description "Represents the AreaScope dataType.
    This <<dataType>> defines the area scope of MDT.
    The Area Scope parameter in LTE and NR is either:
    - list of Cells, identified by E-UTRAN-CGI or NG-RAN CGI. Maximum 32 CGI can be defined.
    -	list of Tracking Area, identified by TAC. Maximum of 8 TAC can be defined.
    -	list of Tracking Area Identity, identified by TAC with associated plmn-Identity perTAC.
    ";    
    - list of Cells, identified by E-UTRAN-CGI or NG-RAN CGI. 
    Maximum 32 CGI can be defined.
    - list of Tracking Area, identified by TAC. 
    Maximum of 8 TAC can be defined. 
    - list of Tracking Area Identity, identified by TAC with 
    associated plmn-Identity perTAC-List containing the 
    PLMN identity for each TAC. Maximum of 8 TAI can be defined.";    

    choice AreaScopeChoice {
      leaf-list eutraCellIdList {
        type string;