Loading yang-models/_3gpp-common-yang-types.yang +10 −5 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ module _3gpp-common-yang-types { TTA, TTC). All rights reserved."; reference "3GPP TS 28.623"; revision 2025-01-28 { reference CR-0511; } revision 2025-02-20 { reference CR-0511; } revision 2024-05-18 { reference CR-0359; } revision 2024-04-12 { reference CR-0346; } revision 2023-11-06 { reference CR-0305; } Loading Loading @@ -981,10 +981,15 @@ module _3gpp-common-yang-types { deleted, the 'NtfSubscriptionControl' instance created due to the request for implicit subscription shall be deleted as well. - When only the fileReportingPeriod and fileLocation attributes are present, the MnS producer shall store the files on a MnS consumer, that can be any entity such as a file server, at the location specified by fileLocation. A notification may be emitted by the MnS producer. - When only the 'fileReportingPeriod' and 'fileLocation' attributes are present (CHOICE_3), the MnS producer shall store the files at the location specified by 'fileLocation'. The file location may identify any entity such as a file server or a MnS consumer. The identified MnS consumer may or may not be identical to the MnS consumer creating the 'PerfMetricJob'. As for CHOICE_1 the MnS producer may emit 'notifyFileReady' and 'notifyFilePreparationError' notifications to inform subscribers that a file has been made available at the location specified by 'fileLocation'. - When only the streamTarget attribute is present, the MnS producer shall stream the data to the location specified by streamTarget. Loading Loading
yang-models/_3gpp-common-yang-types.yang +10 −5 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ module _3gpp-common-yang-types { TTA, TTC). All rights reserved."; reference "3GPP TS 28.623"; revision 2025-01-28 { reference CR-0511; } revision 2025-02-20 { reference CR-0511; } revision 2024-05-18 { reference CR-0359; } revision 2024-04-12 { reference CR-0346; } revision 2023-11-06 { reference CR-0305; } Loading Loading @@ -981,10 +981,15 @@ module _3gpp-common-yang-types { deleted, the 'NtfSubscriptionControl' instance created due to the request for implicit subscription shall be deleted as well. - When only the fileReportingPeriod and fileLocation attributes are present, the MnS producer shall store the files on a MnS consumer, that can be any entity such as a file server, at the location specified by fileLocation. A notification may be emitted by the MnS producer. - When only the 'fileReportingPeriod' and 'fileLocation' attributes are present (CHOICE_3), the MnS producer shall store the files at the location specified by 'fileLocation'. The file location may identify any entity such as a file server or a MnS consumer. The identified MnS consumer may or may not be identical to the MnS consumer creating the 'PerfMetricJob'. As for CHOICE_1 the MnS producer may emit 'notifyFileReady' and 'notifyFilePreparationError' notifications to inform subscribers that a file has been made available at the location specified by 'fileLocation'. - When only the streamTarget attribute is present, the MnS producer shall stream the data to the location specified by streamTarget. Loading