Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: amending inconsistency from TS 28.552)

...

  1. "CellReports" table containing the following fields:

    1. Timestamp

    2. PLMN (tag)
    3. KPMNodeID (tag) - The KPM Node identification in string form to accomodate the many binary variants (maybe an hex dump?)
    4. S-NSSAI (tag?) - useful to identify slices?
    5. NRCellIdentity (tag?)

      Any of the fields defined for cell reports in TS 28.552, for example the following are provided by RIC Test scenario generator:

    6. DRB.UEThpDl - Average DL throughput in Kb/s

    7. RRU.PrbUsedDl / RRU.PrbAvailDl

    8. RRU.PrbUsedUl / RRU.PrbAvailUl

    9. QosFlow.PdcpPduVolumeUl -UL PDCP PDU Data Volume (amount of kilobytes in the reporting period)

    10. QosFlow.PdcpPduVolumeDLPdcpPduVolumeDl - DL PDCP PDU Data Volume (amending inconsistency in the case of the final "L" in TS 28.552)

      And proprietary extensions:

    11. Viavi.Geo.x - Non standard / Viavi proprietary extension / External enrichment

    12. Viavi.Geo.y

    13. Viavi.Geo.z
  2. "UeReports" measurement table containing the following fields:

    1. Timestamp

    2. UE.Id - String representation to accomodate the many forms.
      Note: A "UE id resolution" xApp may be needed to match the same UE on different measurements and possibly producing unique ids for this field

    3. Slice.Id

    4. DRB.UEThpDl - TS 28.552 Average DL UE throughput

    5. RRU.PrbUsedDl - TS 28.552 DL PRB used for data traffic

    6. Viavi.Geo.x”, .y, .z...  Viavi proprietary extensions

    7. RF.serving.Id - May be just the PCI or resolved into NRCellIdentity

    8. RF.serving.RSRP (Loosely based on LTE specs)

    9. RF.serving.RSRQ

    10. RF.serving.RSSINR

    11. RF.nb1.CellId - 1st neighbour id

    12. RF.nb1.RSRP, etc. 1st neighbour signal levels

    13. RF.nb2.CellId - 2nd neighbour id

    14. RF.nb2.RSRP, etc. 2nd neighbour signal levels

  3. "cellMeasReport" cell load measurement table has the following fields:
    1. Timestamp
    2. DLOccupyPRBNum – 3GPP supported
    3. CellDLMACRate – proprietary
    4. ULSINR – proprietary
    5. MCS – proprietary
    6. PDCPOccupBuffer – proprietary
    7. PDCPUnusedBuffer – proprietary
    8. DLPacketDiscardNum – proprietary
    9. DLPacketSDUNum – 3GPP supported
    10. DLPacketLossNum – 3GPP supported
    11. DLMACRate – proprietary

...