APN Schema Statistics

The APN schema provides operational statistics that can be used for monitoring and troubleshooting the following products: GGSN, P-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 Statistics Variables in the APN Schema
Variables Description Data Type

vpnname

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

This is a key variable.

Type: Information

String

vpnid

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

This is a key variable.

Type: Information

Int32

apn

The name of the APN for which statistics are displayed.

This is a key variable.

Type: Information

String

uplnk-bytes

The number of bytes sent from the APN towards Internet/PDN on the Gi interface.

Type: Counter

Int64

dnlnk-bytes

The number of bytes sent from the APN towards MS on the GTP interface.

Type: Counter

Int64

uplnk-pkts

The number of IP packets sent from the APN towards Internet/PDN on the Gi interface.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

dnlnk-pkts

The number of IP packets sent from the APN towards MS on the GTP interface.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

uplnk-bytes-drop

The number of bytes sent from the APN towards Internet/PDN on the Gi interface dropped.

Type: Counter

Int64

dnlnk-bytes-drop

The number of bytes sent from the APN towards MS on the GTP interface dropped.

Type: Counter

Int64

uplnk-drop

The number of IP packets sent from the APN towards Internet/PDN on the Gi interface dropped.

Type: Counter

Int32

dnlnk-drop

The number of IP packets sent from the APN towards MS on the GTP interface dropped.

Type: Counter

Int32

bad-hdr

The total number of IP packets received and dropped due to bad header.

Type: Counter

Int32

ttl-excd

The number of IP packets dropped because they were received with a TTL value of 0.

Type: Counter

Int32

frag-sent

The number of times IP packets were fragmented before sending on the GTP tunnel.

Type: Counter

Int32

frag-fail

The number of packets which failed in fragmentation.

Type: Counter

Int32

inacl-drop

The number of IP packets received that were dropped due to ACL filtering.

Type: Counter

Int32

outacl-drop

The number of outbound IP packets that were dropped due to ACL filtering.

Type: Counter

Int32

inexcd-mbr-pkt-drop

Data Statistics – IP input excd MBR packets dropped

Type: Counter

Int32

outexcd-mbr-pkt-drop

Data Statistics – IP output excd MBR packets dropped

Type: Counter

Int32

inexcd-gbr-pkt-drop

Data Statistics – IP input excd GBR packets dropped

Type: Counter

Int32

outexcd-gbr-pkt-drop

Data Statistics – IP output excd GBR packets dropped

Type: Counter

Int32

inexcd-ambr-pkt-drop

Data Statistics – IP in excd APN packets AMBR dropped

Type: Counter

Int32

outexcd-ambr-pkt-drop

Data Statistics – IP out excd APN packets AMBR dropped

Type: Counter

Int32

inmisc-pkt-drop

Data Statistics – IP input misc packets dropped

Type: Counter

Int32

outmisc-pkt-drop

Data Statistics – IP output misc packets dropped

Type: Counter

Int32

inexcd-mbr-byte-drop

Data Statistics – IP input excd MBR bytes dropped

Type: Counter

Int32

outexcd-mbr-byte-drop

Data Statistics – IP output excd MBR bytes dropped

Type: Counter

Int32

inexcd-gbr-byte-drop

Data Statistics – IP input excd GBR bytes dropped

Type: Counter

Int32

outexcd-gbr-byte-drop

Data Statistics – IP output excd GBR bytes dropped

Type: Counter

Int32

inexcd-ambr-byte-drop

Data Statistics – IP in excd APN AMBR bytes dropped

Type: Counter

Int32

outexcd-ambr-byte-drop

Data Statistics – IP out excd APN AMBR bytes dropped

Type: Counter

Int32

inmisc-byte-drop

Data Statistics – IP input misc bytes dropped

Type: Counter

Int32

outmisc-byte-drop

Data Statistics – IP output misc bytes dropped

Type: Counter

Int32

bad-src-addr

The number of IP packets received for which a source violation was detected resulting in the packets being dropped.

Type: Counter

Int32

addr-stat

The total number of PDP contexts facilitated by the APN that used static IP addresses.

Type: Counter

Int32

addr-lpool

The total number of PDP contexts facilitated by the APN that were allocated IP addresses from pools configured locally.

