Loading yang-models/_3gpp-common-trace.yang +2 −16 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; revision 2026-01-17 { reference "CR-0xxx" ; } revision 2025-10-07 { reference "CR-0573" ; } // common for rel-19, rel-20 revision 2025-10-01 { reference "CR-0578" ; } revision 2025-08-07 { reference "CR-0551 CR-0552 CR-0562" ; } Loading Loading @@ -811,22 +812,7 @@ module _3gpp-common-trace { + ' or ../../../jobType = "TRACE_AND_IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS"' + ' or ../../../jobType = "IMMEDIATE_MDT_AND_LOGGED_MDT"'; type enumeration { enum M1; enum M2; enum M3; enum M4; enum M5; enum M6_DL; enum M6_UL; enum M7_DL; enum M7_UL; enum M1_EVENT_TRIGGERED; enum M6; enum M7; enum M8; enum M9; } type uint32; description "It specifies the UE measurements that shall be collected in an Immediate MDT job. The attribute is applicable only for Immediate MDT."; Loading Loading
yang-models/_3gpp-common-trace.yang +2 −16 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ module _3gpp-common-trace { Integration Reference Point (IRP); Information Service (IS)" ; revision 2026-01-17 { reference "CR-0xxx" ; } revision 2025-10-07 { reference "CR-0573" ; } // common for rel-19, rel-20 revision 2025-10-01 { reference "CR-0578" ; } revision 2025-08-07 { reference "CR-0551 CR-0552 CR-0562" ; } Loading Loading @@ -811,22 +812,7 @@ module _3gpp-common-trace { + ' or ../../../jobType = "TRACE_AND_IMMEDIATE_MDT_AND_5GC_UE_LEVEL_MEASUREMENTS"' + ' or ../../../jobType = "IMMEDIATE_MDT_AND_LOGGED_MDT"'; type enumeration { enum M1; enum M2; enum M3; enum M4; enum M5; enum M6_DL; enum M6_UL; enum M7_DL; enum M7_UL; enum M1_EVENT_TRIGGERED; enum M6; enum M7; enum M8; enum M9; } type uint32; description "It specifies the UE measurements that shall be collected in an Immediate MDT job. The attribute is applicable only for Immediate MDT."; Loading