CISCO-GTP-MIB
- Registered at
- 1.3.6.1.4.1.9.9.188
- Last updated
- 2013-06-18 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2013-06-18 00:00, 2013-03-11 00:00, 2012-05-21 00:00, 2012-03-05 00:00, 2011-03-15 00:00, 2010-04-27 00:00, 2009-02-13 00:00, 2007-10-11 18:00, 2006-08-07 00:00, 2002-11-09 16:00, 2002-03-08 16:00, 2001-09-13 15:35, 2001-06-11 16:00, 2001-02-07 13:00
- Namespace
- cisco
- Source file
CISCO-GTP-MIB- Digest
sha256:2f3708b7ef7c39dcf0943b859e5e17d096dc8d9b570e02efc77fbd775318582a
Description
This MIB module manages the GPRS Tunnelling Protocol (GTP) on GGSN and SGSN. GPRS provides wireless access to packet data network on the GSM infrastructure. The following diagram illustrates a simplified GPRS logical architecture with the name of inter-node interface: +---------------------------------------------+ | a PLMN +======+ +======+ | | | SGSN | | AAA | | | +======+ +======+ | | | | | | Gn SGi | | | | | |+====+ +====+ +=====+ +======+ +======+ | +===+ || TE |-R-| MT |-| BSS |-| SGSN |-Gn-| GGSN |-|-Gi-|PDN| |+====+ +====+ +=====+ +======+ +======+ | +===+ | | | | | | +----------------------------------------|----+ Gp | +-----------------------------+ | +====+ +=====+ +======+ | | | MS |---| BSS |---| SGSN | | | +====+ +=====+ +======+ | | | | other PLMN | +-----------------------------+ GTP is the protocol between GSN nodes (GSN peers) in the GPRS backbone network. It includes both the GTP signalling and data transfer procedures. GTP is used both on the Gn interface, i.e. the interface between GSN peers with in a PLMN, and the Gp interface between GSN peers in different PLMNs. SGSN is the serving GPRS support node, it responsible for the delivery of data packets from and to the MS within its service area. GGSN is the gateway GPRS support node, it provides interworking with external PDN and is connected with SGSNs via an IP-based GPRS backbone network. The GTP protocol is implemented only by SGSNs and GGSN. A PDP Context is an information set maintained by MS and GSNs which describes the mobile wireless service call or session. A Qos Profile is associated with each PDP context which defines multiple attributes like precedence, delay, reliability, peak throughput and mean throughput. Based on the precedence, delay and mean throughput an user is classified into one of the three Qos classes: Best Effort, Normal and Premium. Mean throughput is measured at the Gi and R reference points in units of octets per second. It specifies the average rate at which data is expected to be transferred across the GPRS network during the remaining lifetime of an activated PDP context. A MAP converting GSN is responsible for converting GTP messages to and from MAP messages. This helps in the communication with HLR. Acronyms and terms: APN Access Point Name BSS Base Station Subsystem CG Charging Gateway COA Change of Authorization ETSI European Telecommunications Standards Institute GDM GTP Director Module Gi Reference point between GPRS and an external packet data network. Gn the interface between GSNs within a PLMN Gp the interface between GSNs in different PLMNs GGSN Gateway GPRS Support Node GPRS General Packet Radio Service GSM Global System for Mobile communication GSN GPRS Support Node G-PDU GTP PDU HLR Home Location Register MAP Mobile Application Protocol MME Mobility Management Entity MS Mobile Station = TE + MT MT Mobile Termination NMS Network Management System PDN Public Data Network PDP Packet Data Protocol PDU Protocol Data Unit PGW PDN Gateway PLMN Public Land Mobile Network R Reference point between a non-ISDN compatible TE and MT. SAE System Architecture Evolution SGSN Serving GPRS Support Node SGW Serving Gateway TE Terminal Equipment T-PDU the payload of G-PDU VRF Virtual routing and forwarding AAA Authentication, Authorization and Accounting eNodeB Evolved Node B RNC Radio Network Controller
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-gprs@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-GTP-MIB CISCO-SMI INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CGtpEntities TEXTUAL-CONVENTION This textual convention enumerates the various GTP-aware remote nodes. semantics are as follows. 'sgsn' - this indicates that GTP entity is a SGSN. 'pgw' - this indicates that GTP entity is a PGW in the SAE architecture. 'sgw' - this indicates that GTP entity is a SGW in the SAE architecture. 'mme' - this indicates that GTP entity is a MME in the SAE architecture. 'cg' - this indicates that GTP entity is a CG in the SAE architecture. 'rnc' - this indicates that GTP entity is a RNC in the SAE architecture. 'eNodeB' - this indicates that GTP entity is a eNodeB in the SAE architecture. | current | |||
| CGtpMaxHistNumber TEXTUAL-CONVENTION This indicates the maximum number of entries allowed for PDP path and History statistics table. | current | |||
| CGtpVersion TEXTUAL-CONVENTION This identifies the version of GTP. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cGtpMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.188.1 | |||
| cGtpConfigurations OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.188.1.1 | |||
| cGtpGSNService OBJECT-TYPE This object indicates the type of GPRS service that will be enabled on the device: undefined - the GPRS service functionality is turned off. ggsn - the device will function as a GGSN. sgsn - the device will function as SGSN. gtpdirector - the device will function as GDM. sgw - the device will function as a SGW in the SAE architecture. pgw - the device will function as a PGW in the SAE architecture. spgw - the device will function as a combined PGW and SGW in the SAE architecture. When the device is configured to function as GDM, all the other objects in this MIB will not be accessible and the CISCO-GTP-DIRECTOR-MIB should be used for managing the device. | 1.3.6.1.4.1.9.9.188.1.1.1 | Bits {undefined(0), sgsn(1), ggsn(2), gtpdirector(3), sgw(4), pgw(5), spgw(6)} | read-write | current |
| cGtpVersion OBJECT-TYPE The highest gtp version supported by the GSN. When the value is, version0 - GTP v0 is supported, version1 - GTP v1 and GTP v0 are supported, version2 - GTP v0, GTP v1 and GTP v2 are supported. | 1.3.6.1.4.1.9.9.188.1.1.2 | CGtpVersion | read-write | current |
| cGtpT3TunnelTimer OBJECT-TYPE When the GSN behaves as SGSN, the T3-TUNNEL timer is used for mobility management. When a roaming MS moves from one SGSN(Old SGSN) to a another SGSN(New SGSN), this timer is started by the 'Old SGSN'. While the timer is running, the T-PDUs received by the 'Old SGSN' (from the GGSN), and any buffered T-PDUs are forwarded to the 'New SGSN'. When the GSN behaves as GGSN, the GGSN starts this timer after receiving a Update PDP Context request message from 'New SGSN'. An Update PDP context request shall be sent by SGSN as part of mobility management intimating that MS has moved to this SGSN. While the timer is running, the GGSN will not be forwarding any PDUs to the requesting 'New SGSN'. | 1.3.6.1.4.1.9.9.188.1.1.3 | Integer32 (1..65535) | read-write | obsolete |
| cGtpT3ResponseTimer OBJECT-TYPE The T3-RESPONSE timer for retransmission. This timer is started by a GSN, upon the transmission of a signalling request message; it is used for message retransmission purposes, in the event that no response is received by the time the timer expires. | 1.3.6.1.4.1.9.9.188.1.1.4 | Integer32 (1..65535) | read-write | current |
| cGtpN3Request OBJECT-TYPE Maximum number of retransmissions for a signalling request message if no corresponding response message is received for a request in cGtpT3ResponseTimer time. | 1.3.6.1.4.1.9.9.188.1.1.5 | Integer32 (1..65535) | read-write | current |
| cGtpN3BufferSize OBJECT-TYPE Maximum size of the receive buffer for G-PDUs and signalling request messages. If a packet arrives with more data bytes than the receive buffer can contain, the packet will be discarded. | 1.3.6.1.4.1.9.9.188.1.1.6 | Integer32 (2048..65535) | read-write | current |
| cGtpEchoRequestTimerEnable OBJECT-TYPE This object indicates whether Echo Request timer is used by the GGSN. - true : will enable the Echo Request timer. - false : will disable the Echo Request timer. | 1.3.6.1.4.1.9.9.188.1.1.7 | TruthValue | read-write | current |
| cGtpEchoRequestTimer OBJECT-TYPE The time interval to transmit 'Echo Request' message. 'Echo Response' message is normally received in response to 'Echo Request' message. In the event of no response to the 'Echo Request' message, a notification is generated identifying the peer GSN (i.e. cGtpGSN Address), which fails to respond. This object can be retrieved only if cGtpEchoRequestTimerEnable is set to 'true'. | 1.3.6.1.4.1.9.9.188.1.1.8 | Integer32 (60..65535) | read-write | current |
| cGtpGSNTotalBandwidthResrc OBJECT-TYPE The total amount of bandwidth resource on the GSN, this total depends on various factors like system throughput, memory size, maximum number of PDP contexts supported. A portion of the total resources will be allocated to a user at the PDP context activation time based on the Qos class the user is assigned to. | 1.3.6.1.4.1.9.9.188.1.1.9 | Unsigned32 (1..4294967295) | read-write | obsolete |
| cGtpMaximumPdps OBJECT-TYPE The maximum number of PDP contexts that can be activated on the GSN. | 1.3.6.1.4.1.9.9.188.1.1.10 | Unsigned32 (1..4294967295) | read-write | current |
| cGtpNotifEnable OBJECT-TYPE Indicates whether cGtpNotifications notification will be sent when a notification is generated by the device. - 'true', it will enable the device to send a notification. - 'false', it will prevent the device from sending out a notification. | 1.3.6.1.4.1.9.9.188.1.1.11 | TruthValue | read-write | current |
| cGtpDynamicEchoTimerEnable OBJECT-TYPE This object indicates whether dynamic echo timer is used by the GGSN. - true : will enable the dynamic echo timer. - false : will disable the dynamic echo timer. | 1.3.6.1.4.1.9.9.188.1.1.12 | TruthValue | read-write | current |
| cGtpDynamicEchoTimerMinTime OBJECT-TYPE This object specifies the minimum time used by the dynamic echo timer. This object should be ignored if cGtpDynamicEchoTimerEnable is set to 'false'. | 1.3.6.1.4.1.9.9.188.1.1.13 | Integer32 (1..60) | read-write | current |
| cGtpDynamicEchoTimerSmoothFactor OBJECT-TYPE This object specifies the smooth factor by which dynamic echo timer can be adjusted. This object should be ignored if cGtpDynamicEchoTimerEnable is set to 'false'. | 1.3.6.1.4.1.9.9.188.1.1.14 | Integer32 (1..100) | read-write | current |
| cGtpPathHistoryLimit OBJECT-TYPE This object specifies the maximum number of entries in the cGtpPathStatisticsHistoryTable. | 1.3.6.1.4.1.9.9.188.1.1.15 | CGtpMaxHistNumber | read-write | current |
| cGtpUpdateFailDelete OBJECT-TYPE This object specifies whether the delete action will be taken when a COA initiated update request for QOS change fails for a PDP context. If the object is set to 'true' and the update response from SGSN (for a update request) is not got after the retries or the received response indicates a cause value other than 'request accepted', then the PDP context will be deleted by GGSN. | 1.3.6.1.4.1.9.9.188.1.1.16 | TruthValue | read-write | current |
| cGtpSgsnProfileTable OBJECT-TYPE This table provides the configuration on SGSN profiles identified by addresses and port numbers configured in GGSN and the associated profile actions to be applied. When an SGSN path identified by cGtpPathAddress and cGtpPathPort in cGtpPathEntry matches the profile matching criteria represented by cGtpSgsnProfileIpAddressType cGtpSgsnProfileStartIpAddress, cGtpSgsnProfileEndIpAddress and cGtpSgsnProfilePortNumber, the actions associated with the profile entry (such as disable echo) will be applied on the corresponding SGSN path. | 1.3.6.1.4.1.9.9.188.1.1.18 | not-accessible | current | |
| cGtpSgsnProfileEntry OBJECT-TYPE An entry in this table. Entries in the cGtpSgsnProfileTable are created and deleted using the cGtpSgsnProfileRowStatus object. | 1.3.6.1.4.1.9.9.188.1.1.18.1 | not-accessible | current | |
| cGtpSgsnProfileIndex OBJECT-TYPE An arbitrary integer-value to uniquely identify a row in in the cGtpSgsnProfileTable. | 1.3.6.1.4.1.9.9.188.1.1.18.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| cGtpSgsnProfileIpAddressType OBJECT-TYPE This object indicates the type of Internet address of the objects cGtpSgsnStartIpAddress and cGtpSgsnEndIpAddress in the same row. | 1.3.6.1.4.1.9.9.188.1.1.18.1.2 | InetAddressType | read-create | current |
| cGtpSgsnProfileStartIpAddress OBJECT-TYPE This object indicates the start address of the SGSN node in the address range associated with this SGSN profile. | 1.3.6.1.4.1.9.9.188.1.1.18.1.3 | InetAddress (SIZE(1..64)) | read-create | current |
| cGtpSgsnProfileEndIpAddress OBJECT-TYPE This object indicates the end address of the SGSN node in the address range associated with this SGSN profile. | 1.3.6.1.4.1.9.9.188.1.1.18.1.4 | InetAddress (SIZE(1..64)) | read-create | current |
| cGtpSgsnProfilePortNumber OBJECT-TYPE This object indicates the port number of the SGSN node associated with this SGSN profile. | 1.3.6.1.4.1.9.9.188.1.1.18.1.5 | InetPortNumber | read-create | current |
| cGtpSgsnProfileEchoDisable OBJECT-TYPE This object indicates whether the GTP echo status is disabled or not for the addresses and port associated with this SGSN profile. The value 'true' indicates that echo is disabled for this profile, while the value 'false' indicates that echo is enabled for this profile. | 1.3.6.1.4.1.9.9.188.1.1.18.1.6 | TruthValue | read-create | current |
| cGtpSgsnProfileStorageType OBJECT-TYPE The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. | 1.3.6.1.4.1.9.9.188.1.1.18.1.7 | StorageType | read-create | current |
| cGtpSgsnProfileRowStatus OBJECT-TYPE This object is used to manage creation and deletion of rows in this table. Objects in this row cannot be modified when this entry is 'active'. | 1.3.6.1.4.1.9.9.188.1.1.18.1.8 | RowStatus | read-create | current |
| cGtpStatus OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.188.1.2 | |||
| cGtpLastNoRespToEchoGSNIpAddrTyp OBJECT-TYPE This object indicates the type of Internet address by which cGtpLastNoRespToEchoGSNIpAddr is reachable. | 1.3.6.1.4.1.9.9.188.1.2.1 | InetAddressType | read-only | current |
| cGtpLastNoRespToEchoGSNIpAddr OBJECT-TYPE The IP address of the last peer GSN device that did not reply to an GTP 'Echo Request' message from the local GSN device. | 1.3.6.1.4.1.9.9.188.1.2.2 | InetAddress | read-only | current |
| cGtpPremiumQosMeanThroughput OBJECT-TYPE The sum of the mean throughput for premium class QOS users on the GSN. | 1.3.6.1.4.1.9.9.188.1.2.3 | Gauge32 | read-only | obsolete |
| cGtpNormalQosMeanThroughput OBJECT-TYPE The sum of the mean throughput for normal class QOS users on the GSN. | 1.3.6.1.4.1.9.9.188.1.2.4 | Gauge32 | read-only | obsolete |
| cGtpBestEffortQosMeanThroughput OBJECT-TYPE The sum of the mean throughput for best-effort class QOS users on the GSN. | 1.3.6.1.4.1.9.9.188.1.2.5 | Gauge32 | read-only | obsolete |
| cGtpGSNTable OBJECT-TYPE GSN peer table. The SGSN-GGSN peer relationship is established as given in the following series of steps: 1. When Mobile System (MS) wants service, it sends packets to a SGSN with specific APN. 2. SGSN uses the DNS to resolve this APN to the IP address of the GGSN which is the designated as the gateway to this APN. 3. SGSN establishes a path to the GGSN using GTP protocol. 4. The SGSN and GGSN peer maintains path by sending echo request message to each other. If one side fails in echo reply for certain times, the other side will send a notification to NMS. A SGSN can have multiple GGSN as peers, while a GGSN can have multiple SGSN peers, depending on routing path. | 1.3.6.1.4.1.9.9.188.1.2.6 | not-accessible | deprecated | |
| cGtpGSNEntry OBJECT-TYPE GSN entry. The entry is created when a path between a GGSN and SGSN is setup and the corresponding peer is not yet listed in the GSN peer table. The entry is deleted when the path is released, or echo test message on the path times out after certain retry number defined as cGtpN3Request. | 1.3.6.1.4.1.9.9.188.1.2.6.1 | not-accessible | deprecated | |
| cGtpGSNAddressType OBJECT-TYPE The type of Internet address by which cGtpGSNAddress is reachable. | 1.3.6.1.4.1.9.9.188.1.2.6.1.1 | InetAddressType | not-accessible | deprecated |
| cGtpGSNAddress OBJECT-TYPE Ip address that uniquely identify a GSN node. | 1.3.6.1.4.1.9.9.188.1.2.6.1.2 | InetAddress | read-only | deprecated |
| cGtpGSNVersion OBJECT-TYPE This object represents the GTP version supported by the GSN node, identified by cGtpGSNAddressType and cGtpGSNAddress. The value: version0 - represents GTP version0 and version1 - represents GTP version1. | 1.3.6.1.4.1.9.9.188.1.2.6.1.3 | CGtpVersion | read-only | deprecated |
| cGtpPathTable OBJECT-TYPE This table identifies the paths established on a GSN. The path may be established between a GGSN and SGSN or GGSN and charging gateway or GGSN and MAP converting GSN. The path between GGSN and charging gateway is established when the charging gateway is configured on the GGSN. The path between GGSN and MAP converting GSN is established when the MAP converting GSN is configured on the GGSN. The path between a GGSN and SGSN is established in the following series of steps: 1. When Mobile System (MS) wants service, it sends packets to a SGSN with specific APN. 2. SGSN uses the DNS to resolve this APN to the IP address of the GGSN which is the designated as the gateway to this APN. 3. SGSN establishes a path to the GGSN using GTP protocol. 4. The SGSN and GGSN peer maintains path by sending echo request message to each other. If one side fails in echo reply for certain times, the other side will send a trap to NMS. A SGSN can have multiple GGSN as peers, while a GGSN can have multiple SGSN peers, depending on routing path. Moreover, a GSN can have more than one path to a peer, each of which will have a unique port. | 1.3.6.1.4.1.9.9.188.1.2.7 | not-accessible | current | |
| cGtpPathEntry OBJECT-TYPE The entry is created: 1. When a path between a GGSN and SGSN is setup. 2. Or, when a path between the GGSN and the charging gateway is setup. 3. Or, when a path between GGSN and the MAP converting GSN is setup. The entry is deleted when the path is released, or echo test message on the path times out after certain retry number defined as cGtpN3Request. | 1.3.6.1.4.1.9.9.188.1.2.7.1 | not-accessible | current | |
| cGtpPathAddressType OBJECT-TYPE The type of Internet address by which cGtpPathAddress is reachable. | 1.3.6.1.4.1.9.9.188.1.2.7.1.1 | InetAddressType | not-accessible | current |
| cGtpPathAddress OBJECT-TYPE An address that uniquely identifies a remote node to which this path is established. | 1.3.6.1.4.1.9.9.188.1.2.7.1.2 | InetAddress | not-accessible | current |
| cGtpPathPort OBJECT-TYPE This object identifies the port on the remote node. The value of zero is invalid. | 1.3.6.1.4.1.9.9.188.1.2.7.1.3 | InetPortNumber | not-accessible | current |
| cGtpPathVersion OBJECT-TYPE This object represents the GTP version of the path identified by cGtpPathEntry. The value: version0 - represents GTP version0 and version1 - represents GTP version1. | 1.3.6.1.4.1.9.9.188.1.2.7.1.4 | CGtpVersion | read-only | current |
| cGtpPathRemoteNode OBJECT-TYPE This object represents the remote node associated to the path identified by this entry. | 1.3.6.1.4.1.9.9.188.1.2.7.1.5 | CGtpEntities | read-only | current |
| cGtpPathVrfName OBJECT-TYPE This object represents the VRF name on the inter-node interface through which this GTP path is established. | 1.3.6.1.4.1.9.9.188.1.2.7.1.6 | SnmpAdminString | read-only | current |
| cGtpTotalActivePaths OBJECT-TYPE This object represents the total number of paths currently active on the gateway. | 1.3.6.1.4.1.9.9.188.1.2.8 | Gauge32 | read-only | current |
| cGtpTotalActiveGtpv1DataPaths OBJECT-TYPE This object represents the total number of GTPv1-U data paths currently active on the gateway. | 1.3.6.1.4.1.9.9.188.1.2.9 | Gauge32 | read-only | current |
| cGtpStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.188.1.3 | |||
| cGtpPathFailureOccurrences OBJECT-TYPE The number of times that any one of this GSN's peers failed to respond to an GTP 'Echo Request' messages during the waiting intervals. | 1.3.6.1.4.1.9.9.188.1.3.1 | Counter32 | read-only | current |
| cGtpCurrentUsedBandwidth OBJECT-TYPE The current amount of bandwith resource used on the GSN. | 1.3.6.1.4.1.9.9.188.1.3.2 | Gauge32 | read-only | obsolete |
| cGtpTotalDroppedPackets OBJECT-TYPE The total number of received GTP packets that could not be processed and are dropped since system started. | 1.3.6.1.4.1.9.9.188.1.3.3 | Counter32 | read-only | current |
| cGtpPathStatisticsTable OBJECT-TYPE The table has the statistics for each SGSN path established. | 1.3.6.1.4.1.9.9.188.1.3.4 | not-accessible | current | |
| cGtpPathStatisticsEntry OBJECT-TYPE An entry in this table. Creation of row(s) will happen when a PATH is established. Deletion of row(s) will happen when the PATH gets removed. | 1.3.6.1.4.1.9.9.188.1.3.4.1 | not-accessible | current | |
| cGtpUnexpectedMsgs OBJECT-TYPE This object represents the number of unexpected PDUs received. Trigger Condition: The counter is incremented when GGSN receives a GTP PDU for nonexistent PDP context. | 1.3.6.1.4.1.9.9.188.1.3.4.1.1 | Counter32 | read-only | current |
| cGtpDroppedDataMsgs OBJECT-TYPE This object represents the number of GTP PDUs dropped on a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.2 | Counter32 | read-only | current |
| cGtpRcvdPDUMsgs OBJECT-TYPE This object represents the number of PDU messages received on a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.3 | Counter32 | read-only | current |
| cGtpSentPDUMsgs OBJECT-TYPE This object represents the number of PDU messages sent on a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.4 | Counter32 | read-only | current |
| cGtpRcvdPDUOctets OBJECT-TYPE This object represents the number of bytes received in PDU message on a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.5 | Counter64 | read-only | current |
| cGtpSentPDUOctets OBJECT-TYPE This object represents the number of bytes sent in PDU message on a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.6 | Counter64 | read-only | current |
| cGtpMsgTooShort OBJECT-TYPE This object represents the number of GTP-PDU messages which are too short. Trigger Condition: The counter is incremented when a GTP message received that is too short to hold the GTP header for the supported GTP version. | 1.3.6.1.4.1.9.9.188.1.3.4.1.7 | Counter32 | read-only | current |
| cGtpUnknownMsgs OBJECT-TYPE This object represents the number of unknown GTP messages received. Trigger Condition: The counter is incremented when a message using a Message Type value defining an unknown GTP signalling message is received. | 1.3.6.1.4.1.9.9.188.1.3.4.1.8 | Counter32 | read-only | current |
| cGtpUnexpectedSigMsgs OBJECT-TYPE This object represents the number of unexpected GTP signaling messages received. Trigger Condition: The counter is incremented when a message received on the wrong end of the tunnel or a response message received for a request that was not sent by the GGSN. | 1.3.6.1.4.1.9.9.188.1.3.4.1.9 | Counter32 | read-only | current |
| cGtpRoamingPDUs OBJECT-TYPE This object represents the number of PDUs received from a roaming MS on a SGSN path. This object is deprecated and replaced with more specific objects cGtpRoamingTrustedPDPs and cGtpRoamingNonTrustedPDPs. | 1.3.6.1.4.1.9.9.188.1.3.4.1.10 | Counter32 | read-only | deprecated |
| cGtpSecurityViolations OBJECT-TYPE This objects represents the number of security violations happened on each SGSN path. Trigger Condition: The counter is incremented when a GGSN receives the packet from MS with source or destination address violation. | 1.3.6.1.4.1.9.9.188.1.3.4.1.11 | Counter32 | read-only | current |
| cGtpUnsupportedExtHdr OBJECT-TYPE This object represents the number of create PDP context requests received with unsupported extension headers. | 1.3.6.1.4.1.9.9.188.1.3.4.1.12 | Counter32 | read-only | current |
| cGtpPathFailures OBJECT-TYPE This object represents the number of path failures on the GGSN. Trigger Condition: The counter is incremented when the transmit response timer expires for any message sent on the path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.13 | Counter32 | read-only | current |
| cGtpTotalDropped OBJECT-TYPE This object represents the number of dropped packets by GGSN. | 1.3.6.1.4.1.9.9.188.1.3.4.1.14 | Counter32 | read-only | current |
| cGtpDroppedSigMsgs OBJECT-TYPE This object represents the number of signalling packets dropped by GGSN. | 1.3.6.1.4.1.9.9.188.1.3.4.1.15 | Counter32 | read-only | current |
| cGtpRcvdSigMsgs OBJECT-TYPE This object represents the number of signaling messages received on a GTP-C signaling path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.16 | Counter32 | read-only | current |
| cGtpSentSigMsgs OBJECT-TYPE This object represents the number of signaling messages sent on a GTP-C signaling path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.17 | Counter32 | read-only | current |
| cGtpTotalCreatedPDPs OBJECT-TYPE This object represents the number of created PDPs on this path since the path was created. This includes static, dynamic, IP PDPs. | 1.3.6.1.4.1.9.9.188.1.3.4.1.18 | Counter32 | read-only | current |
| cGtpTotalDeletedPDPs OBJECT-TYPE This object represents the number of PDPs deleted on this path since the path was created. | 1.3.6.1.4.1.9.9.188.1.3.4.1.19 | Counter32 | read-only | current |
| cGtpTotalCreatedPppPDPs OBJECT-TYPE This object represents the number of PPP PDPs created since the system is up. | 1.3.6.1.4.1.9.9.188.1.3.4.1.20 | Counter32 | read-only | current |
| cGtpTotalDeletedPppPDPs OBJECT-TYPE This object represents the number of PPP PDPs deleted since the system is up. | 1.3.6.1.4.1.9.9.188.1.3.4.1.21 | Counter32 | read-only | current |
| cGtpSinglePDPSessCleared OBJECT-TYPE This object represents the number of hanging single PDP contexts cleared on the GGSN. | 1.3.6.1.4.1.9.9.188.1.3.4.1.22 | Counter32 | read-only | current |
| cGtpPathFailLocalDelPDPs OBJECT-TYPE This object represents the number of PDPs deleted locally because of path failure. | 1.3.6.1.4.1.9.9.188.1.3.4.1.23 | Counter32 | read-only | current |
| cGtpVerUpgradeLocalDelPDPs OBJECT-TYPE This object represents the number of PDPs, which are deleted locally, due to version upgrade. | 1.3.6.1.4.1.9.9.188.1.3.4.1.24 | Counter32 | read-only | current |
| cGtpNoSgsnLocalDelPDPs OBJECT-TYPE This object indicates the number of PDPs, which are deleted locally without sending delete PDP request. If GPRS service is turned off, or GGSN is in standby mode, the PDPs are deleted locally. | 1.3.6.1.4.1.9.9.188.1.3.4.1.25 | Counter32 | read-only | current |
| cGtpVerFallbackLocalDelPDPs OBJECT-TYPE This object indicates the number of PDPs, which are deleted locally, due to fallback in GTP version. Trigger condition: The counter is incremented when GGSN receives create request of version0 PDP which exists on GTP version1 path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.26 | Counter32 | read-only | current |
| cGtpCreateCollideWithDel OBJECT-TYPE This object represents the number of collisions happened when a PDP is locally deleted and recreated. | 1.3.6.1.4.1.9.9.188.1.3.4.1.27 | Counter32 | read-only | current |
| cGtpVersionChanges OBJECT-TYPE This object represents the number of GTP version changes occurred on a SGSN path. Trigger condition: The counter is incremented when GGSN receives create request for version1 PDP, which exists on GTP version0 path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.28 | Counter32 | read-only | current |
| cGtpRetransCreatePDPReqs OBJECT-TYPE This object indicates the number of retransmitted create PDP requests received. Trigger condition: The counter is incremented when GGSN receives create PDP request with same sequence number as before. | 1.3.6.1.4.1.9.9.188.1.3.4.1.29 | Counter32 | read-only | current |
| cGtpCreateAsUpdate OBJECT-TYPE This object represents the number of create requests received, which are treated as update request on GGSN. Trigger condition: The counter is incremented when GGSN receives create request for an existing PDP. | 1.3.6.1.4.1.9.9.188.1.3.4.1.30 | Counter32 | read-only | current |
| cGtpIpv6PdpActRejects OBJECT-TYPE This object represents the number of IPv6 PDP activation rejected by the GGSN. | 1.3.6.1.4.1.9.9.188.1.3.4.1.31 | Counter32 | read-only | current |
| cGtpIpv6CreatedPDPs OBJECT-TYPE This object represents the total number of IPv6 PDPs successfully created on a GTP-C signaling or a GTP-U data path. This includes static,dynamic, IP PDPs. | 1.3.6.1.4.1.9.9.188.1.3.4.1.32 | Counter32 | read-only | current |
| cGtpIpv6DeletedPDPs OBJECT-TYPE This object indicates the total number of IPv6 PDPs deleted on a GTP-C signaling or a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.33 | Counter32 | read-only | current |
| cGtpIpv6RcvdSigMsgs OBJECT-TYPE This object represents the total number of IPv6 signaling messages received on SGSN path. This object is deprecated as there is no corresponding counter in GGSN. All signaling messages received are indicated by cGtpRcvdSigMsgs. | 1.3.6.1.4.1.9.9.188.1.3.4.1.34 | Counter32 | read-only | deprecated |
| cGtpIpv6SentSigMsgs OBJECT-TYPE This object represents the number of IPv6 signaling messages sent on SGSN path. This object is deprecated as there is no corresponding counter in GGSN. All signaling messages sent are indicated by cGtpSentSigMsgs. | 1.3.6.1.4.1.9.9.188.1.3.4.1.35 | Counter32 | read-only | deprecated |
| cGtpIpv6RcvdPDUs OBJECT-TYPE This object represents the total number of IPv6 PDU messages received on a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.36 | Counter32 | read-only | current |
| cGtpIpv6SentPDUs OBJECT-TYPE This object represents the total number of IPv6 PDU messages sent on a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.37 | Counter32 | read-only | current |
| cGtpIpv6RcvdOctets OBJECT-TYPE This object represents the number of bytes received in IPv6 PDU message on a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.38 | Counter64 | read-only | current |
| cGtpIpv6SentOctets OBJECT-TYPE This object represents the number of bytes sent in IPv6 PDU message on a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.39 | Counter64 | read-only | current |
| cGtpNoWaitSgsnLocalDelPDPs OBJECT-TYPE This object indicates the number of PDPs deleted for a given SGSN path in GGSN without waiting for a delete PDP context response from the SGSN. | 1.3.6.1.4.1.9.9.188.1.3.4.1.40 | Counter32 | read-only | current |
| cGtpNoReqSgsnLocalDelPDPs OBJECT-TYPE This object indicates the number of PDPs deleted locally in GGSN on a SGSN path without sending a delete PDP request to the SGSN. | 1.3.6.1.4.1.9.9.188.1.3.4.1.41 | Counter32 | read-only | current |
| cGtpRoamingTrustedPDPs OBJECT-TYPE This object indicates the number of roaming PDP contexts in a trusted PLMN. | 1.3.6.1.4.1.9.9.188.1.3.4.1.42 | Counter32 | read-only | current |
| cGtpRoamingNonTrustedPDPs OBJECT-TYPE This object indicates the number of roaming PDP contexts that are not in a trusted PLMN. | 1.3.6.1.4.1.9.9.188.1.3.4.1.43 | Counter32 | read-only | current |
| cGtpNonRoamingPDPs OBJECT-TYPE This object indicates the number of non-roaming PDPs on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.44 | Counter32 | read-only | current |
| cGtpSentPdpUpdateReqs OBJECT-TYPE This object indicates the total number of GGSN initiated update PDP requests sent on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.45 | Counter32 | read-only | current |
| cGtpRcvdPdpUpdateResponses OBJECT-TYPE This object indicates the total number of update PDP responses received from the SGSN for the GGSN initiated update PDP requests. | 1.3.6.1.4.1.9.9.188.1.3.4.1.46 | Counter32 | read-only | current |
| cGtpTotalDtEnabled OBJECT-TYPE This object indicates the total number of times Direct tunnel is enabled for the PDP contexts in GGSN. | 1.3.6.1.4.1.9.9.188.1.3.4.1.47 | Counter32 | read-only | current |
| cGtpIpv4v6CreatedPDPs OBJECT-TYPE This object represents the total number of IPv4v6 PDPs successfully created on a GTP-C signaling or a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.48 | Counter32 | read-only | current |
| cGtpIpv4v6DeletedPDPs OBJECT-TYPE This object indicates the total number of IPv4v6 PDPs deleted on a GTP-C signaling or a GTP-U data path. | 1.3.6.1.4.1.9.9.188.1.3.4.1.49 | Counter32 | read-only | current |
| cGtpPathStatisticsHistoryTable OBJECT-TYPE This table indicates historical information for GTP paths which have been deleted. | 1.3.6.1.4.1.9.9.188.1.3.5 | not-accessible | current | |
| cGtpPathStatisticsHistEntry OBJECT-TYPE An entry in this table. Creation of row(s) will happen when a PATH is removed. Deletion of row(s) will happen when the PATH entry limit, given by the object cGtpPathHistoryLimit, is reached. The oldest paths will be removed once the limit is reached. | 1.3.6.1.4.1.9.9.188.1.3.5.1 | not-accessible | current | |
| cGtpHistIndex OBJECT-TYPE This object indicates the history number of an entry. | 1.3.6.1.4.1.9.9.188.1.3.5.1.1 | CGtpMaxHistNumber | not-accessible | current |
| cGtpHistRemoteAddrType OBJECT-TYPE This object indicates the type of the Internet address of the object cGtpHistRemoteAddress. | 1.3.6.1.4.1.9.9.188.1.3.5.1.2 | InetAddressType | not-accessible | current |
| cGtpHistRemoteAddress OBJECT-TYPE This object indicates the Internet address for the remote end of the GTP path, such as the address of the SGSN. | 1.3.6.1.4.1.9.9.188.1.3.5.1.3 | InetAddress | not-accessible | current |
| cGtpHistRemotePort OBJECT-TYPE This object indicates the port number for the remote end of the GTP path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.4 | InetPortNumber | not-accessible | current |
| cGtpHistUnexpectedMsgs OBJECT-TYPE This object indicates the historical number of unexpected PDUs received. Trigger Condition: The counter is incremented when GGSN receives a GTP PDU for nonexistent PDP context. | 1.3.6.1.4.1.9.9.188.1.3.5.1.5 | Counter32 | read-only | current |
| cGtpHistDroppedDataMsgs OBJECT-TYPE This object indicates the historical number of GTP PDUs dropped for a specific SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.6 | Counter32 | read-only | current |
| cGtpHistRcvdPDUMsgs OBJECT-TYPE This object indicates the historical number of PDU messages received on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.7 | Counter32 | read-only | current |
| cGtpHistSentPDUMsgs OBJECT-TYPE This object indicates the historical number of PDU messages sent on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.8 | Counter32 | read-only | current |
| cGtpHistRcvdPDUOctets OBJECT-TYPE This object indicates the historical number of bytes received in PDU message on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.9 | Counter64 | read-only | current |
| cGtpHistSentPDUOctets OBJECT-TYPE This object indicates the historical number of bytes sent in PDU message on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.10 | Counter64 | read-only | current |
| cGtpHistMsgTooShort OBJECT-TYPE This object indicates the historical number of GTP-PDU messages which are too short. Trigger Condition: The counter is incremented when a GTP message received that is too short to hold the GTP header for the supported GTP version. | 1.3.6.1.4.1.9.9.188.1.3.5.1.11 | Counter32 | read-only | current |
| cGtpHistUnknownMsgs OBJECT-TYPE This object indicates the historical number of unknown GTP messages received. Trigger Condition: The counter is incremented when a message using a Message Type value defining an unknown GTP signalling message is received. | 1.3.6.1.4.1.9.9.188.1.3.5.1.12 | Counter32 | read-only | current |
| cGtpHistUnexpectedSigMsgs OBJECT-TYPE This object indicates the historical number of unexpected GTP signaling messages received. Trigger Condition: The counter is incremented when a message received on the wrong end of the tunnel or a response message received for a request that was not sent by the GGSN. | 1.3.6.1.4.1.9.9.188.1.3.5.1.13 | Counter32 | read-only | current |
| cGtpHistRoamingPDUs OBJECT-TYPE This object indicates the historical number of PDUs received from a roaming MS on a SGSN path. This object is deprecated and replaced with more specific objects cGtpHistRoamingTrustedPDPs, cGtpHistRoamingNonTrustedPDPs. | 1.3.6.1.4.1.9.9.188.1.3.5.1.14 | Counter32 | read-only | deprecated |
| cGtpHistSecurityViolations OBJECT-TYPE This object indicates the historical number of security violations happened on each SGSN path. Trigger Condition: The counter is incremented when a GGSN receives the packet from MS with source or destination address violation. | 1.3.6.1.4.1.9.9.188.1.3.5.1.15 | Counter32 | read-only | current |
| cGtpHistUnsupportedExtHdr OBJECT-TYPE This object indicates the historical number of create PDP context requests received with unsupported extension headers. | 1.3.6.1.4.1.9.9.188.1.3.5.1.16 | Counter32 | read-only | current |
| cGtpHistPathFailures OBJECT-TYPE This object indicates the historical number of path failures on the GGSN. Trigger Condition: The counter is incremented when the transmit response timer expires for any message sent on the path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.17 | Counter32 | read-only | current |
| cGtpHistTotalDropped OBJECT-TYPE This object indicates the historical number of dropped packets by GTP. | 1.3.6.1.4.1.9.9.188.1.3.5.1.18 | Counter32 | read-only | current |
| cGtpHistDroppedSigMsgs OBJECT-TYPE This object indicates the historical number of signalling packets dropped by GGSN. | 1.3.6.1.4.1.9.9.188.1.3.5.1.19 | Counter32 | read-only | current |
| cGtpHistRcvdSigMsgs OBJECT-TYPE This object indicates the historical number of signaling messages received on a GTP-C signaling path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.20 | Counter32 | read-only | current |
| cGtpHistSentSigMsgs OBJECT-TYPE This object indicates the historical number of signaling messages sent on a GTP-C signaling path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.21 | Counter32 | read-only | current |
| cGtpHistTotalCreatedPDPs OBJECT-TYPE This object indicates the historical number of created PDPs since system is up. This includes static, dynamic, IP PDPs. | 1.3.6.1.4.1.9.9.188.1.3.5.1.22 | Counter32 | read-only | current |
| cGtpHistTotalDeletedPDPs OBJECT-TYPE This object indicates the historical number of PDPs deleted since system is up. | 1.3.6.1.4.1.9.9.188.1.3.5.1.23 | Counter32 | read-only | current |
| cGtpHistTotalCreatedPppPDPs OBJECT-TYPE This object indicates the historical number of PPP PDPs created since the system is up. | 1.3.6.1.4.1.9.9.188.1.3.5.1.24 | Counter32 | read-only | current |
| cGtpHistTotalDeletedPppPDPs OBJECT-TYPE This object indicates the historical number of PPP PDPs deleted since the system is up. | 1.3.6.1.4.1.9.9.188.1.3.5.1.25 | Counter32 | read-only | current |
| cGtpHistSinglePDPSessCleared OBJECT-TYPE This object indicates the historical number of hanging single PDP contexts cleared on the GGSN. | 1.3.6.1.4.1.9.9.188.1.3.5.1.26 | Counter32 | read-only | current |
| cGtpHistPathFailLocalDelPDPs OBJECT-TYPE This object indicates the historical number of PDPs deleted locally because of path failure. | 1.3.6.1.4.1.9.9.188.1.3.5.1.27 | Counter32 | read-only | current |
| cGtpHistVerUpgradeLocalDel OBJECT-TYPE This object indicates the historical number of PDPs, which are deleted locally, due to version upgrade. | 1.3.6.1.4.1.9.9.188.1.3.5.1.28 | Counter32 | read-only | current |
| cGtpHistNoSgsnLocalDelPDPs OBJECT-TYPE This object indicates the historical number of PDPs, which are deleted locally without sending delete PDP request. If GPRS service is turned off, or GGSN is in standby mode, the PDPs are deleted locally. | 1.3.6.1.4.1.9.9.188.1.3.5.1.29 | Counter32 | read-only | current |
| cGtpHistVerFallbackLocalDel OBJECT-TYPE This object indicates the historical number of PDPs, which are deleted locally, due to fallback in GTP version. Trigger condition: The counter is incremented when GGSN receives create request for version0 PDP which exists on GTP version1 path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.30 | Counter32 | read-only | current |
| cGtpHistCreateCollideWithDel OBJECT-TYPE This object indicates the historical number of collisions happened when a PDP is locally deleted and recreated. | 1.3.6.1.4.1.9.9.188.1.3.5.1.31 | Counter32 | read-only | current |
| cGtpHistVersionChanges OBJECT-TYPE This object indicates the historical number of GTP version changes occured on a SGSN path. Trigger condition: The counter is incremented when GGSN receives create request for version1 PDP, which exists on GTP version0 path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.32 | Counter32 | read-only | current |
| cGtpHistRetransCreatePDPReqs OBJECT-TYPE This object indicates the historical number of retransmitted create PDP requests received. Trigger condition: The counter is incremented when GGSN receives create PDP request with same sequence number as before. | 1.3.6.1.4.1.9.9.188.1.3.5.1.33 | Counter32 | read-only | current |
| cGtpHistCreateAsUpdate OBJECT-TYPE This object indicates the historical number of create requests received, which are treated as update request on GGSN. Trigger condition: The counter is incremented when GGSN receives create request for an existing PDP. | 1.3.6.1.4.1.9.9.188.1.3.5.1.34 | Counter32 | read-only | current |
| cGtpHistIpv6PdpActRejects OBJECT-TYPE This object indicates the historical number of IPv6 PDP activation rejected by the GGSN. | 1.3.6.1.4.1.9.9.188.1.3.5.1.35 | Counter32 | read-only | current |
| cGtpHistIpv6CreatedPDPs OBJECT-TYPE This object indicates the historical number of IPv6 PDPs successfully created on SGSN path. This includes static, dynamic IP PDPs. | 1.3.6.1.4.1.9.9.188.1.3.5.1.36 | Counter32 | read-only | current |
| cGtpHistIpv6DeletedPDPs OBJECT-TYPE This object indicates the historical number of IPv6 PDPs deleted on SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.37 | Counter32 | read-only | current |
| cGtpHistIpv6RcvdSigMsgs OBJECT-TYPE This object indicates the historical number of IPv6 signaling messages received on SGSN path. This object is deprecated as there is no corresponding counter in GGSN. The historical number of all the signaling messages received is denoted by cGtpHistRcvdSigMsgs. | 1.3.6.1.4.1.9.9.188.1.3.5.1.38 | Counter32 | read-only | deprecated |
| cGtpHistIpv6SentSigMsgs OBJECT-TYPE This object indicates the historical number of IPv6 signaling messages sent on SGSN path. This object is deprecated as there is no corresponding counter in GGSN. The historical number of all signaling messages sent is denoted by cGtpHistSentSigMsgs. | 1.3.6.1.4.1.9.9.188.1.3.5.1.39 | Counter32 | read-only | deprecated |
| cGtpHistIpv6RcvdPDUs OBJECT-TYPE This object indicates the historical number of IPv6 PDU messages received on SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.40 | Counter32 | read-only | current |
| cGtpHistIpv6SentPDUs OBJECT-TYPE This object indicates the historical number of IPv6 PDU messages sent on SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.41 | Counter32 | read-only | current |
| cGtpHistIpv6RcvdOctets OBJECT-TYPE This object indicates the historical number of bytes received in IPV6 PDU message on SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.42 | Counter64 | read-only | current |
| cGtpHistIpv6SentOctets OBJECT-TYPE This object indicates the historical number of bytes sent in IPv6 PDU message on SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.43 | Counter64 | read-only | current |
| cGtpHistNoWaitSgsnLocalDelPDPs OBJECT-TYPE This object indicates the historical number of PDPs deleted in GGSN without waiting for a delete PDP response from the SGSN. | 1.3.6.1.4.1.9.9.188.1.3.5.1.44 | Counter32 | read-only | current |
| cGtpHistNoReqSgsnLocalDelPDPs OBJECT-TYPE This object indicates the historical number of PDPs deleted in GGSN without sending a delete PDP request to the SGSN. | 1.3.6.1.4.1.9.9.188.1.3.5.1.45 | Counter32 | read-only | current |
| cGtpHistRoamingTrustedPDPs OBJECT-TYPE This object indicates the historical number of roaming PDP contexts in a trusted PLMN on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.46 | Counter32 | read-only | current |
| cGtpHistRoamingNonTrustedPDPs OBJECT-TYPE This object indicates the historical number of roaming PDP contexts that are not in a trusted PLMN on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.47 | Counter32 | read-only | current |
| cGtpHistNonRoamingPDPs OBJECT-TYPE This object indicates the historical number of non-roaming PDPs on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.48 | Counter32 | read-only | current |
| cGtpHistSentPdpUpdateReqs OBJECT-TYPE This object indicates the historical number of GGSN initiated update PDP requests sent on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.49 | Counter32 | read-only | current |
| cGtpHistRcvdPdpUpdateResponses OBJECT-TYPE This object indicates the historical number of update PDP responses received from the SGSN for the GGSN initiated update PDP requests. | 1.3.6.1.4.1.9.9.188.1.3.5.1.50 | Counter32 | read-only | current |
| cGtpHistTotalDtEnabled OBJECT-TYPE This object indicates the historical number of times Direct tunnel is enabled for the PDP contexts in GGSN on a SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.51 | Counter32 | read-only | current |
| cGtpHistRemoteNode OBJECT-TYPE This object represents the remote node to which the GTP path was associated. | 1.3.6.1.4.1.9.9.188.1.3.5.1.52 | CGtpEntities | read-only | current |
| cGtpHistIpv4v6CreatedPDPs OBJECT-TYPE This object indicates the historical number of IPv4v6 PDPs successfully created on SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.53 | Counter32 | read-only | current |
| cGtpHistIpv4v6DeletedPDPs OBJECT-TYPE This object indicates the historical number of IPv4v6 PDPs deleted on SGSN path. | 1.3.6.1.4.1.9.9.188.1.3.5.1.54 | Counter32 | read-only | current |
| cGtpNetworkBehindMsApns OBJECT-TYPE This object represents the total number of APNs configured to support routing behind the MS in the gateway. Network-behind-mobile access-point is configured to enable an access point to support routing behind the MS. The routing behind the MS feature enables the routing of packets to IP addresses that do not belong to the PDP context (the MS), but exist behind it. | 1.3.6.1.4.1.9.9.188.1.3.6 | Counter32 | read-only | current |
| cGtpTotalDownldFramedRout OBJECT-TYPE This object represents the total number of routes downloaded from the AAA server. | 1.3.6.1.4.1.9.9.188.1.3.7 | Counter32 | read-only | current |
| cGtpTotalDownldFramedRoutSavedFail OBJECT-TYPE This object represents the total number of downloaded routes that could not be saved due to no memory. | 1.3.6.1.4.1.9.9.188.1.3.8 | Counter32 | read-only | current |
| cGtpTotalDownldFramedRoutInsFail OBJECT-TYPE This object represents the total number of downloaded routes that cannot be inserted into the routing table because it is conflicting with other routes. | 1.3.6.1.4.1.9.9.188.1.3.9 | Counter32 | read-only | current |
| cGtpTotalDownldFramedRoutIns OBJECT-TYPE This object represents the total number of routes downloaded from the AAA server that have been inserted into the routing table. | 1.3.6.1.4.1.9.9.188.1.3.10 | Counter32 | read-only | current |
| cGtpTotalDownldFramedRoutDeleted OBJECT-TYPE This object represents the total number of routes downloaded from the AAA server that have been deleted from the routing table. | 1.3.6.1.4.1.9.9.188.1.3.11 | Counter32 | read-only | current |
| cGtpTotalv0v1SigMsgDropped OBJECT-TYPE This object represents the total number of GTPv0 and GTPv1 signalling messages that could not be processed and are dropped since system started. | 1.3.6.1.4.1.9.9.188.1.3.12 | Counter32 | read-only | current |
| cGtpTotalDataMsgDropped OBJECT-TYPE This object represents the total number of data messages that could not be processed and are dropped since system started. | 1.3.6.1.4.1.9.9.188.1.3.13 | Counter32 | read-only | current |
| cGtpv0PathCreated OBJECT-TYPE This object represents the total number of GTPv0 paths created since system started. | 1.3.6.1.4.1.9.9.188.1.3.14 | Counter32 | read-only | current |
| cGtpv0PathDeleted OBJECT-TYPE This object represents the total number of GTPv0 paths deleted since system started. | 1.3.6.1.4.1.9.9.188.1.3.15 | Counter32 | read-only | current |
| cGtpv0PathRestarted OBJECT-TYPE This object represents the total number of GTPv0 paths restarted since system started. | 1.3.6.1.4.1.9.9.188.1.3.16 | Counter32 | read-only | current |
| cGtpv1SigPathCreated OBJECT-TYPE This object represents the total number of GTPv1 signalling paths created since system started. | 1.3.6.1.4.1.9.9.188.1.3.17 | Counter32 | read-only | current |
| cGtpv1SigPathDeleted OBJECT-TYPE This object represents the total number of GTPv1 signalling paths deleted since system started. | 1.3.6.1.4.1.9.9.188.1.3.18 | Counter32 | read-only | current |
| cGtpv1SigPathRestarted OBJECT-TYPE This object represents the total number of GTPv1 signalling paths restarted since system started. | 1.3.6.1.4.1.9.9.188.1.3.19 | Counter32 | read-only | current |
| cGtpv1DataPathCreated OBJECT-TYPE This object represents the total number of GTPv1 data paths created since system started. | 1.3.6.1.4.1.9.9.188.1.3.20 | Counter32 | read-only | current |
| cGtpv1DataPathDeleted OBJECT-TYPE This object represents the total number of GTPv1 data paths deleted since system started. | 1.3.6.1.4.1.9.9.188.1.3.21 | Counter32 | read-only | current |
| cGtpv1DataPathRestarted OBJECT-TYPE This object represents the total number of GTPv1 data paths restarted since system started. | 1.3.6.1.4.1.9.9.188.1.3.22 | Counter32 | read-only | current |
| cGtpTotalDownlinkQosFailures OBJECT-TYPE This object represents the total number of downlink packet drops due to Qos failure on the gateway. | 1.3.6.1.4.1.9.9.188.1.3.23 | Counter32 | read-only | current |
| cGtpTotalUplinkQosFailures OBJECT-TYPE This object represents the total number of uplink packet drops due to Qos failure on the gateway. | 1.3.6.1.4.1.9.9.188.1.3.24 | Counter32 | read-only | current |
| cGtpNotifPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.188.2 | |||
| cGtpNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.188.2.0 | |||
| cGtpMIBConformances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.188.3 | |||
| cGtpMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.188.3.1 | |||
| cGtpMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.188.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cGtpPathFailedNotification NOTIFICATION-TYPE This notification is sent when one of this GSN's peers failed to respond to the GTP 'Echo Request' message for the waiting interval. | 1.3.6.1.4.1.9.9.188.2.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cGtpMIBCompliance MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB. | 1.3.6.1.4.1.9.9.188.3.1.1 | obsolete |
| cGtpMIBComplianceRev1 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB. | 1.3.6.1.4.1.9.9.188.3.1.2 | obsolete |
| cGtpMIBComplianceRev2 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB. | 1.3.6.1.4.1.9.9.188.3.1.3 | obsolete |
| cGtpMIBComplianceRev3 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB. This is deprecated by cGtpMIBComplianceRev4. | 1.3.6.1.4.1.9.9.188.3.1.4 | deprecated |
| cGtpMIBComplianceRev4 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB. This is deprecated by cGtpMIBComplianceRev5. | 1.3.6.1.4.1.9.9.188.3.1.5 | deprecated |
| cGtpMIBComplianceRev5 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB. This is deprecated by cGtpMIBComplianceRev6. | 1.3.6.1.4.1.9.9.188.3.1.6 | deprecated |
| cGtpMIBComplianceRev6 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB. This is deprecated by cGtpMIBComplianceRev7. | 1.3.6.1.4.1.9.9.188.3.1.7 | deprecated |
| cGtpMIBComplianceRev7 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB. | 1.3.6.1.4.1.9.9.188.3.1.8 | deprecated |
| cGtpMIBComplianceRev8 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB. This compliance is deprecated by cGtpMIBComplianceRev9. | 1.3.6.1.4.1.9.9.188.3.1.9 | deprecated |
| cGtpMIBComplianceRev9 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB.This compliance has been superceded by cGtpMIBComplianceRev10. | 1.3.6.1.4.1.9.9.188.3.1.10 | deprecated |
| cGtpMIBComplianceRev10 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB.This compliance has been superceded by cGtpMIBComplianceRev11. | 1.3.6.1.4.1.9.9.188.3.1.11 | deprecated |
| cGtpMIBComplianceRev11 MODULE-COMPLIANCE The compliance statements for entities which implement the CISCO-GTP-MIB. | 1.3.6.1.4.1.9.9.188.3.1.12 | current |
| cGtpConfigurationsGroup OBJECT-GROUP A collection of GTP configurations. | 1.3.6.1.4.1.9.9.188.3.2.1 | obsolete |
| cGtpStatusGroup OBJECT-GROUP A collection of GTP Status. | 1.3.6.1.4.1.9.9.188.3.2.2 | obsolete |
| cGtpStatisticsGroup OBJECT-GROUP A collection of GTP statistics . | 1.3.6.1.4.1.9.9.188.3.2.3 | obsolete |
| cGtpConfigurationsGroupRev1 OBJECT-GROUP A collection of GTP configurations. | 1.3.6.1.4.1.9.9.188.3.2.4 | obsolete |
| cGtpStatusGroupRev1 OBJECT-GROUP A collection of GTP Status. | 1.3.6.1.4.1.9.9.188.3.2.5 | obsolete |
| cGtpStatisticsGroupRev1 OBJECT-GROUP A collection of GTP statistics. | 1.3.6.1.4.1.9.9.188.3.2.6 | current |
| cGtpNotifGroup NOTIFICATION-GROUP A collection of GTP notifications. | 1.3.6.1.4.1.9.9.188.3.2.7 | current |
| cGtpConfigurationsGroupRev2 OBJECT-GROUP A collection of GTP configurations. | 1.3.6.1.4.1.9.9.188.3.2.8 | current |
| cGtpStatusGroupRev2 OBJECT-GROUP A collection of GTP status. This is deprecated by cGtpStatusGroupRev3. | 1.3.6.1.4.1.9.9.188.3.2.9 | deprecated |
| cGtpStatusGroupRev3 OBJECT-GROUP A collection of GTP status. | 1.3.6.1.4.1.9.9.188.3.2.11 | current |
| cGtpStatisticsGroupSup1 OBJECT-GROUP A collection of GTP status. This is deprecated by cGtpStatisticsGroupSup2. | 1.3.6.1.4.1.9.9.188.3.2.12 | deprecated |
| cGtpConfigurationsGroupSup1 OBJECT-GROUP A collection of GTP configurations. This is deprecated by cGtpConfigurationsGroupSup2. | 1.3.6.1.4.1.9.9.188.3.2.13 | deprecated |
| cGtpConfigurationsGroupSup2 OBJECT-GROUP A collection of GTP configurations. | 1.3.6.1.4.1.9.9.188.3.2.14 | current |
| cGtpStatisticsGroupSup2 OBJECT-GROUP A collection of GTP statistics. | 1.3.6.1.4.1.9.9.188.3.2.15 | current |
| cGtpConfigurationsGroupSup3 OBJECT-GROUP A collection of objects for SGSN profile configurations. | 1.3.6.1.4.1.9.9.188.3.2.16 | current |
| cGtpStatusGroupSup1 OBJECT-GROUP This group of objects provides the GTP path information. | 1.3.6.1.4.1.9.9.188.3.2.17 | current |
| cGtpStatisticsGroupSup3 OBJECT-GROUP This supplements cGtpStatisticsGroupRev1 to provide the information about the remote node in the GTP path history. | 1.3.6.1.4.1.9.9.188.3.2.18 | current |
| cGtpStatisticsGroupSup4 OBJECT-GROUP This supplements cGtpStatisticsGroupSup3 to provide the information about the networks behind Ms Statistics. | 1.3.6.1.4.1.9.9.188.3.2.19 | current |
| cGtpStatusGroupSup2 OBJECT-GROUP This group of objects provides the GTP path status information. | 1.3.6.1.4.1.9.9.188.3.2.20 | current |
| cGtpStatisticsGroupSup5 OBJECT-GROUP This group of objects provides the GTP path statistics information. | 1.3.6.1.4.1.9.9.188.3.2.21 | current |
| cGtpStatisticsGroupSup6 OBJECT-GROUP This group of objects provides the GTP QoS statistics information. | 1.3.6.1.4.1.9.9.188.3.2.22 | current |