Type: Counter

Int32

addr-rad

The total number of PDP contexts facilitated by the APN that were allocated IP addresses from a RADIUS server.

Type: Counter

Int32

addr-dhcp

The total number of PDP contexts facilitated by the APN that were allocated IP addresses from DHCP.

Type: Counter

Int32

addr-dhcp-rly

The total number of PDP contexts facilitated by the APN that were allocated IP addresses by DHCP Relay.

Type: Counter

Int32

addr-no-alloc

The total number of PDP contexts facilitated by the APN that were not allocated IP addresses.

Type: Counter

Int32

sess-curr

The number of PDP contests currently facilitated by the APN.

Type: Gauge

Int32

sess-curr-all

The total number of PDP contexts currently being facilitated by the entire system.

Type: Gauge

Int32

sess-tot

The total number of PDP contexts facilitated by the APN.

Type: Counter

Int32

sess-tot-all

The total number of PDP contexts that have been facilitated by the entire system.

Type: Counter

Int32

att-pdp-ctxt

The total CPC req per APN

Type: Counter

Int32

att-deact-pdp-ggsn

The total DPC Req Tx per APN

Type: Counter

Int32

succ-deact-pdp-ggsn

The total DPC Req Tx Accepted

Type: Counter

Int32

att-deact-pdp-ms

The total DPC Req Rx per APN

Type: Counter

Int32

succ-deact-pdp-ms

The total Deactivate PDP Context Req successful from MS.

Type: Counter

Int32

dyn-ipv4-attempt

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

Type: Counter

Int32

dyn-ipv6-attempt

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

Type: Counter

Int32

dyn-ipv4-success

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

Type: Counter

Int32

dyn-ipv6-success

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

Type: Counter

Int32

data-fromuseravg-bps

The sum of average data rate in bits per seconds (bps) from all the users under this VPN.

Type: Gauge

Int64

data-touseravg-bps

The sum of average data rate in bps towards all the users under this VPN.

Type: Gauge

Int64

data-fromusersust-bps

The sustained data rate in bps from the user.

Type: Gauge

Int64

data-tousersust-bps

The sustained data rate in bps towards the user.

Type: Gauge

Int64

data-fromuseravg-pps

The average data rate in packets per seconds (pps) from the user.

Type: Gauge

Int64

data-touseravg-pps

The average data rate in pps towards the user.

Type: Gauge

Int64

data-fromusersust-pps

The sustained data rate in pps from the user.

Type: Gauge

Int64

data-tousersust-pps

The sustained data rate in pps towards the user.

Type: Gauge

Int64

qosconv-pkts-uplnk

The number of packets with Conversational QoS sent from the APN towards Internet/PDN on the Gi interface.

Type: Counter

Int32

qosconv-pkts-dnlnk

The number of packets with Conversational QoS sent from the APN towards MS on the GTP interface.

Type: Counter

Int32

qosstrm-pkts-uplnk

The number of packets with Streaming QoS sent from the APN towards Internet/PDN on the Gi interface.

Type: Counter

Int32

qosstrm-pkts-dnlnk

The number of packets with Streaming QoS sent from the APN towards MS on the GTP interface.

Type: Counter

Int32

qosint1-pkts-uplnk

The number of packets with Interactive QoS for priority 1 sent from the APN towards Internet/PDN on the Gi interface.

Type: Counter

Int32

qosint1-pkts-dnlnk

The number of packets with Interactive QoS for priority 1 sent from the APN towards MS on the GTP interface.

Type: Counter

Int32

qosint2-pkts-uplnk

The number of packets with Interactive QoS for priority 2 sent from the APN towards Internet/PDN on the Gi interface.

Type: Counter

Int32

qosint2-pkts-dnlnk

The number of packets with Interactive QoS for priority 2 sent from the APN towards MS on the GTP interface.

Type: Counter

Int32

qosint3-pkts-uplnk

The number of packets with Interactive QoS for priority 3 sent from the APN towards Internet/PDN on the Gi interface.

Type: Counter

Int32

qosint3-pkts-dnlnk

The number of packets with Interactive QoS for priority 3 sent from the APN towards MS on the GTP interface.

Type: Counter

Int32

