Loading yang-models/_3gpp-common-trace.yang +4 −5 Original line number Diff line number Diff line Loading @@ -739,7 +739,7 @@ module _3gpp-common-trace { reference "Clause 5.10.20 of 3GPP TS 32.422"; } leaf CollectionPeriodM6LTE { leaf collectionPeriodM6LTE { when '../jobType = "IMMEDIATE_MDT_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type uint32 { Loading @@ -753,7 +753,7 @@ module _3gpp-common-trace { reference "Clause 5.10.32 of TS 32.422 "; } leaf CollectionPeriodM7LTE { leaf collectionPeriodM7LTE { when '../jobType = "IMMEDIATE_MDT_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type uint16 { Loading Loading @@ -795,7 +795,7 @@ module _3gpp-common-trace { reference "Clause 5.10.30 of 3GPP TS 32.422"; } leaf CollectionPeriodM6NR { leaf collectionPeriodM6NR { when '../jobType = "IMMEDIATE_MDT_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type enumeration { Loading @@ -821,7 +821,7 @@ module _3gpp-common-trace { reference "clause 5.10.34 of TS 32.422"; } leaf CollectionPeriodM7NR { leaf collectionPeriodM7NR { when '../jobType = "IMMEDIATE_MDT_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type uint32 { Loading Loading @@ -1079,7 +1079,6 @@ module _3gpp-common-trace { enum 64ms; enum INFINITY; } mandatory true; description "It specifies the number of measurement reports that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when Loading Loading
yang-models/_3gpp-common-trace.yang +4 −5 Original line number Diff line number Diff line Loading @@ -739,7 +739,7 @@ module _3gpp-common-trace { reference "Clause 5.10.20 of 3GPP TS 32.422"; } leaf CollectionPeriodM6LTE { leaf collectionPeriodM6LTE { when '../jobType = "IMMEDIATE_MDT_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type uint32 { Loading @@ -753,7 +753,7 @@ module _3gpp-common-trace { reference "Clause 5.10.32 of TS 32.422 "; } leaf CollectionPeriodM7LTE { leaf collectionPeriodM7LTE { when '../jobType = "IMMEDIATE_MDT_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type uint16 { Loading Loading @@ -795,7 +795,7 @@ module _3gpp-common-trace { reference "Clause 5.10.30 of 3GPP TS 32.422"; } leaf CollectionPeriodM6NR { leaf collectionPeriodM6NR { when '../jobType = "IMMEDIATE_MDT_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type enumeration { Loading @@ -821,7 +821,7 @@ module _3gpp-common-trace { reference "clause 5.10.34 of TS 32.422"; } leaf CollectionPeriodM7NR { leaf collectionPeriodM7NR { when '../jobType = "IMMEDIATE_MDT_ONLY"' + ' or ../jobType = "IMMEDIATE_MDT_AND_TRACE"'; type uint32 { Loading Loading @@ -1079,7 +1079,6 @@ module _3gpp-common-trace { enum 64ms; enum INFINITY; } mandatory true; description "It specifies the number of measurement reports that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when Loading