Skip to content

TS 33.128 CR 0631 -- Addition of parameter indicating the version of xIRI an IRI is generated from

grahamj requested to merge cr/33128/0631 into meeting/SA104

Currently, both xIRI and IRI records contain the OID of the ASN.1 module used to encode the record. In some cases, this OID is useful to determine which fields are expected to be present in a record or which events can be expected to be reported by the network. The issue is that the OID sent by the MDF in IRI is based on the version used by the MDF to encode the IRI record and does not necessarily reflect the version used at the POI to generate the xIRI. If the versions are mismatched, this may result confusion when certain fields or records that would be expected based on the MDF version are not supported by the POI.

Merge request reports

Loading