qosint-pkts-uplnk

Total number of packets with Interactive QoS for all priorities (priority 1, 2, and 3) sent from the APN towards Internet/PDN on the Gi interface.

Type: Counter

Int32

qosint-pkts-dnlnk

Total number of packets with Interactive QoS for all priorities (priority 1, 2, and 3) sent from the APN towards MS on the GTP interface.

Type: Counter

Int32

qosback-pkts-uplnk

The number of packets with Background QoS sent from the APN towards Internet/PDN on the Gi interface.

Type: Counter

Int32

qosback-pkts-dnlnk

The number of packets with Background QoS sent from the APN towards MS on the GTP interface.

Type: Counter

Int32

auth-req-sent

The total authentication requests sent from the APN towards AAA on Ga interface.

Type: Counter

Int32

auth-acc-rcvd

The total authentication accept messages received by the APN on Ga Interface from AAA.

Type: Counter

Int32

auth-timeout

The total authentication requests that timed out.

Type: Counter

Int32

acc-req-sent

The total accounting requests sent from the APN towards AAA on Ga interface.

Type: Counter

Int32

acc-rsp-rcvd

The total accounting response messages received by the APN on Ga Interface from AAA.

Type: Counter

Int32

acc-req-timeout

The total accounting requests that timed out.

Type: Counter

Int32

act-defbear

The total number of active default bearers.

Type: Gauge

Int32

act-dedbear

The total number of active dedicated bearers.

Type: Gauge

Int32

setup-defbear

The total number of default bearers setup.

Type: Counter

Int32

setup-dedbear

The total number of dedicated bearers setup.

Type: Counter

Int32

rel-defbear

The total number of released default bearers.

Type: Counter

Int32

rel-dedbear

The total number of released dedicated bearers.

Type: Counter

Int32

rel-fail-defbear

The total number of default bearers with release failures.

Type: Counter

Int32

rel-fail-dedbear

The total number of dedicated bearers with release failures.

Type: Counter

Int32

rej-defbear

The total number of rejected default bearers.

Type: Counter

Int32

rej-dedbear

The total number of rejected dedicated bearers.

Type: Counter

Int32

mod-uebear

The total number of UE-initiated modified bearers.

Type: Counter

Int32

mod-nwbear

The total number of network-initiated modified bearers.

Type: Counter

Int32

ue-init-modfail

The total number of failed UE-initiated modified bearers.

Type: Counter

Int32

nw-init-modfail

The total number of failed network-initiated modified bearers.

Type: Counter

Int32

pdn-ipv4-actsess

The total number of active IPv4 sessions.

Type: Gauge

Int32

pdn-ipv4-setupsess

The total number of IPv4 session setup.

Type: Counter

Int32

pdn-ipv4-relsess

The total number of released IPv4 sessions.

Type: Counter

Int32

pdn-ipv6-actsess

The total number of active IPv6 sessions.

Type: Gauge

Int32

pdn-ipv6-setupsess

The total number of IPv6 session setup.

Type: Counter

Int32

pdn-ipv6-relsess

The total number of released IPv6 sessions.

Type: Counter

Int32

pdn-ipv4v6-actsess

The total number of active IPv4-in-IPv6 sessions.

Type: Gauge

Int32

pdn-ipv4v6-setupsess

The total number of IPv4-in-IPv6 session setup.

Type: Counter

Int32

pdn-ipv4v6-relsess

The total number of released IPv4-in-IPv6 sessions.

Type: Counter

Int32

addr-ipv6-stateless-autocnf

The total number of allocated IPv6 addresses from stateless auto-configuration.

Type: Counter

Int32

qci1-actbear

The total number of QCI1 active bearers.

Type: Gauge

Int32

qci1-setupbear

The total number of QCI1 bearers setup.

Type: Counter

Int32

qci1-relbear

The total number of QCI1 released bearers.

Type: Counter

Int32

qci1-uplinkpkt-fwd

The total number of QCI1 uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci1-dwlinkpkt-fwd

The total number of QCI1 downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci1-uplinkbyte-fwd

The total number of QCI1 uplink bytes forwarded.

Type: Counter

Int64

qci1-dwlinkbyte-fwd

