GTP-C Schema Statistics

The GTP-C schema provides operational statistics that can be used for monitoring and troubleshooting the following products: GGSN, P-GW, S-GW.

This schema provides the following types of statistics:
  • Counter: A counter records incremental data cumulatively and rolls over when the counter limit is reached. All counter statistics are cumulative and reset only by one of the following methods: roll-over when limit is reached, after a system restart, or after a clear command is performed. The limit depends upon the data type.
  • Gauge: A gauge statistic indicates a single value; a snapshot representation of a single point in time within a defined time frame. The gauge changes to a new value with each snapshot though a value may repeat from one period to the next. The limit depends upon the data type.
  • Information: This type of statistic provides information, often intended to differentiate sets of statistics; for example, a VPN name or IP address. The type of information provided depends upon the data type.
The data type defines the format of the data for the value provided by the statistic. The following data types are used in statistics for this schema:
  • Int32/Int64: An integer, either 32-bit or 64-bit: For statistics with the Int32 data type, the roll-over to zero limit is 4,294,967,295. For statistics with the Int64 data type, the roll-over to zero limit is 18,446,744,073,709,551,615.
  • Float: A numeric value that can be represented fractionally; for example, 1.345.
  • String: A series of ASCII alphanumeric characters in a single grouping, usually pre-configured.

IMPORTANT:

Unless otherwise indicated, all statistics are counters and all statistics are standards-based.

Key Variables: Every schema has some variables which are typically referred to as 'key variables'. These key variables provide index markers to identify which object the statistics apply to. For example, in the card schema, the card number (variable %card%) uniquely identifies a card. For an HA service, the keys would be "%vpnname%" plus "%servname%", as the combination uniquely identifies an HA service. So, in a given measurement interval, one row of statistics will be generated per unique key. The schema keys are identified in the Description section of the table.


Table 1. Bulk Statistic Variables in the GTP-C Schema
Variables Description Data Type

vpnname

The name of the context configured on the system that is currently facilitating the service.

This is a key variable.

Type: Information

String

vpnid

The identification number of the context configured on the system that is currently facilitating the service. This is an internal reference number.

This is a key variable.

Type: Information

Int32

servname

The name of the service for which the statistics are displayed.

This is a key variable.

Type: Information

String

setup-current

The total number of current sessions setup

Type: Gauge

Int32

current-ip

The total number of current IPv4 Sessions

Type: Gauge

Int32

14.0 and later: Int64

current-ppp

The total number of current PPP sessions

Type: Gauge

Int32

14.0 and later: Int64

current-ipv6

The total number of current IPv6 Sessions

Type: Gauge

Int32

14.0 and later: Int64

current-ipv4v6

The total number of current IPv4v6 Sessions

Type: Gauge

Int32

14.0 and later: Int64

current-ntwkinitd

The total number of current Network initiated Sessions

Type: Gauge

Int32

14.0 and later: Int64

setup-total

The total number of PDP contexts setup.

Type: Counter

Int32

14.0 and later: Int64

setup-ip

The total number of IP PDP contexts setup.

Type: Counter

Int32

14.0 and later: Int64

setup-ppp

The total number of PPP PDP contexts setup.

Type: Counter

Int32

14.0 and later: Int64

setup-ipv6

The total number of IPv6 sessions

Type: Counter

Int32

14.0 and later: Int64

setup-ipv4v6

The total number of IPv4v6 sessions

Type: Counter

Int32

14.0 and later: Int64

setup-sgsn

The total number of SGSN initiated sessions

Type: Counter

Int32

14.0 and later: Int64

setup-ggsn

The total number of GGSN initiated sessions

Type: Counter

Int32

14.0 and later: Int64

released-total

The total number of PDP contexts released.

Type: Counter

Int32

14.0 and later: Int64

dyn-ipv4-attempt

The total number of IPv4 PDP contexts requesting dynamically assigned IP addresses that were attempted.

Type: Counter

Int32

14.0 and later: Int64

dyn-ipv6-attempt

The total number of IPv6 PDP contexts requesting dynamically assigned IP addresses that were attempted.

Type: Counter

