4.4.23. QoSInfoColumnDef Previous topic Parent topic Child topic Next topic

This optional parameter allows you to define the way Radiator interprets the result of the QoSInfoSelect statement.
You can specify any number of QoSInfoColumnDef parameters, one for each interesting field returned by QoSInfoSelect. The general format is:
QoSInfoColumnDef n, dataitem
  • n is the index of the field in the result of QosInfoSelect. 0 is the first field.
  • dataitem is the name of a entry in the QoS information
The subscriber information entries required by the modules shipped with Radiator policy and charging support use the following information:

Table 5. QoS information fetched from the SPR

Name Description
id Index or other identifier that uniquely identifies this PCC rule set in the SPR
name Free form description of this rule set for humans. Not used with Gx protocol
qos_class_id Value for QoS-Class-Identifier attribute in the Gx answer
max_requested_bw_ul Value for Max_Requested-BW-UL attribute in the Gx answer
max_requested_bw_dl Value for Max_Requested-BW-DL attribute in the Gx answer
guaranteed_bitrate_ul Value for Guaranteed-Bitrate-UL attribute in the Gx answer
guaranteed_bitrate_dl Value for Guaranteed-Bitrate-DL attribute in the Gx answer
alloc_retention_priority Value for Priority-Level in Allocation-Retention-Priority in the Gx answer
apn_agg_max_bitrate_ul Value for APN-Aggregate-Max-Bitrate-UL in the Gx answer
apn_agg_max_bitrate_dl Value for APN-Aggregate-Max-Bitrate-DL in the Gx answer