Loading yang-models/_3gpp-common-trace.yang +106 −2 Original line number Diff line number Diff line Loading @@ -926,6 +926,105 @@ module _3gpp-common-trace { case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.6 of 3GPP TS 32.422"; } leaf tjMDTreportAmountM1LTE { when '../tjJobType = "IMMEDIATE_MDT_ONLY"' + ' and ./tjMDTReportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; } type enumeration { enum INFINITY; } } mandatory true; description "It specifies the number of measurement reports for M1 in LTE that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when tjMDTReportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.x of 3GPP TS 32.422"; } leaf tjMDTreportAmountM4LTE { when '../tjJobType = "IMMEDIATE_MDT_ONLY"' + ' and ./tjMDTReportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; } type enumeration { enum INFINITY; } } mandatory true; description "It specifies the number of measurement reports for M4 in LTE that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when tjMDTReportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.y of 3GPP TS 32.422"; } leaf tjMDTreportAmountM5LTE { when '../tjJobType = "IMMEDIATE_MDT_ONLY"' + ' and ./tjMDTReportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; } type enumeration { enum INFINITY; } } mandatory true; description "It specifies the number of measurement reports for M5 in LTE that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when tjMDTReportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.z of 3GPP TS 32.422"; } leaf tjMDTreportAmountM6LTE { when '../tjJobType = "IMMEDIATE_MDT_ONLY"' + ' and ./tjMDTReportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; } type enumeration { enum INFINITY; } } mandatory true; description "It specifies the number of measurement reports for M6 in LTE that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when tjMDTReportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.a of 3GPP TS 32.422"; } leaf tjMDTreportAmountM7LTE { when '../tjJobType = "IMMEDIATE_MDT_ONLY"' + ' and ./tjMDTReportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; } type enumeration { enum INFINITY; } } mandatory true; description "It specifies the number of measurement reports for M7 in LTE that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when tjMDTReportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.b of 3GPP TS 32.422"; } leaf tjMDTReportingTrigger { when '../tjJobType = "IMMEDIATE_MDT_ONLY"'; Loading Loading @@ -1062,8 +1161,13 @@ module _3gpp-common-trace { - tjMDTCollectionPeriodM7NR (conditional for M7 in NR), - tjMDTReportInterval (conditional for M1 in LTE or NR and M1/M2 in UMTS), - tjMDTReportAmount (conditional for M1 in LTE or NR and M1/M2 in - tjMDTReportAmount (conditional for M1 in NR and M1/M2 in UMTS), - tjMDTreportAmountM1LTE (conditional for M1 in LTE), - tjMDTreportAmountM4LTE (conditional for M4 in LTE), - tjMDTreportAmountM5LTE (conditional for M5 in LTE), - tjMDTreportAmountM6LTE (conditional for M6 in LTE), - tjMDTreportAmountM7LTE (conditional for M7 in LTE), - tjMDTReportingTrigger (conditional for M1 in LTE or NR and M1/M2 in UMTS), - tjMDTEventThreshold (conditional for A2 event reporting or A2 event Loading Loading
yang-models/_3gpp-common-trace.yang +106 −2 Original line number Diff line number Diff line Loading @@ -926,6 +926,105 @@ module _3gpp-common-trace { case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.6 of 3GPP TS 32.422"; } leaf tjMDTreportAmountM1LTE { when '../tjJobType = "IMMEDIATE_MDT_ONLY"' + ' and ./tjMDTReportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; } type enumeration { enum INFINITY; } } mandatory true; description "It specifies the number of measurement reports for M1 in LTE that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when tjMDTReportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.x of 3GPP TS 32.422"; } leaf tjMDTreportAmountM4LTE { when '../tjJobType = "IMMEDIATE_MDT_ONLY"' + ' and ./tjMDTReportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; } type enumeration { enum INFINITY; } } mandatory true; description "It specifies the number of measurement reports for M4 in LTE that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when tjMDTReportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.y of 3GPP TS 32.422"; } leaf tjMDTreportAmountM5LTE { when '../tjJobType = "IMMEDIATE_MDT_ONLY"' + ' and ./tjMDTReportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; } type enumeration { enum INFINITY; } } mandatory true; description "It specifies the number of measurement reports for M5 in LTE that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when tjMDTReportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.z of 3GPP TS 32.422"; } leaf tjMDTreportAmountM6LTE { when '../tjJobType = "IMMEDIATE_MDT_ONLY"' + ' and ./tjMDTReportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; } type enumeration { enum INFINITY; } } mandatory true; description "It specifies the number of measurement reports for M6 in LTE that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when tjMDTReportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.a of 3GPP TS 32.422"; } leaf tjMDTreportAmountM7LTE { when '../tjJobType = "IMMEDIATE_MDT_ONLY"' + ' and ./tjMDTReportingTrigger = "PERIODICAL"'; type union { type uint32 { range "1|4|8|16|32|64" ; } type enumeration { enum INFINITY; } } mandatory true; description "It specifies the number of measurement reports for M7 in LTE that shall be taken for periodic reporting while the UE is in connected. The attribute is applicable only for Immediate MDT and when tjMDTReportingTrigger is configured for periodical measurements. In case this attribute is not used, it carries a null semantic."; reference "Clause 5.10.b of 3GPP TS 32.422"; } leaf tjMDTReportingTrigger { when '../tjJobType = "IMMEDIATE_MDT_ONLY"'; Loading Loading @@ -1062,8 +1161,13 @@ module _3gpp-common-trace { - tjMDTCollectionPeriodM7NR (conditional for M7 in NR), - tjMDTReportInterval (conditional for M1 in LTE or NR and M1/M2 in UMTS), - tjMDTReportAmount (conditional for M1 in LTE or NR and M1/M2 in - tjMDTReportAmount (conditional for M1 in NR and M1/M2 in UMTS), - tjMDTreportAmountM1LTE (conditional for M1 in LTE), - tjMDTreportAmountM4LTE (conditional for M4 in LTE), - tjMDTreportAmountM5LTE (conditional for M5 in LTE), - tjMDTreportAmountM6LTE (conditional for M6 in LTE), - tjMDTreportAmountM7LTE (conditional for M7 in LTE), - tjMDTReportingTrigger (conditional for M1 in LTE or NR and M1/M2 in UMTS), - tjMDTEventThreshold (conditional for A2 event reporting or A2 event Loading