Int32

14.0 and later: Int64

dyn-ipv4v6-attempt

The total number of IPv4v6 PDP contexts requesting dynamically assigned IP addresses that were attempted.

Type: Counter

Int32

14.0 and later: Int64

dyn-ipv4-success

The total number of IPv4 PDP contexts requesting dynamically assigned IP addresses that were successfully setup.

Type: Counter

Int32

14.0 and later: Int64

dyn-ipv6-success

The total number of IPv6 PDP contexts requesting dynamically assigned IP addresses that were successfully setup.

Type: Counter

Int32

14.0 and later: Int64

dyn-ipv4v6-success

The total number of IPv4v6 PDP contexts requesting dynamically assigned IP addresses that were successfully setup.

Type: Counter

Int32

14.0 and later: Int64

echo-req-rx

The total number of GTPC echo requests received.

Type: Counter

Int32

14.0 and later: Int64

echo-req-tx

The total number of GTPC echo requests transmitted.

Type: Counter

Int32

14.0 and later: Int64

gtpu-echo-req-rx

The total number of GTPU echo requests received.

Type: Counter

Int32

14.0 and later: Int64

gtpu-echo-req-tx

The total number of GTPU echo requests transmitted.

Type: Counter

Int32

14.0 and later: Int64

echo-rsp-tx

The total number of GTPC echo responses transmitted.

Type: Counter

Int32

14.0 and later: Int64

echo-rsp-rx

The total number of GTPC echo responses received.

Type: Counter

Int32

14.0 and later: Int64

gtpu-echo-rsp-tx

The total number of GTPU echo responses transmitted.

Type: Counter

Int32

14.0 and later: Int64

gtpu-echo-rsp-rx

The total number of GTPU echo responses received.

Type: Counter

Int32

14.0 and later: Int64

cpc-total

The total number of Create PDP Context Request messages received. This is the sum of GTPC v0 and GTP v1 messages.

Type: Counter

Int32

14.0 and later: Int64

cpc-v0

The total number of Create PDP Context Request messages received that used GTPC version 0.

Type: Counter

Int32

14.0 and later: Int64

cpc-v1

The total number of Create PDP Context Request messages received that used GTPC version 1.

Type: Counter

Int32

14.0 and later: Int64

cpc-sec

The total number of Activate Secondary PDP Context Request received.

Type: Counter

Int32

14.0 and later: Int64

cpc-retrans

The total number of re-transmitted Create PDP Context Request messages received from the SGSN for either the primary or secondary PDP contexts.

Type: Counter

Int32

14.0 and later: Int64

cpc-accept

The total number of Create PDP Context Response messages transmitted containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

14.0 and later: Int64

cpc-deny

The total number of “reject” Create PDP Context Response messages transmitted.

Type: Counter

Int32

14.0 and later: Int64

cpc-discard

The total number of Create PDP Context Request messages received from the SGSN(s) that were discarded.

Type: Counter

Int32

14.0 and later: Int64

upc-rx

The total number of Update PDP Context Request messages received from the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

upc-rx-accept

The total number of Update PDP Context Response messages transmitted to the SGSN(s) containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

14.0 and later: Int64

upc-rx-deny

The total number of “reject” Update PDP Context Response messages transmitted to the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

upc-rx-discard

The total number of Update PDP Context Request messages received from SGSN(s) that were discarded

Type: Counter

Int32

14.0 and later: Int64

upc-tx

The total number of Update PDP Context Request messages transmitted to the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

upc-tx-accept

The total number of Update PDP Context Response messages sent to the SGSN(s) containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

14.0 and later: Int64

upc-tx-deny

The total number of “reject” Update PDP Context Response messages sent to the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

upc-tx-dt-upd

The total number of Update PDP Context Response messages sent to SGSN(s) for direct tunnel update.

Type: Counter

Int32

14.0 and later: Int64

dpc-rx

The total number of Delete PDP Context Request messages received from the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

dpc-rx-accept

The total number of Delete PDP Context Response messages transmitted containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

14.0 and later: Int64

dpc-rx-deny

