[Contents] [Prev] [Next] [Index] [Report an Error]


<total-statistics>

Usage

<fpc-queue-information>
    <total-statistics>
        <total-pkts-high>total-pkts-high</total-pkts-high>
        <total-pkts-low>total-pkts-low</total-pkts-low>
        <total-bytes-high>total-bytes-high</total-bytes-high>
        <total-bytes-low>total-bytes-low</total-bytes-low>
        <total-pps-high>total-pps-high</total-pps-high>
        <total-pps-low>total-pps-low</total-pps-low>
        <total-bps-high>total-bps-high</total-bps-high>
        <total-bps-low>total-bps-low</total-bps-low>
    </total-statistics>
</fpc-queue-information>

Description

Total statistics.

Contents

<total-bps-high>—Total bytes per second count for high-priority queue.

<total-bps-low>—Total bytes per second count for low-priority queue.

<total-bytes-high>—Total byte count for high-priority queue.

<total-bytes-low>—Total byte count for low-priority queue.

<total-pkts-high>—Total packet count for high-priority queue.

<total-pkts-low>—Total packet count for low-priority queue.

<total-pps-high>—Total packets per second count for high-priority queue.

<total-pps-low>—Total packets per second count for low-priority queue.


[Contents] [Prev] [Next] [Index] [Report an Error]