L01007:BSC_PIU_HDLCCHANNEL_AVESEND_RATE
This measurement provides the average rate for sending messages on an HDLC channel in a granularity period. After the measurement is started, the BSC measures the rate of the HDLC channel every 15 seconds.
bit/s.
This counter is measured before the data is sent on an HDLC channel.
BSC_PIU_HDLCCHANNEL_AVESEND_RATE= Ave(SendData/HDLC_STATS_PFM_TIMER)
SendData: indicates the number of bytes (data) sent on an HDLC channel in a period of HDLC_STATS_PFM_TIMER (15s by default).
HDLC_STATS_PFM_TIMER: indicates the period in which the BSC performs the HDLC rate measurement. The default value is 15s.
BSC_PIU_HDLCCHANNEL_AVESEND_RATE: indicates the average transmit rate in a granularity period.