The total number of “reject” Delete PDP Context Response messages transmitted.

Type: Counter

Int32

14.0 and later: Int64

dpc-rx-discard

The total number of Delete PDP Context Request messages received from the SGSN(s) that were discarded

Type: Counter

Int32

14.0 and later: Int64

dpc-tx

The total number of Delete PDP Context Request messages transmitted to the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

dpc-tx-accept

The total number of Delete PDP Context Response messages received from the SGSN(s) containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

14.0 and later: Int64

dpc-tx-deny

The total number of “reject” Delete PDP Context Response messages received from the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

cpc-aa

The total number of Create AA (anonymous access) PDP Context Request messages received.

Type: Counter

Int32

14.0 and later: Int64

cpc-aa-accept

The total number of Create AA PDP Context Response messages transmitted to the SGSN with a cause code of 128 (80H, Request accepted).

Type: Counter

Int32

14.0 and later: Int64

cpc-aa-deny

The total number of “reject” Create AA PDP Context Response messages transmitted to the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

cpc-aa-discard

The total number of Create AA PDP Context Request messages received that were discarded without transmitting a response to the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

dpc-aa-rx

The total number of Delete AA PDP Context Request messages received from the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

dpc-aa-rx-accept

The total number of Delete AA PDP Context Response messages transmitted containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

14.0 and later: Int64

dpc-aa-rx-deny

The total number of “reject” Delete AA PDP Context Response messages transmitted to the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

dpc-aa-rx-discard

The total number of Delete PDP AA Context Request messages received from the SGSN(s) that were discarded

Type: Counter

Int32

14.0 and later: Int64

dpc-aa-tx

The total number of Delete AA PDP Context Request messages transmitted to the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

dpc-aa-tx-accept

The total number of Delete AA PDP Context Response messages received from the SGSN(s) containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

14.0 and later: Int64

dpc-aa-tx-deny

The total number of “reject” Delete AA PDP Context Response messages received from the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

err-ind-rx

The total number of error indication messages received from the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

err-ind-tx

The total number of error indication messages transmitted to the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

err-ind-rx-discard

The total number of error indication messages received and discarded at the SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

cpc-noresource

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 199 (C7H, No resources available).

Type: Counter

Int32

14.0 and later: Int64

cpc-addr-occupied

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 211 (D3H, All dynamic PDP addresses are occupied).

Type: Counter

Int32

14.0 and later: Int64

cpc-nomem

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 212 (D4H, No memory is available).

Type: Counter

Int32

14.0 and later: Int64

cpc-missing-apn

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 219 (DBH, Missing or unknown APN).

Type: Counter

Int32

14.0 and later: Int64

cpc-unknown-pdp

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 220 (DCH, Unknown PDP address or PDP type).

Type: Counter

Int32

14.0 and later: Int64

cpc-no-apn-subscription

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent because there was no apn subscription.

Type: Counter

Int32

14.0 and later: Int64

cpc-auth-fail

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 201.

Type: Counter

Int32

14.0 and later: Int64

cpc-sys-fail

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 204 (CCH, System failure).

Type: Counter

Int32

14.0 and later: Int64

cpc-sem-tft

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 215 (D7H, Semantic error in the TFT operation).

Type: Counter

Int32

14.0 and later: Int64

cpc-syn-tft

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 216 (D8H, Syntactic error in the TFT operation).

Type: Counter

Int32

14.0 and later: Int64

cpc-sem-pktfilter

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 217 (D9H, Semantic error in packet filter(s)).

Type: Counter

Int32

14.0 and later: Int64

cpc-syn-pktfilter

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 218 (DAH, Syntactic error in packet filter(s)).

Type: Counter

Int32

14.0 and later: Int64

cpc-ie-err

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 201 (C9H, Mandatory IE incorrect).

Type: Counter

Int32

14.0 and later: Int64

cpc-ie-missing

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 202 (CAH, Mandatory IE missing).

Type: Counter

Int32

14.0 and later: Int64

cpc-opt-ie-err

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 203 (CBH, Optional IE incorrect).

Type: Counter

Int32

14.0 and later: Int64

cpc-malformed

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 193 (C1H, Invalid message format).

Type: Counter

Int32

14.0 and later: Int64

cpc-version

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 198 (C6H, version not supported).

Type: Counter

Int32

14.0 and later: Int64

cpc-srv-not-supp

The total number of “reject” Create PDP Context Response messages transmitted to the SGSN(s) sent with a cause code of 200 (C8H, service not Supported).

Type: Counter

Int32

14.0 and later: Int64

disc-sgsn

The total number of sessions released by SGSN(s).

Type: Counter

Int32

14.0 and later: Int64

disc-path-fail

The total number of session releases that occurred due to path failure.

Type: Counter

Int32

14.0 and later: Int64

disc-smgr-dead

The total number of sessions released due to the termination of the session manager that was facilitating them.

Type: Counter

Int32

disc-admin

The total number of sessions administratively released.

Type: Counter

Int32

disc-other

The total number of sessions released due to other reasons.

Type: Counter

Int32

disc-teardown

The total number of sessions disconnected normally.

Type: Counter

Int32

disc-idle

The total number of sessions released due to the expiration of the idle timeout period as specified in the APN configuration.

Type: Counter

Int32

disc-absolute

The total number of sessions released due to the expiration of the absolute timeout period as specified in the APN configuration.

Type: Counter

Int32

disc-src-addr

The total number of sessions released due to source address violations.

Type: Counter

Int32

disc-flow-add

The total number of sessions released reason due to flow addition failures.

Type: Counter

Int32

disc-dhcp-renew-fail

The total number of sessions released due to failed DHCP lease renewal.

Type: Counter

Int32

disc-long-durn

The total number of sessions released due to the expiration of the long duration timeout period.

Type: Counter

Int32

disc-aborted

The total number of sessions released due to miscellaneous call abort conditions.

Type: Counter

Int32

disc-apn-rmvd

The total number of sessions released due to the removal of an APN’s configuration.

Type: Counter

Int32

pdu-notif

The total number of PDU Notification Request messages transmitted to the SGSN(s).

Type: Counter

Int32

pdu-notif-accept

The total number of PDU Notification Response messages received from the SGSN(s) containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

pdu-notif-deny

The total number of “deny” PDU Notification Response messages received from the SGSN(s).

Type: Counter

Int32

pdu-notif-rej

The total number of PDU Notification Reject Request messages received from the SGSN(s).

Type: Counter

Int32

pdu-notif-rej-accept

The total number of PDU Notification Reject Response messaged transmitted to the SGSN(s) containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

pdu-notif-rej-deny

The total number of “deny” PDU Notification Reject Response messages transmitted to the SGSN(s).

Type: Counter

Int32

pdu-notif-rej-discard

The total number of PDU Notification Reject Request messages discarded by the GGSN without any response transmitted to the SGSN(s).

Type: Counter

Int32

num-dt-established

The total number of direct tunnels established between RNC and GGSN.

Type: Counter

Int32

num-dt-torn-by-sgsn

The total number of established direct tunnels between SGSN and GGSN torn by SGSN.

Type: Counter

Int32

num-dt-recv-err-ind

The total number of direct tunnels requests received from SGSN with error indication.

Type: Counter

Int32

sri-req

The total number of Send Routing Information (SRI) for GPRS messages transmitted to the HLR(s).

Type: Counter

Int32

sri-accept

The total number of Send Routing Info for GPRS Ack messages received from the HLR(s) containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

sri-deny

The total number of “deny” Send Routing Info for GPRS Ack messages received from the HLR(s).

Type: Counter

Int32

fail-rep

The total number of Failure reports transmitted to the HLR(s).

Type: Counter

Int32

fail-rep-accept

The total number of Failure reports received from the HLR(s) containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

fail-rep-deny

The total number of “deny” Failure reports received from the HLR(s).

Type: Counter

Int32

note-ms-gprs

The total number of Note MS GPRS Present messages received from the HLR(s).

Type: Counter

Int32

note-ms-gprs-accept

The total number of Note MS GPRS Present Response messages transmitted to the HLR(s) containing a cause value of 128 (80H, Request accepted).

Type: Counter

Int32

note-ms-gprs-deny

The total number of “deny” Note MS GPRS Present Response messages transmitted to the HLR(s).

Type: Counter

Int32

note-ms-gprs-discard

The total number of Note MS GPRS Present messages discarded with no response transmitted to the HLR(s).

Type: Counter

Int32

qosconv-bytes-in

The total number of Conversational Uplink Bytes Sent

Type: Counter

Int64

qosconv-pkts-in

The total number of Conversational Uplink Pkts Sent

Type: Counter

Int64

qosconv-bytes-out

The total number of Conversational Downlink Bytes Rcvd

Type: Counter

Int64

qosconv-pkts-out

The total number of Conversational Downlink Pkts Rcvd

Type: Counter

Int64

qosstrm-bytes-in

The total number of Streaming Uplink Bytes Sent

Type: Counter

Int64

qosstrm-pkts-in

The total number of Streaming Uplink Pkts Sent

Type: Counter

Int64

qosstrm-bytes-out

The total number of Streaming Downlink Bytes Rcvd

Type: Counter

Int64

qosstrm-pkts-out

The total number of Streaming Downlink Pkts Rcvd

Type: Counter

Int64

qosint1-bytes-in

The total number of Interactive 1 Uplink Bytes Sent

Type: Counter

Int64

qosint1-pkts-in

The total number of Interactive 1 Uplink Pkts Sent

Type: Counter

Int64

qosint1-bytes-out

The total number of Interactive 1 Downlink Bytes Rcvd

Type: Counter

Int64

qosint1-pkts-out

The total number of Interactive 1 Downlink Pkts Rcvd

Type: Counter

Int64

qosint2-bytes-in

The total number of Interactive 2 Uplink Bytes Sent

Type: Counter

Int64

qosint2-pkts-in

The total number of Interactive 2 Uplink Pkts Sent

Type: Counter

Int64

qosint2-bytes-out

The total number of Interactive 2 Downlink Bytes Rcvd

Type: Counter

Int64

qosint2-pkts-out

The total number of Interactive 2 Downlink Pkts Rcvd

Type: Counter

Int64

qosint3-bytes-in

The total number of Interactive 3 Uplink Bytes Sent

Type: Counter

Int64

qosint3-pkts-in

The total number of Interactive 3 Uplink Pkts Sent

Type: Counter

Int64

qosint3-bytes-out

The total number of Interactive 3 Downlink Bytes Rcvd

Type: Counter

Int64

qosint3-pkts-out

The total number of Interactive 3 Downlink Pkts Rcvd

Type: Counter

Int64

qosint-bytes-in

The total number of Interactive 1+2=3 Uplink Bytes Sent

Type: Counter

Int64

qosint-pkts-in

The total number of Interactive 1+2+3 Uplink Pkts Sent

Type: Counter

Int64

qosint-bytes-out

The total number of Interactive 1+2+3 Downlink Bytes Rcvd

Type: Counter

Int64

qosint-pkts-out

The total number of Interactive 1+2+3 Downlink Pkts Rcvd

Type: Counter

Int64

qosback-bytes-in

The total number of Background Uplink Bytes Sent

Type: Counter

Int64

qosback-pkts-in

The total number of Background Uplink Pkts Sent

Type: Counter

Int64

qosback-bytes-out

The total number of Background Downlink Bytes Rcvd

Type: Counter

Int64

qosback-pkts-out

The total number of Background Downlink Pkts Rcvd

Type: Counter

Int64

ctrl-num-bytes-in

The total number of bytes for control packets received on the Gn and/or Gp interface.

Type: Counter

Int64

ctrl-num-pkts-in

The total number of control packets received on the Gn and/or Gp interface.

Type: Counter

Int64

ctrl-num-bytes-out

The total number of bytes from control packets transmitted on the Gn and/or Gp interface.

Type: Counter

Int64

ctrl-num-pkts-out

The total number of control packets transmitted on the Gn and/or Gp interface.

Type: Counter

Int64

num-bytes-in

The total number of bytes received on the Gn and/or Gp interface.

Type: Counter

Int64

num-pkts-in

The total number of packets received on the Gn and/or Gp interface.

Type: Counter

Int64

num-bytes-out

The total number of bytes transmitted on the Gn and/or Gp interface.

Type: Counter

Int64

num-pkts-out

The total number of packets transmitted on the Gn and/or Gp interface.

Type: Counter

Int64

current-mbms-ue

The total number of current MBMS UE sessions.

Type: Gauge

Int32

14.0 and later: Int64

current-mbms-mcast

The total number of current MBMS Multicast sessions.

Type: Gauge

Int32

14.0 and later: Int64

current-mbms-bcast

The total number of current MBMS Broadcast sessions.

Type: Gauge

Int32

14.0 and later: Int64

setup-mbms-ue

The total number of MBMS UE Sessions setup.

Type: Counter

Int32

14.0 and later: Int64

setup-mbms-mcast

The total number of MBMS Multicast Sessions setup.

Type: Counter

Int32

14.0 and later: Int64

setup-mbms-bcast

The total number of MBMS Broadcast Sessions setup

Type: Counter

Int32

14.0 and later: Int64

chap-auth-attempt

The total number of CHAP Auth sessions attempted.

Type: Counter

Int32

14.0 and later: Int64

chap-auth-success

The total number of CHAP Auth sessions successful

Type: Counter

Int32

14.0 and later: Int64

chap-auth-failure

The total number of CHAP Auth sessions failed

Type: Counter

Int32

14.0 and later: Int64

pap-auth-attempt

The total number of PAP Auth sessions attempted

Type: Counter

Int32

14.0 and later: Int64

pap-auth-success

The total number of PAP Auth sessions successful

Type: Counter

Int32

14.0 and later: Int64

pap-auth-failure

The total number of PAP Auth sessions failed

Type: Counter

Int32

14.0 and later: Int64

no-auth

The total number of No-Auth sessions.

Type: Counter

Int32

14.0 and later: Int64

err-ind

Total sessions released on Error Indication

Type: Counter

Int32

14.0 and later: Int64

ctxt-replace

Total sessions released due to context replacement.

Type: Counter

Int32

14.0 and later: Int64

purge-audit

Total sessions purged due to audit failure

Type: Counter

Int32

14.0 and later: Int64

update-handoff-rej

Total sessions released due to handoff reject in UPC

Type: Counter

Int32

14.0 and later: Int64

total-handoff-fail

Total path failure due to handoff

Type: Counter

Int32

14.0 and later: Int64

sgsn-restart-cpc-req

Total path failure due to SGSN restart detected via CPC

Type: Counter

Int32

14.0 and later: Int64

sgsn-restart-upc-req

Total path failure due to SGSN restart detected via UPC

Type: Counter

Int32

14.0 and later: Int64

sgsn-restart-echo-rsp

Total path failure due to SGSN restart detected via Echo Rsp

Type: Counter

Int32

14.0 and later: Int64

gtpc-echo-timeout

Total path failure due to SGSN restart detected via GTPC echo

Type: Counter

Int32

14.0 and later: Int64

gtpu-echo-timeout

Total path failure due to SGSN restart detected via GTPU echo

Type: Counter

Int32

14.0 and later: Int64

ggsn-req-timeout

Total path failure due to GGSN request timeout.

Type: Counter

Int32

14.0 and later: Int64

version-not-sup-rx

Version not supported received

Type: Counter

Int32

14.0 and later: Int64

version-not-sup-tx

Version not supported transmitted

Type: Counter

Int32

14.0 and later: Int64

sup-ext-header-rx

Extension header supported received

Type: Counter

Int32

14.0 and later: Int64

sup-ext-header-tx

Extension header supported transmitted

Type: Counter

Int32

14.0 and later: Int64

cmc-total

The total number of Create MBMS Context request messages received.

Type: Counter

Int32

14.0 and later: Int64

cmc-initial

The total number of initial Create MBMS Context request messages received.

Type: Counter

Int32

14.0 and later: Int64

cmc-retrans

The total number of retransmitted Create MBMS Context request messages received.

Type: Counter

