5G-MAG / Standards

Specifications related to 5G-MAG's areas of work. Tracking comments, bug-fixing, request for new features, etc.
https://www.5g-mag.com/standards
12 stars 4 forks source link

QoE Metrics Reporting - M1 Provisioning - samplingPeriod can be negative #123

Open dsilhavy opened 8 months ago

dsilhavy commented 8 months ago

Description

TS 26.512 Table 7.8.3-1 defines the samplingPeriod as follows:

The time interval the 5GMS Client should wait between sampling the QoE metrics specified by this metrics reporting configuration.

In my opinion, a negative value does not make sense here, although it is not explicitly mentioned in the specification. The type of the samplingPeriod is DurationSec which is defined in TS29571_CommonData as :

    DurationSec:
      type: integer
      description: indicating a time in seconds.

Suggested Solution

A negative time in seconds seems to be unreasonable. I suggest adding the following to TS26512_M1_MetricsReportingProvisioning.yaml for samplingPeriod:

minimum: 0
exclusiveMinimum: true

The textual description in TS 26.512 might be changed to

The time interval the 5GMS Client should wait between sampling the QoE metrics specified by this metrics reporting configuration. The value shall be greater than zero.

rjb1000 commented 8 months ago

Rel-18 change to TS 26.510 committed to 3GPP Forge project:

Rel-17 fix will require a formal Change Request, but @davidjwbbc will provide a temporary workaround.

rjb1000 commented 7 months ago

Change Request contributed to MBS ad hoc meeting post SA4#127-bis-e:

rjb1000 commented 6 months ago

Change Request treated at MBS ad hoc meeting post SA4#127-bis-e: