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


<tx-statistics>

Usage

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

Description

Tx statistics.

Contents

<tx-bps-high>—Transmitted bytes per second count for high-priority queue.

<tx-bps-low>—Transmitted bytes per second count for low-priority queue.

<tx-bytes-high>—Transmitted byte count for high-priority queue.

<tx-bytes-low>—Transmitted byte count for low-priority queue.

<tx-pkts-high>—Transmitted packet count for high-priority queue.

<tx-pkts-low>—Transmitted packet count for low-priority queue.

<tx-pps-high>—Transmitted packets per second count for high-priority queue.

<tx-pps-low>—Transmitted packets per second count for low-priority queue.


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