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


<ggsn-statistics>

Usage

<rpc-reply>
    <ggsn-statistics>
        <time-started>time-started</time-started>
        <pdp-context-statistics>...</pdp-context-statistics>
        <interface-pdp-context-statistics-information>...
                                    </interface-pdp-context-statistics-information>
        <subscriber-count>subscriber-count</subscriber-count>
        <uplink>...</uplink>
        <downlink>...</downlink>
        <tft-filter-count>tft-filter-count</tft-filter-count>
        <wlan-pdp-context-activation-procedures>wlan-pdp-context-activation-procedures
                                    </wlan-pdp-context-activation-procedures>
        <wlan-processed-uplink-bytes>wlan-processed-uplink-bytes
                                    </wlan-processed-uplink-bytes>
        <wlan-dropped-uplink-packets>wlan-dropped-uplink-packets
                                    </wlan-dropped-uplink-packets>
        <wlan-processed-uplink-packets>wlan-processed-uplink-packets
                                    </wlan-processed-uplink-packets>
        <wlan-completed-pdp-context-activations>wlan-completed-pdp-context-activations
                                    </wlan-completed-pdp-context-activations>
        <wlan-active-pdp-contexts>wlan-active-pdp-contexts</wlan-active-pdp-contexts>
        <wlan-processed-downlink-bytes>wlan-processed-downlink-bytes
                                    </wlan-processed-downlink-bytes>
        <wlan-dropped-downlink-packets>wlan-dropped-downlink-packets
                                    </wlan-dropped-downlink-packets>
        <wlan-processed-downlink-packets>wlan-processed-downlink-packets
                                    </wlan-processed-downlink-packets>
        <weighted-pdp-context-load>...</weighted-pdp-context-load>
        <sbcc-statistics-information>...</sbcc-statistics-information>
        <charging-statistics-information>...</charging-statistics-information>
        <radius-statistics-information>...</radius-statistics-information>
    </ggsn-statistics>
</rpc-reply>

Description

Global statistics for the GGSN node.

Contents

<charging-statistics-information>—Charging statistics.

<downlink>—Link traffic in the downlink direction.

<interface-pdp-context-statistics-information>—No documentation is available yet.

<pdp-context-statistics>—Information about PDP context events.

<radius-statistics-information>—Radius statistics.

<sbcc-statistics-information>—Service-based charging statistics.

<subscriber-count>—Number of subscribers currently serviced by this GGSN.

<tft-filter-count>—Number of traffic flow template filters in use.

<time-started>—Time at which the service started.

<uplink>—Link traffic in the uplink direction.

<weighted-pdp-context-load>—No documentation is available yet.

<wlan-active-pdp-contexts>—Number of active WLAN PDP contexts.

<wlan-completed-pdp-context-activations>—Number of completed WLAN PDP context activations.

<wlan-dropped-downlink-packets>—Total WLAN downlink packets dropped by this GGSN.

<wlan-dropped-uplink-packets>—Number of dropped WLAN packets in uplink direction.

<wlan-pdp-context-activation-procedures>—Number of WLAN PDP context activation procedures initiaded by MS.

<wlan-processed-downlink-bytes>—Total WLAN downlink bytes processed by this GGSN.

<wlan-processed-downlink-packets>—Total WLAN downlink packets processed by this GGSN.

<wlan-processed-uplink-bytes>—Total bytes for all processed uplink WLAN packets via this GGSN.

<wlan-processed-uplink-packets>—Total WLAN uplink packets processed by this GGSN.


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