Loading yang-models/_3gpp-common-trace.yang +2 −2 Original line number Diff line number Diff line Loading @@ -1067,7 +1067,7 @@ module _3gpp-common-trace { leaf reportAmount { when '../jobType = "IMMEDIATE_MDT_ONLY"' + ' and ../MDTReportingTrigger = "PERIODICAL"'; + ' and ../reportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; Loading @@ -1080,7 +1080,7 @@ module _3gpp-common-trace { 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 ReportingTrigger is configured for periodical measurements. In reportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.6 of 3GPP TS 32.422"; } Loading Loading
yang-models/_3gpp-common-trace.yang +2 −2 Original line number Diff line number Diff line Loading @@ -1067,7 +1067,7 @@ module _3gpp-common-trace { leaf reportAmount { when '../jobType = "IMMEDIATE_MDT_ONLY"' + ' and ../MDTReportingTrigger = "PERIODICAL"'; + ' and ../reportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; Loading @@ -1080,7 +1080,7 @@ module _3gpp-common-trace { 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 ReportingTrigger is configured for periodical measurements. In reportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.6 of 3GPP TS 32.422"; } Loading