.. _fw_gtp: fw gtp ====== Configure GTP gtp Specification ----------------- ===================================== =============================================== ===================================== =============================================== **Type** *Configuration Resource* **Element Name** gtp **Element URI** /axapi/v3/fw/gtp **Element Attributes** gtp_attributes **Statistics Data URI** /axapi/v3/fw/gtp/stats **Schema** :download:`gtp schema ` ===================================== =============================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/fw/gtp .. raw:: html :ref:`692_gtp_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/fw/gtp .. raw:: html :ref:`692_gtp_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/fw/gtp .. raw:: html :ref:`692_gtp_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/fw/gtp .. raw:: html :ref:`692_gtp_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/fw/gtp .. raw:: html :ref:`692_gtp_attributes` .. raw:: html
.. _692_gtp_attributes: gtp attributes -------------- **apn-log-periodicity** **Description** Periodic Logging Frequency(In Minutes) **Type:** number **Range:** 1-30 **apn-prefix** **Description:** apn-prefix is a **JSON Block**. Please see below for :ref:`692_apn-prefix` **Type:** Object **Reference Object:** :doc:`/axapi/v3/fw/gtp/apn-prefix ` **apn-prefix-list** **Description** Class List (Class List Name) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **echo-timeout** **Description** echo message timeout (minutes) (echo-timeout (default 120)) **Type:** number **Range:** 1-261 **Default:** 120 **gtp-value** **Description** 'enable': Enable GTP Inspection; **Type:** string **Supported Values:** enable **insertion-mode** **Description** 'monitor': Enable inline view-only mode; 'skip-state-checks': Enable skip stateful checks mode; **Type:** string **Supported Values:** monitor, skip-state-checks **ne-v4-log-periodicity** **Description** Periodic Logging Frequency(In Minutes) **Type:** number **Range:** 1-30 **ne-v6-log-periodicity** **Description** Periodic Logging Frequency(In Minutes) **Type:** number **Range:** 1-30 **network-element** **Description:** network-element is a **JSON Block**. Please see below for :ref:`692_network-element` **Type:** Object **Reference Object:** :doc:`/axapi/v3/fw/gtp/network-element ` **network-element-list-v4** **Description** Class List (Class List Name) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **network-element-list-v6** **Description** Class List (Class List Name) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **path-mgmt-logging** **Description** 'enable-log': Enable Log for Path Management; **Type:** string **Supported Values:** enable-log **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _692_network-element: network-element ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _692_apn-prefix: apn-prefix ^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _692_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'create-session-request': Create Session Request; 'create-session-response': Create Session Response; 'path-management-message': Path Management Message; 'delete-session-request': Delete Session Request; 'delete-session-response': Delete Session Response; 'reserved-field-set-drop': Reserved field set drop; 'tunnel-id-flag-drop': Tunnel ID Flag Incorrect; 'message-filtering-drop': Message Filtering Drop; 'reserved-information-element-drop': Resevered Information Element Field Drop; 'mandatory-information-element-drop': Mandatory Information Element Field Drop; 'filter-list-drop': APN IMSI Information Filtering Drop; 'invalid-teid-drop': Invalid TEID Drop; 'out-of-state-drop': Out Of State Drop; 'message-length-drop': Message Length Exceeded; 'unsupported-message-type-v2': GTP v2 message type is not supported; 'fast-conn-setup': Fast Conn Setup Attempt; 'out-of-session-memory': Out of Session Memory; 'no-fwd-route': No Forward Route; 'no-rev-route': NO Reverse Route; 'invalid-key': Invalid TEID Field; 'create-session-request-retransmit': Retransmitted Create Session Request; 'delete-session-request-retransmit': Retransmitted Delete Session Request; 'response-cause-not-accepted-drop': Response Cause indicates Request not Accepted; 'invalid-imsi-len-drop': Invalid IMSI Length Drop; 'invalid-apn-len-drop': Invalid APN Length Drop; 'create-pdp-context-request-v1': GTP v1 Create PDP Context Request; 'create-pdp-context-response-v1': GTP v1 Create PDP Context Response; 'path-management-message-v1': GTP v1 Path Management Message; 'reserved-field-set-drop-v1': GTP v1 Reserved field set drop; 'message-filtering-drop-v1': GTP v1 Message Filtering Drop; 'reserved-information-element-drop-v1': GTP v1 Reserved Information Element Field Drop; 'mandatory-information-element-drop-v1': GTP v1 Mandatory Information Element Field Drop; 'filter-list-drop-v1': GTP v1 APN IMSI Information Filtering Drop; 'invalid-teid-drop-v1': GTP v1 Invalid TEID Drop; 'message-length-drop-v1': GTP v1 Message Length Exceeded; 'version-not-supported': GTP version is not supported; 'unsupported-message-type-v1': GTP v1 message type is not supported; 'delete-pdp-context-request-v1': GTP v1 Delete Context PDP Request; 'delete-pdp-context-response-v1': GTP v1 Delete Context PDP Response; 'create-pdp-context-request-v0': GTP v0 Create PDP Context Request; 'create-pdp-context-response-v0': GTP v0 Create PDP Context Response; 'delete-pdp-context-request-v0': GTP v0 Delete Context PDP Request; 'delete-pdp-context-response-v0': GTP v0 Delete Context PDP Response; 'path-management-message-v0': GTP v0 Path Management Message; 'message-filtering-drop-v0': GTP v0 Message Filtering Drop; 'unsupported-message-type-v0': GTP v0 message type is not supported; 'invalid-flow-label-drop-v0': GTP v0 Invalid flow label drop; 'invalid-tid-drop-v0': GTP v0 Invalid tid drop; 'message-length-drop-v0': GTP v0 Message Length Exceeded; 'mandatory-information-element-drop-v0': GTP v0 Mandatory Information Element Field Drop; 'filter-list-drop-v0': GTP v0 APN IMSI Information Filtering Drop; 'gtp-in-gtp-drop': GTP in GTP Filtering Drop; **Type:** string **Supported Values:** all, out-of-session-memory, no-fwd-route, no-rev-route, gtp-smp-created, gtp-smp-marked-deleted, gtp-smp-deleted, smp-creation-failed, gtp-smp-path-created, gtp-smp-path-freed, gtp-smp-path-allocated, gtp-smp-path-creation-failed, gtp-smp-path-check-failed, gtp-smp-check-failed, gtp-smp-session-count-check-failed, gtp-c-ref-count-smp-exceeded, gtp-u-smp-in-rml-with-sess, gtp-u-pkt-fwd-conn-create, gtp-c-pkt-fwd-conn-create, gtp-echo-pkt-fwd-conn-create, gtp-tunnel-rate-limit-entry-create-success, gtp-tunnel-rate-limit-entry-create-failure, gtp-tunnel-rate-limit-entry-deleted, gtp-rate-limit-smp-created, gtp-rate-limit-smp-freed, gtp-rate-limit-smp-create-failure, gtp-rate-limit-t3-ctr-create-failure, gtp-rate-limit-entry-create-failure, gtp-echo-conn-created, gtp-echo-conn-deleted, gtp-node-restart-echo, gtp-c-echo-path-failure, drop-vld-gtp-echo-out-of-state-, drop-vld-gtp-echo-ie-len-exceed-msg-len, gtp-create-session-request-retransmit, gtp-add-bearer-request-retransmit, gtp-delete-session-request-retransmit, gtp-handover-request-retransmit, gtp-del-bearer-request-retransmit, gtp-add-bearer-response-retransmit, gtp-create-session-request-retx-drop, gtp-u-out-of-state-drop, gtp-c-handover-request-out-of-state-drop, gtp-v1-c-nsapi-not-found-in-delete-req, gtp-v2-c-bearer-not-found-in-delete-req, gtp-v2-c-bearer-not-found-in-delete-resp, gtp-multiple-handover-request, gtp-rr-message-drop, gtp-rr-echo-message-dcmsg, gtp-rr-c-message-dcmsg, drop-gtp-frag-or-jumbo-pkt, response-with-reject-cause-forwarded, gtp-c-message-forwarded-without-conn, gtp-v0-c-ver-not-supp, gtp-v1-c-ver-not-supp, gtp-v2-c-ver-not-supp, gtp-v1-extn-hdt-notif, gtp-u-error-ind, gtp-c-handover-in-progress-with-conn, gtp-ho-in-progress-handover-request, gtp-correct-conn-ho-in-progress-handover-request, gtp-wrong-conn-ho-in-progress-handover-request, gtp-ho-in-progress-handover-response, gtp-ho-in-progress-c-mesg, gtp-unset-ho-flag-reuse-teid, gtp-refresh-c-conn-reuse-teid, gtp-rematch-smp-matching-conn, gtp-wrong-conn-handover-request, gtp-refresh-conn-set-ho-flag-latest, gtp-c-process-pkt-drop, gtp-c-fwd-pkt-drop, gtp-c-rev-pkt-drop, gtp-c-fwd-v1-other, gtp-c-fwd-v2-other, gtp-c-rev-v1-other, gtp-c-rev-v2-other, gtp-c-going-thru-fw-lookup, gtp-c-conn-create-pkt-drop, gtp-c-pkt-fwd-conn-create-no-fteid, gtp-v0-c-uplink-ingress-packets, gtp-v0-c-uplink-egress-packets, gtp-v0-c-downlink-ingress-packets, gtp-v0-c-downlink-egress-packets, gtp-v0-c-uplink-ingress-bytes, gtp-v0-c-uplink-egress-bytes, gtp-v0-c-downlink-ingress-bytes, gtp-v0-c-downlink-egress-bytes, gtp-v1-c-uplink-ingress-packets, gtp-v1-c-uplink-egress-packets, gtp-v1-c-downlink-ingress-packets, gtp-v1-c-downlink-egress-packets, gtp-v1-c-uplink-ingress-bytes, gtp-v1-c-uplink-egress-bytes, gtp-v1-c-downlink-ingress-bytes, gtp-v1-c-downlink-egress-bytes, gtp-v2-c-uplink-ingress-packets, gtp-v2-c-uplink-egress-packets, gtp-v2-c-downlink-ingress-packets, gtp-v2-c-downlink-egress-packets, gtp-v2-c-uplink-ingress-bytes, gtp-v2-c-uplink-egress-bytes, gtp-v2-c-downlink-ingress-bytes, gtp-v2-c-downlink-egress-bytes, gtp-u-uplink-ingress-packets, gtp-u-uplink-egress-packets, gtp-u-downlink-ingress-packets, gtp-u-downlink-egress-packets, gtp-u-uplink-ingress-bytes, gtp-u-uplink-egress-bytes, gtp-u-downlink-ingress-bytes, gtp-u-downlink-egress-bytes, gtp-v0-c-create-synced **counters2** **Description** 'gtp-v1-c-create-synced': GTPv1-C Tunnel Create Synced; 'gtp-v2-c-create-synced': GTPv2-C Tunnel Create Synced; 'gtp-v0-c-delete-synced': GTPv0-C Tunnel Delete Synced; 'gtp-v1-c-delete-synced': GTPv1-C Tunnel Delete Synced; 'gtp-v2-c-delete-synced': GTPv2-C Tunnel Delete Synced; 'gtp-v0-c-create-sync-rx': GTPv0-C Tunnel Create Sync Received on Standby; 'gtp-v1-c-create-sync-rx': GTPv1-C Tunnel Create Sync Received on Standby; 'gtp-v2-c-create-sync-rx': GTPv2-C Tunnel Create Sync Received on Standby; 'gtp-v0-c-delete-sync-rx': GTPv0-C Tunnel Delete Sync Received on Standby; 'gtp-v1-c-delete-sync-rx': GTPv1-C Tunnel Delete Sync Received on Standby; 'gtp-v2-c-delete-sync-rx': GTPv2-C Tunnel Delete Sync Received on Standby; 'gtp-handover-synced': GTP Handover Synced; 'gtp-handover-sync-rx': GTP Handover Sync Received on Standby; 'gtp-smp-add-bearer-synced': GTP SMP Add Bearer Synced; 'gtp-smp-del-bearer-synced': GTP SMP Del Bearer Synced; 'gtp-smp-additional-bearer-synced': GTP SMP Additional Bearer Synced; 'gtp-smp-add-bearer-sync-rx': GTP SMP Add Bearer Sync Received on Standby; 'gtp-smp-del-bearer-sync-rx': GTP SMP Del Bearer Sync Received on Standby; 'gtp-smp-additional-bearer-sync-rx': GTP SMP Additional Bearer Sync Received on Standby; 'gtp-add-bearer-sync-not-rx-on-standby': GTP Add Bearer Sync Not Received on Standby; 'gtp-add-bearer-sync-with-periodic-update-on-standby': GTP Bearer Added on Standby with Periodic Sync; 'gtp-delete-bearer-sync-with-periodic-update-on-standby': GTP Bearer Deleted on Standy with Periodic Sync; 'gtp-v0-c-echo-create-synced': GTPv0-C Echo Create Synced; 'gtp-v1-c-echo-create-synced': GTPv1-C Echo Create Synced; 'gtp-v2-c-echo-create-synced': GTPv2-C Echo Create Synced; 'gtp-v0-c-echo-create-sync-rx': GTPv0-C-Echo Create Sync Received on Standby; 'gtp-v1-c-echo-create-sync-rx': GTPv1-C-Echo Create Sync Received on Standby; 'gtp-v2-c-echo-create-sync-rx': GTPv2-C-Echo Create Sync Received on Standby; 'gtp-v0-c-echo-del-synced': GTPv0-C Echo Delete Synced; 'gtp-v1-c-echo-del-synced': GTPv1-C Echo Delete Synced; 'gtp-v2-c-echo-del-synced': GTPv2-C Echo Delete Synced; 'gtp-v0-c-echo-del-sync-rx': GTPv0-C-Echo Delete Sync Received on Standby; 'gtp-v1-c-echo-del-sync-rx': GTPv1-C-Echo Delete Sync Received on Standby; 'gtp-v2-c-echo-del-sync-rx': GTPv2-C-Echo Delete Sync Received on Standby; 'drop-gtp-conn-creation-standby': GTP Conn creation on Standby Drop; 'gtp-u-synced-before-control': GTP-U Tunnel synced before corresponding GTP-C; 'gtp-c-l5-synced-before-l3': GTP-C L5 conn synced before corresponding L3 GTP-C conn; 'gtp-smp-path-del-synced': GTP SMP path delete Synced; 'gtp-smp-path-del-sync-rx': GTP SMP path delete Sync Received on Standby; 'gtp-not-enabled-on-standby': GTP Not Enabled on Standby; 'gtp-ip-version-v4-v6': GTP IP versions of V4&V6 in FTEID; 'drop-gtp-ip-version-mismatch-fteid': GTP IP version mismatch for req & response FTEIDs; 'drop-gtp-ip-version-mismatch-ho-fteid': GTP IP version mismatch in Handover SGW FTEID; 'gtp-u-message-length-mismatch': GTP-U Message Length Mismatch Across Layers; 'gtp-path-message-length-mismatch': GTP-Path Message Length Mismatch Across Layers; 'drop-gtp-missing-cond-ie-bearer-ctx': Missing conditional IE in bearer context Drop; 'drop-gtp-bearer-not-found-in-resp': GTP Bearer not found in response; 'gtp-stateless-forward': GTP Stateless Forward; 'gtp-l3-conn-deleted': GTP L3 conn deleted; 'gtp-l5-conn-created': GTP L5 conn created; 'gtp-monitor-forward': GTP messages forwarded via monitor mode; 'gtp-u_inner-ip-not-present': GTP-U inner IP not present; 'gtp-ext_hdr-incorrect-length': GTP Extension header incorrect length; **Type:** string **Supported Values:** gtp-v1-c-create-synced, gtp-v2-c-create-synced, gtp-v0-c-delete-synced, gtp-v1-c-delete-synced, gtp-v2-c-delete-synced, gtp-v0-c-create-sync-rx, gtp-v1-c-create-sync-rx, gtp-v2-c-create-sync-rx, gtp-v0-c-delete-sync-rx, gtp-v1-c-delete-sync-rx, gtp-v2-c-delete-sync-rx, gtp-handover-synced, gtp-handover-sync-rx, gtp-smp-add-bearer-synced, gtp-smp-del-bearer-synced, gtp-smp-additional-bearer-synced, gtp-smp-add-bearer-sync-rx, gtp-smp-del-bearer-sync-rx, gtp-smp-additional-bearer-sync-rx, gtp-add-bearer-sync-not-rx-on-standby, gtp-add-bearer-sync-with-periodic-update-on-standby, gtp-delete-bearer-sync-with-periodic-update-on-standby, gtp-v0-c-echo-create-synced, gtp-v1-c-echo-create-synced, gtp-v2-c-echo-create-synced, gtp-v0-c-echo-create-sync-rx, gtp-v1-c-echo-create-sync-rx, gtp-v2-c-echo-create-sync-rx, gtp-v0-c-echo-del-synced, gtp-v1-c-echo-del-synced, gtp-v2-c-echo-del-synced, gtp-v0-c-echo-del-sync-rx, gtp-v1-c-echo-del-sync-rx, gtp-v2-c-echo-del-sync-rx, drop-gtp-conn-creation-standby, gtp-u-synced-before-control, gtp-c-l5-synced-before-l3, gtp-smp-path-del-synced, gtp-smp-path-del-sync-rx, gtp-not-enabled-on-standby, gtp-ip-version-v4-v6, drop-gtp-ip-version-mismatch-fteid, drop-gtp-ip-version-mismatch-ho-fteid, gtp-u-message-length-mismatch, gtp-path-message-length-mismatch, drop-gtp-missing-cond-ie-bearer-ctx, drop-gtp-bearer-not-found-in-resp, gtp-stateless-forward, gtp-l3-conn-deleted, gtp-l5-conn-created, gtp-monitor-forward, gtp-u_inner-ip-not-present, gtp-ext_hdr-incorrect-length .. _692_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - gtp-v0-c-downlink-ingress-packets - 8 - GTPv0-C Downlink Ingress Packets * - - gtp-del-bearer-request-retransmit - 8 - GTP-C Retransmitted Delete Bearer Request * - - drop-vld-gtp-echo-out-of-state- - 8 - GTP Echo Out of State Drop * - - gtp-add-bearer-response-retransmit - 8 - GTP-C Retransmitted Add Bearer Response * - - gtp-path-message-length-mismatch - 8 - GTP-Path Message Length Mismatch Across Layers * - - out-of-session-memory - 8 - Out of Session Memory * - - drop-vld-gtp-echo-ie-len-exceed-msg-len - 8 - GTP Echo IE Length Exceeds Message Length * - - gtp-v2-c-bearer-not-found-in-delete-resp - 8 - GTPv2-C Bearer Not Found in GTP Response * - - drop-gtp-bearer-not-found-in-resp - 8 - GTP Bearer not found in response * - - gtp-v1-c-downlink-ingress-bytes - 8 - GTPv1-C Downlink Ingress Bytes * - - gtp-node-restart-echo - 8 - GTP Node Restoration due to Recovery IE in Echo * - - gtp-v0-c-uplink-egress-packets - 8 - GTPv0-C Uplink Egress Packets * - - gtp-u-uplink-ingress-bytes - 8 - GTP-U Uplink Ingress Bytes * - - gtp-rate-limit-t3-ctr-create-failure - 8 - GTP Rate Limit Dynamic Counters Create Failure * - - gtp-v0-c-uplink-ingress-packets - 8 - GTPv0-C Uplink Ingress Packets * - - gtp-v0-c-downlink-egress-bytes - 8 - GTPv0-C Downlink Egress Bytes * - - gtp-rr-message-drop - 8 - GTP Message Dropped in RR Mode * - - gtp-v0-c-downlink-egress-packets - 8 - GTPv0-C Downlink Egress Packets * - - gtp-u-smp-in-rml-with-sess - 8 - GTP-U smp is marked RML with U-session * - - gtp-v1-c-uplink-egress-bytes - 8 - GTPv1-C Uplink Egress Bytes * - - gtp-v0-c-downlink-ingress-bytes - 8 - GTPv0-C Downlink Ingress Bytes * - - gtp-c-handover-in-progress-with-conn - 8 - GTP-C mesg matching conn with HO In Progress * - - gtp-tunnel-rate-limit-entry-create-failure - 8 - GTP Tunnel Level Rate Limit Entry Create Failure * - - gtp-v2-c-uplink-egress-packets - 8 - GTPv2-C Uplink Egress Packets * - - gtp-v0-c-uplink-egress-bytes - 8 - GTPv0-C Uplink Egress Bytes * - - no-fwd-route - 8 - No Forward Route * - - gtp-v2-c-bearer-not-found-in-delete-req - 8 - GTPv2-C Bearer Not Found in GTP Request * - - gtp-c-handover-request-out-of-state-drop - 8 - GTP-C Handover Request Out of state Drop * - - gtp-u-uplink-egress-bytes - 8 - GTP-U Uplink Egress Bytes * - - gtp-u-downlink-ingress-packets - 8 - GTP-U Downlink Ingress Packets * - - gtp-c-echo-path-failure - 8 - GTP-C Path Failure due to Echo * - - no-rev-route - 8 - NO Reverse Route * - - gtp-u-downlink-egress-bytes - 8 - GTP-U Downlink Egress Bytes * - - gtp-rate-limit-smp-create-failure - 8 - GTP Rate Limit SMP Create Failure * - - gtp-stateless-forward - 8 - GTP Stateless Forward * - - gtp-monitor-forward - 8 - GTP messages forwarded via monitor mode * - - gtp-v1-c-nsapi-not-found-in-delete-req - 8 - GTPv1-C NSAPI Not Found in GTP Request * - - gtp-v2-c-downlink-ingress-packets - 8 - GTPv2-C Downlink Ingress Packets * - - gtp-v2-c-downlink-egress-packets - 8 - GTPv2-C Downlink Egress Packets * - - drop-gtp-frag-or-jumbo-pkt - 8 - GTP Fragmented or JUMBO packet Drop * - - gtp-v0-c-uplink-ingress-bytes - 8 - GTPv0-C Uplink Ingress Bytes * - - gtp-smp-path-check-failed - 8 - GTP SMP PATH check Failed * - - gtp-u-downlink-egress-packets - 8 - GTP-U Downlink Egress Packets * - - gtp-v2-c-uplink-egress-bytes - 8 - GTPv2-C Uplink Egress Bytes * - - drop-gtp-missing-cond-ie-bearer-ctx - 8 - Missing conditional IE in bearer context Drop * - - gtp-smp-session-count-check-failed - 8 - GTP-U session count is not in range of 0-11 in GTP-C SMP * - - gtp-u-out-of-state-drop - 8 - GTP-U Out of state Drop * - - gtp-u-uplink-egress-packets - 8 - GTP-U Uplink Egress Packets * - - gtp-u-downlink-ingress-bytes - 8 - GTP-U Downlink Ingress Bytes * - - gtp-rate-limit-entry-create-failure - 8 - GTP Rate Limit Entry Create Failure * - - gtp-u-uplink-ingress-packets - 8 - GTP-U Uplink Ingress Packets * - - gtp-v1-c-downlink-ingress-packets - 8 - GTPv1-C Downlink Ingress Packets * - - gtp-v1-c-downlink-egress-packets - 8 - GTPv1-C Downlink Egress Packets * - - gtp-v1-c-uplink-ingress-packets - 8 - GTPv1-C Uplink Ingress Packets * - - gtp-v1-c-uplink-egress-packets - 8 - GTPv1-C Uplink Egress Packets * - - gtp-u-message-length-mismatch - 8 - GTP-U Message Length Mismatch Across Layers * - - gtp-v2-c-uplink-ingress-packets - 8 - GTPv2-C Uplink Ingress Packets * - - gtp-v1-c-downlink-egress-bytes - 8 - GTPv1-C Downlink Egress Bytes * - - gtp-v2-c-downlink-ingress-bytes - 8 - GTPv2-C Downlink Ingress Bytes * - - gtp-v2-c-downlink-egress-bytes - 8 - GTPv2-C Downlink Egress Bytes * - - gtp-c-ref-count-smp-exceeded - 8 - GTP-C session count on C-smp exceeded 2 * - - gtp-smp-check-failed - 8 - GTP SMP check Failed * - - gtp-v1-c-uplink-ingress-bytes - 8 - GTPv1-C Uplink Ingress Bytes * - - gtp-v2-c-uplink-ingress-bytes - 8 - GTPv2-C Uplink Ingress Bytes