Int32

14.0 and later: Int64

cmc-accept

The total number of Create MBMS Context request messages accepted by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

cmc-deny

The total number of Create MBMS Context request messages denied by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

cmc-discard

The total number of Create MBMS Context request messages discarded by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

umc-rx

The total number of Update MBMS Context request messages received.

Type: Counter

Int32

14.0 and later: Int64

umc-rx-accept

The total number of Update MBMS Context request messages accepted by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

umc-rx-deny

The total number of Update MBMS Context request messages denied by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

umc-rx-discard

The total number of Update MBMS Context request messages discarded by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

dmc-rx

The total number of Delete MBMS Context request messages received.

Type: Counter

Int32

14.0 and later: Int64

dmc-rx-accept

The total number of Delete MBMS Context request messages accepted by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

dmc-rx-deny

The total number of Delete MBMS Context request messages denied by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

dmc-rx-discard

The total number of Delete MBMS Context request messages discarded by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

dmc-tx

The total number of Delete MBMS Context request messages transmitted.

Type: Counter

Int32

14.0 and later: Int64

dmc-tx-accept

The total number of Delete MBMS Context request messages accepted by the SGSN.

Type: Counter

Int32

14.0 and later: Int64

dmc-tx-deny

The total number of Delete MBMS Context request messages denied by the SGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-reg-req-total

The total number of MBMS Registration Request messages received.

Type: Counter

Int32

14.0 and later: Int64

mbms-reg-req-initial

The total number of initial MBMS Registration Request messages received.

Type: Counter

Int32

14.0 and later: Int64

mbms-reg-req-retrans

The total number of retransmitted MBMS Registration Request messages received.

Type: Counter

Int32

14.0 and later: Int64

mbms-reg-req-accept

The total number of MBMS Registration Request messages accepted by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-reg-req-deny

The total number of MBMS Registration Request messages denied by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-reg-req-discard

The total number of MBMS Registration Request messages discarded by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-ses-start-tx

The total number of MBMS Session Start Request messages transmitted.

Type: Counter

Int32

14.0 and later: Int64

mbms-ses-start-tx-accept

The total number of MBMS Session Start Request messages accepted by the SGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-ses-start-tx-deny

The total number of MBMS Session Start Request messages denied by the SGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-ses-stop-tx

The total number of MBMS Session Stop Request messages transmitted.

Type: Counter

Int32

14.0 and later: Int64

mbms-ses-stop-tx-accept

The total number of MBMS Session Stop Request messages accepted by the SGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-ses-stop-tx-deny

The total number of MBMS Session Stop Request messages denied by the SGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-dereg-rx

The total number of MBMS De-Registration Request messages received.

Type: Counter

Int32

14.0 and later: Int64

mbms-dereg-rx-accept

The total number of MBMS De-Registration Request messages accepted by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-dereg-rx-deny

The total number of MBMS De-Registration Request messages denied by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-dereg-rx-discard

The total number of MBMS De-Registration Request messages discarded by the GGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-dereg-tx

The total number of MBMS De-Registration Request messages transmitted.

Type: Counter

Int32

14.0 and later: Int64

mbms-dereg-tx-accept

The total number of MBMS De-Registration Request messages accepted by the SGSN.

Type: Counter

Int32

14.0 and later: Int64

mbms-dereg-tx-deny

The total number of MBMS De-Registration Request messages denied by the SGSN.

Type: Counter

Int32

14.0 and later: Int64

sess-in-preservation-mode

The total number of sessions in Preservation-Mode.

This is a customer specific support only.

Type: Counter

Int32

14.0 and later: Int64

transition-to-preservation-mode

The total number of sessions in transition from Non-Preservation mode (normal mode) to Preservation-Mode.

This is a customer specific support only.

Type: Counter

Int32

14.0 and later: Int64

transition-to-non-preservation-mode

The total number of sessions in transition from Preservation Mode to normal mode.

This is a customer specific support only.

Type: Counter

Int32

14.0 and later: Int64

sess-in-lorc

Indicates the number of GGSN session are in LORC state and subscriber is in out of radio coverage area.