The total number of QCI1 downlink bytes forwarded.

Type: Counter

Int64

qci1-uplinkpkt-drop

The total number of QCI1 uplink packets dropped.

Type: Counter

Int32

qci1-dwlinkpkt-drop

The total number of QCI1 downlink packets dropped.

Type: Counter

Int32

qci1-uplinkbyte-drop

The total number of QCI1 uplink bytes dropped.

Type: Counter

Int64

qci1-dwlinkbyte-drop

The total number of QCI1 downlink bytes dropped.

Type: Counter

Int64

qci2-actbear

The total number of QCI2 active bearers.

Type: Gauge

Int32

qci2-setupbear

The total number of QCI2 bearers setup.

Type: Counter

Int32

qci2-relbear

The total number of QCI2 released bearers.

Type: Counter

Int32

qci2-uplinkpkt-fwd

The total number of QCI2 uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci2-dwlinkpkt-fwd

The total number of QCI2 downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci2-uplinkbyte-fwd

The total number of QCI2 uplink bytes forwarded.

Type: Counter

Int64

qci2-dwlinkbyte-fwd

The total number of QCI2 downlink bytes forwarded.

Type: Counter

Int64

qci2-uplinkpkt-drop

The total number of QCI2 uplink packets dropped.

Type: Counter

Int32

qci2-dwlinkpkt-drop

The total number of QCI2 downlink packets dropped.

Type: Counter

Int32

qci2-uplinkbyte-drop

The total number of QCI2 uplink bytes dropped.

Type: Counter

Int64

qci2-dwlinkbyte-drop

The total number of QCI2 downlink bytes dropped.

Type: Counter

Int64

qci3-actbear

The total number of QCI3 active bearers.

Type: Gauge

Int32

qci3-setupbear

The total number of QCI3 bearers setup.

Type: Counter

Int32

qci3-relbear

The total number of QCI3 released bearers.

Type: Counter

Int32

qci3-uplinkpkt-fwd

The total number of QCI3 uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci3-dwlinkpkt-fwd

The total number of QCI3 downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci3-uplinkbyte-fwd

The total number of QCI3 uplink bytes forwarded.

Type: Counter

Int64

qci3-dwlinkbyte-fwd

The total number of QCI3 downlink bytes forwarded.

Type: Counter

Int64

qci3-uplinkpkt-drop

The total number of QCI3 uplink packets dropped.

Type: Counter

Int32

qci3-dwlinkpkt-drop

The total number of QCI3 downlink packets dropped.

Type: Counter

Int32

qci3-uplinkbyte-drop

The total number of QCI3 uplink bytes dropped.

Type: Counter

Int64

qci3-dwlinkbyte-drop

The total number of QCI3 downlink bytes dropped.

Type: Counter

Int64

qci4-actbear

The total number of QCI4 active bearers.

Type: Gauge

Int32

qci4-setupbear

The total number of QCI4 bearers setup.

Type: Counter

Int32

qci4-relbear

The total number of QCI4 released bearers.

Type: Counter

Int32

qci4-uplinkpkt-fwd

The total number of QCI4 uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci4-dwlinkpkt-fwd

The total number of QCI4 downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci4-uplinkbyte-fwd

The total number of QCI4 uplink bytes forwarded.

Type: Counter

Int64

qci4-dwlinkbyte-fwd

The total number of QCI4 downlink bytes forwarded.

Type: Counter

Int64

qci4-uplinkpkt-drop

The total number of QCI4 uplink packets dropped.

Type: Counter

Int32

qci4-dwlinkpkt-drop

The total number of QCI4 downlink packets dropped.

Type: Counter

Int32

qci4-uplinkbyte-drop

The total number of QCI4 uplink bytes dropped.

Type: Counter

Int64

qci4-dwlinkbyte-drop

The total number of QCI4 downlink bytes dropped.

Type: Counter

Int64

qci5-actbear

The total number of QCI5 active bearers.

Type: Gauge

Int32

qci5-setupbear

The total number of QCI5 bearers setup.

Type: Counter

Int32

qci5-relbear

The total number of QCI5 released bearers.

Type: Counter

Int32

qci5-uplinkpkt-fwd

The total number of QCI5 uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci5-dwlinkpkt-fwd

