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


<gtp-statistics>

Usage

<gtp-statistics-information>
    <gtp-statistics>
        <service-interface>service-interface</service-interface>
        <uplink-packets>uplink-packets</uplink-packets>
        <uplink-bytes>uplink-bytes</uplink-bytes>
        <downlink-packets>downlink-packets</downlink-packets>
        <downlink-bytes>downlink-bytes</downlink-bytes>
        <dropped-packets>dropped-packets</dropped-packets>
        <active-tunnels>active-tunnels</active-tunnels>
        <created-tunnels>created-tunnels</created-tunnels>
        <echo-request-statistics>...</echo-request-statistics>
        <version-unsupported-statistics>...</version-unsupported-statistics>
        <pdp-request-statistics>...</pdp-request-statistics>
        <gtp-error-statistics>...</gtp-error-statistics>
    </gtp-statistics>
</gtp-statistics-information>

Description

GTP statistics information.

Contents

<active-tunnels>—Number of currently active tunnels.

<created-tunnels>—Total number of created tunnels since last node controller restart.

<downlink-bytes>—Bytes in the downlink direction.

<downlink-packets>—Packets in the downlink direction.

<dropped-packets>—Count of packet drops.

<echo-request-statistics>—Echo request information.

<gtp-error-statistics>—GTP error statistics.

<pdp-request-statistics>—PDP context request statistics.

<service-interface>—Service interface for the information.

<uplink-bytes>—Bytes in the uplink direction.

<uplink-packets>—Packets in the uplink direction.

<version-unsupported-statistics>—Version unsupported message information.


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