Loading yang-models/_3gpp-common-trace.yang +11 −6 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
yang-models/_3gpp-common-trace.yang +11 −6 Original line number Diff line number Diff line Loading @@ -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; Loading