The total number of QCI5 downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci5-uplinkbyte-fwd

The total number of QCI5 uplink bytes forwarded.

Type: Counter

Int64

qci5-dwlinkbyte-fwd

The total number of QCI5 downlink bytes forwarded.

Type: Counter

Int64

qci5-uplinkpkt-drop

The total number of QCI5 uplink packets dropped.

Type: Counter

Int32

qci5-dwlinkpkt-drop

The total number of QCI5 downlink packets dropped.

Type: Counter

Int32

qci5-uplinkbyte-drop

The total number of QCI5 uplink bytes dropped.

Type: Counter

Int64

qci5-dwlinkbyte-drop

The total number of QCI5 downlink bytes dropped.

Type: Counter

Int64

qci6-actbear

The total number of QCI6 active bearers.

Type: Gauge

Int32

qci6-setupbear

The total number of QCI6 bearers setup.

Type: Counter

Int32

qci6-relbear

The total number of QCI6 released bearers.

Type: Counter

Int32

qci6-uplinkpkt-fwd

The total number of QCI6 uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci6-dwlinkpkt-fwd

The total number of QCI6 downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci6-uplinkbyte-fwd

The total number of QCI6 uplink bytes forwarded.

Type: Counter

Int64

qci6-dwlinkbyte-fwd

The total number of QCI6 downlink bytes forwarded.

Type: Counter

Int64

qci6-uplinkpkt-drop

The total number of QCI6 uplink packets dropped.

Type: Counter

Int32

qci6-dwlinkpkt-drop

The total number of QCI6 downlink packets dropped.

Type: Counter

Int32

qci6-uplinkbyte-drop

The total number of QCI6 uplink bytes dropped.

Type: Counter

Int64

qci6-dwlinkbyte-drop

The total number of QCI6 downlink bytes dropped.

Type: Counter

Int64

qci7-actbear

The total number of QCI7 active bearers.

Type: Gauge

Int32

qci7-setupbear

The total number of QCI7 bearers setup.

Type: Counter

Int32

qci7-relbear

The total number of QCI7 released bearers.

Type: Counter

Int32

qci7-uplinkpkt-fwd

The total number of QCI7 uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci7-dwlinkpkt-fwd

The total number of QCI7 downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci7-uplinkbyte-fwd

The total number of QCI7 uplink bytes forwarded.

Type: Counter

Int64

qci7-dwlinkbyte-fwd

The total number of QCI7 downlink bytes forwarded.

Type: Counter

Int64

qci7-uplinkpkt-drop

The total number of QCI7 uplink packets dropped.

Type: Counter

Int32

qci7-dwlinkpkt-drop

The total number of QCI7 downlink packets dropped.

Type: Counter

Int32

qci7-uplinkbyte-drop

The total number of QCI7 uplink bytes dropped.

Type: Counter

Int64

qci7-dwlinkbyte-drop

The total number of QCI7 downlink bytes dropped.

Type: Counter

Int64

qci8-actbear

The total number of QCI8 active bearers.

Type: Gauge

Int32

qci8-setupbear

The total number of QCI8 bearers setup.

Type: Counter

Int32

qci8-relbear

The total number of QCI8 released bearers.

Type: Counter

Int32

qci8-uplinkpkt-fwd

The total number of QCI8 uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci8-dwlinkpkt-fwd

The total number of QCI8 downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci8-uplinkbyte-fwd

The total number of QCI8 uplink bytes forwarded.

Type: Counter

Int64

qci8-dwlinkbyte-fwd

The total number of QCI8 downlink bytes forwarded.

Type: Counter

Int64

qci8-uplinkpkt-drop

The total number of QCI8 uplink packets dropped.

Type: Counter

Int32

qci8-dwlinkpkt-drop

The total number of QCI8 downlink packets dropped.

Type: Counter

Int32

qci8-uplinkbyte-drop

The total number of QCI8 uplink bytes dropped.

Type: Counter

Int64

qci8-dwlinkbyte-drop

The total number of QCI8 downlink bytes dropped.

Type: Counter

Int64

qci9-actbear

The total number of QCI9 active bearers.

Type: Gauge

Int32