This counter is applicable when GGSN is enabled for overcharging protection for subscriber due to loss of radio coverage and SGSN notifies Update PDP Contexts for QOS change with GTP-C extension for LORC.

Type: Counter

Int32

14.0 and later: Int64

transition-to-lorc

Indicates total number sessions in transitions state for overcharging protection support mode.

This counter is applicable when GGSN is enabled for overcharging protection for subscriber due to loss of radio coverage and SGSN notifies Update PDP Contexts for QOS change with GTP-C extension for LORC.

Type: Counter

Int32

14.0 and later: Int64

sess-in-focs

Total number of session Free of charge service.

Type: Counter

Int32

14.0 and later: Int64

cnt-of-release-due-to-other

Total number of session release due to reasons other than listed in this table.

Type: Counter

Int32

14.0 and later: Int64

cnt-of-release-due-to-violation

Total number of session release due to service violation.

Type: Counter

Int32

14.0 and later: Int64

sess-in-odb

Indicates the total number of sessions with Operator Determined Barring enabled status.

Type: Counter

Int32

14.0 and later: Int64

cnt-of-release-due-to-violation-odb

Indicates the statistics for sessions, with Operator Determined Barring enabled status, released due to violation of ODB conditions.

Type: Counter

Int32

14.0 and later: Int64

cnt-of-release-due-to-other-odb

Indicates the total number of sessions, with Operator Determined Barring enabled status, released due to reasons not specified in this table.

Type: Counter

Int32

14.0 and later: Int64

ipca-pdp-context-tx

Total number of PDP context activation requests sent for an Initiate PDP Context Activation.

Type: Counter

Int32

14.0 and later: Int64

ipca-pdp-context-tx-accepted

Total number of PDP context activation requests sent and accepted for an Initiate PDP Context Activation.

Type: Counter

Int32

14.0 and later: Int64

ipca-pdp-context-tx-denied

Total number of PDP context activation requests denied for an Initiate PDP Context Activation.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-no-resources

Total number of Initiate PDP Context Activation reject messages received due to no resource available on remote node.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-no-mem-avail

Total number of Initiate PDP Context Activation reject messages received due to no memory available on remote node.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-sys-failure

Total number of Initiate PDP Context Activation reject messages received due to system failure on remote node.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-non-existent

Total number of Initiate PDP Context Activation reject messages received due to non-existent session/subscriber on remote node.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-unsupported-service

Total number of Initiate PDP Context Activation reject messages received as service is not supported on on remote node.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-invalid-msg-format

Total number of Initiate PDP Context Activation reject messages received due to invalid message format.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-semantic-err-in-tft

Total number of Initiate PDP Context Activation reject messages received due to semantic error in Traffic Flow Template (TFT).

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-syntactic-err-in-tft

Total number of Initiate PDP Context Activation reject messages received due to syntactic error in Traffic Flow Template (TFT)

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-man-ie-incorrect

Total number of Initiate PDP Context Activation reject messages received due to incorrect information in mandatory information elements (IEs).

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-semantic-err-in-pac-filter

Total number of Initiate PDP Context Activation reject messages received due to semantic error in PAC filter.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-man-ie-missing

Total number of Initiate PDP Context Activation reject messages received as mandatory information element (IE) is missing.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-optional-ie-incorrect

Total number of Initiate PDP Context Activation reject messages received due to incorrect information in optional information elements (IEs).

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-syntactic-err-in-pac-filter

Total number of Initiate PDP Context Activation reject messages received due to syntactic error in PAC filter.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-ue-not-gprs-rsp

Total number of Initiate PDP Context Activation reject messages received as UE is not capable or subscribed to GPRS service.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-ue-refuses

Total number of Initiate PDP Context Activation reject messages received due to refusal from UE.

Type: Counter

Int32

14.0 and later: Int64

ipca-reject-rx-invalid-correlation-id

Total number of Initiate PDP Context Activation reject messages received due to invalid correlation identifier.

Type: Counter

Int32

14.0 and later: Int64

IMPORTANT:

For information on statistics that are common to all schema see the Statistics and Counters Overview chapter.