Loading yang-models/_3gpp-common-trace.yang +9 −0 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 2024-05-12 { reference "CR-0401"; } revision 2024-05-06 { reference CR-0359; } revision 2024-04-06 { reference "CR-0342"; } revision 2024-01-29 { reference "CR-0316"; } Loading Loading @@ -1595,6 +1596,14 @@ module _3gpp-common-trace { uses types3gpp:PLMNId; } leaf-list listOfTraceMetrics { when '../jobType = "TRACE_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type string; description "Specifies the metrics to be reported."; reference "Clause 10 of 3GPP TS 32.422"; } leaf traceCollectionEntityIPAddress { type inet:ip-address; description "It specifies the address of the Trace Collection Entity Loading Loading
yang-models/_3gpp-common-trace.yang +9 −0 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 2024-05-12 { reference "CR-0401"; } revision 2024-05-06 { reference CR-0359; } revision 2024-04-06 { reference "CR-0342"; } revision 2024-01-29 { reference "CR-0316"; } Loading Loading @@ -1595,6 +1596,14 @@ module _3gpp-common-trace { uses types3gpp:PLMNId; } leaf-list listOfTraceMetrics { when '../jobType = "TRACE_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type string; description "Specifies the metrics to be reported."; reference "Clause 10 of 3GPP TS 32.422"; } leaf traceCollectionEntityIPAddress { type inet:ip-address; description "It specifies the address of the Trace Collection Entity Loading