Loading yang-models/_3gpp-common-trace.yang +6 −9 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)"; revision 2024-11-05 { reference "CR-0XXXX" ; } revision 2024-08-09 { reference "CR-0419" ; } revision 2024-05-13 { reference "CR-0360" ; } revision 2024-04-05 { reference "CR-0341" ; } Loading Loading @@ -674,23 +675,19 @@ module _3gpp-common-trace { } list areaScope { description "specifies MDT area scope when activates an MDT job. For RLF and RCEF reporting it specifies the eNB or list of eNBs where the RLF or RCEF reports should be collected. description "it specifies the area where data shall be collected. List of eNB/list of gNB/eNB/gNB for RLF or RCEF List of cells/TA/LA/RA for signaling based MDT or management based Logged MDT. List of cells for management based Immediate MDT. Cell, TA, LA, RA are mutually exclusive. One or list of eNBs for RLF and RCEFreporting"; reference "Clause 5.10.2 of 3GPP TS 32.422"; Cell, TA, LA, RA are mutually exclusive"; key idx; min-elements 1; max-elements 1; leaf idx {type string; } uses AreaScopeGrp; } Loading Loading
yang-models/_3gpp-common-trace.yang +6 −9 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)"; revision 2024-11-05 { reference "CR-0XXXX" ; } revision 2024-08-09 { reference "CR-0419" ; } revision 2024-05-13 { reference "CR-0360" ; } revision 2024-04-05 { reference "CR-0341" ; } Loading Loading @@ -674,23 +675,19 @@ module _3gpp-common-trace { } list areaScope { description "specifies MDT area scope when activates an MDT job. For RLF and RCEF reporting it specifies the eNB or list of eNBs where the RLF or RCEF reports should be collected. description "it specifies the area where data shall be collected. List of eNB/list of gNB/eNB/gNB for RLF or RCEF List of cells/TA/LA/RA for signaling based MDT or management based Logged MDT. List of cells for management based Immediate MDT. Cell, TA, LA, RA are mutually exclusive. One or list of eNBs for RLF and RCEFreporting"; reference "Clause 5.10.2 of 3GPP TS 32.422"; Cell, TA, LA, RA are mutually exclusive"; key idx; min-elements 1; max-elements 1; leaf idx {type string; } uses AreaScopeGrp; } Loading