qci9-setupbear

The total number of QCI9 bearers setup.

Type: Counter

Int32

qci9-relbear

The total number of QCI9 released bearers.

Type: Counter

Int32

qci9-uplinkpkt-fwd

The total number of QCI9 uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci9-dwlinkpkt-fwd

The total number of QCI9 downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

qci9-uplinkbyte-fwd

The total number of QCI9 uplink bytes forwarded.

Type: Counter

Int64

qci9-dwlinkbyte-fwd

The total number of QCI9 downlink bytes forwarded.

Type: Counter

Int64

qci9-uplinkpkt-drop

The total number of QCI9 uplink packets dropped.

Type: Counter

Int32

qci9-dwlinkpkt-drop

The total number of QCI9 downlink packets dropped.

Type: Counter

Int32

qci9-uplinkbyte-drop

The total number of QCI9 uplink bytes dropped.

Type: Counter

Int64

qci9-dwlinkbyte-drop

The total number of QCI9 downlink bytes dropped.

Type: Counter

Int64

nonstdqci-nongbr-actbear

The total number of non-standard QCI, non-GBR active bearers.

Type: Gauge

Int32

nonstdqci-nongbr-setupbear

The total number of non-standard QCI, non-GBR bearers setup.

Type: Counter

Int32

nonstdqci-nongbr-relbear

The total number of non-standard QCI, non-GBR released bearers.

Type: Counter

Int32

nonstdqci-nongbr-uplinkpkt-fwd

The total number of non-standard QCI, non-GBR uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

nonstdqci-nongbr-dwlinkpkt-fwd

The total number of non-standard QCI, non-GBR downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

nonstdqci-nongbr-uplinkbyte-fwd

The total number of non-standard QCI, non-GBR uplink bytes forwarded.

Type: Counter

Int64

nonstdqci-nongbr-dwlinkbyte-fwd

The total number of non-standard QCI, non-GBR downlink bytes forwarded.

Type: Counter

Int64

nonstdqci-nongbr-uplinkpkt-drop

The total number of non-standard QCI, non-GBR uplink packets dropped.

Type: Counter

Int32

nonstdqci-nongbr-dwlinkpkt-drop

The total number of non-standard QCI, non-GBR downlink packets dropped.

Type: Counter

Int32

nonstdqci-nongbr-uplinkbyte-drop

The total number of non-standard QCI, non-GBR uplink bytes dropped.

Type: Counter

Int64

nonstdqci-nongbr-dwlinkbyte-drop

The total number of non-standard QCI, non-GBR downlink bytes dropped.

Type: Counter

Int64

nonstdqci-gbr-actbear

The total number of non-standard QCI, GBR active bearers.

Type: Gauge

Int32

nonstdqci-gbr-setupbear

The total number of non-standard QCI, GBR bearers setup.

Type: Counter

Int32

nonstdqci-gbr-relbear

The total number of non-standard QCI, GBR released bearers.

Type: Counter

Int32

nonstdqci-gbr-uplinkpkt-fwd

The total number of non-standard QCI, GBR uplink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

nonstdqci-gbr-dwlinkpkt-fwd

The total number of non-standard QCI, GBR downlink packets forwarded.

Type: Counter

v12.2 and earlier:Int32

v12.3/14.0 and later: Int64

nonstdqci-gbr-uplinkbyte-fwd

The total number of non-standard QCI, GBR uplink bytes forwarded.

Type: Counter

Int64

nonstdqci-gbr-dwlinkbyte-fwd

The total number of non-standard QCI, GBR downlink bytes forwarded.

Type: Counter

Int64

nonstdqci-gbr-uplinkpkt-drop

The total number of non-standard QCI, GBR uplink packets dropped.

Type: Counter

Int32

nonstdqci-gbr-dwlinkpkt-drop

The total number of non-standard QCI, GBR downlink packets dropped.

Type: Counter

Int32

nonstdqci-gbr-uplinkbyte-drop

The total number of non-standard QCI, GBR uplink bytes dropped.

Type: Counter

Int64

nonstdqci-gbr-dwlinkbyte-drop

The total number of non-standard QCI, GBR downlink bytes dropped.

Type: Counter

Int64

IMPORTANT:

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