CISCO-GTP-MIB

File: CISCO-GTP-MIB.mib (127992 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Integer32 Counter32 Counter64
Gauge32 Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TruthValue
RowStatus StorageType TEXTUAL-CONVENTION
InetAddressType InetAddress InetPortNumber
SnmpAdminString ciscoMgmt

Defined Types

CGtpMaxHistNumber  
This indicates the maximum number of entries allowed for PDP path and History statistics table.
TEXTUAL-CONVENTION    
  Integer32 0..1000  

CGtpVersion  
This identifies the version of GTP.
TEXTUAL-CONVENTION    
  INTEGER version0(1), version1(2), version2(3)  

CGtpEntities  
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.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), sgsn(1), pgw(2), sgw(3), mme(4), cg(5), rnc(6), eNodeB(7)  

CGtpSgsnProfileEntry  
SEQUENCE    
  cGtpSgsnProfileIndex Unsigned32
  cGtpSgsnProfileIpAddressType InetAddressType
  cGtpSgsnProfileStartIpAddress InetAddress
  cGtpSgsnProfileEndIpAddress InetAddress
  cGtpSgsnProfilePortNumber InetPortNumber
  cGtpSgsnProfileEchoDisable TruthValue
  cGtpSgsnProfileStorageType StorageType
  cGtpSgsnProfileRowStatus RowStatus

CGtpGSNEntry  
SEQUENCE    
  cGtpGSNAddressType InetAddressType
  cGtpGSNAddress InetAddress
  cGtpGSNVersion CGtpVersion

CGtpPathEntry  
SEQUENCE    
  cGtpPathAddressType InetAddressType
  cGtpPathAddress InetAddress
  cGtpPathPort InetPortNumber
  cGtpPathVersion CGtpVersion
  cGtpPathRemoteNode CGtpEntities
  cGtpPathVrfName SnmpAdminString

CGtpPathStatisticsEntry  
SEQUENCE    
  cGtpUnexpectedMsgs Counter32
  cGtpDroppedDataMsgs Counter32
  cGtpRcvdPDUMsgs Counter32
  cGtpSentPDUMsgs Counter32
  cGtpRcvdPDUOctets Counter64
  cGtpSentPDUOctets Counter64
  cGtpMsgTooShort Counter32
  cGtpUnknownMsgs Counter32
  cGtpUnexpectedSigMsgs Counter32
  cGtpRoamingPDUs Counter32
  cGtpSecurityViolations Counter32
  cGtpUnsupportedExtHdr Counter32
  cGtpPathFailures Counter32
  cGtpTotalDropped Counter32
  cGtpDroppedSigMsgs Counter32
  cGtpRcvdSigMsgs Counter32
  cGtpSentSigMsgs Counter32
  cGtpTotalCreatedPDPs Counter32
  cGtpTotalDeletedPDPs Counter32
  cGtpTotalCreatedPppPDPs Counter32
  cGtpTotalDeletedPppPDPs Counter32
  cGtpSinglePDPSessCleared Counter32
  cGtpPathFailLocalDelPDPs Counter32
  cGtpVerUpgradeLocalDelPDPs Counter32
  cGtpNoSgsnLocalDelPDPs Counter32
  cGtpVerFallbackLocalDelPDPs Counter32
  cGtpCreateCollideWithDel Counter32
  cGtpVersionChanges Counter32
  cGtpRetransCreatePDPReqs Counter32
  cGtpCreateAsUpdate Counter32
  cGtpIpv6PdpActRejects Counter32
  cGtpIpv6CreatedPDPs Counter32
  cGtpIpv6DeletedPDPs Counter32
  cGtpIpv6RcvdSigMsgs Counter32
  cGtpIpv6SentSigMsgs Counter32
  cGtpIpv6RcvdPDUs Counter32
  cGtpIpv6SentPDUs Counter32
  cGtpIpv6RcvdOctets Counter64
  cGtpIpv6SentOctets Counter64
  cGtpNoWaitSgsnLocalDelPDPs Counter32
  cGtpNoReqSgsnLocalDelPDPs Counter32
  cGtpRoamingTrustedPDPs Counter32
  cGtpRoamingNonTrustedPDPs Counter32
  cGtpNonRoamingPDPs Counter32
  cGtpSentPdpUpdateReqs Counter32
  cGtpRcvdPdpUpdateResponses Counter32
  cGtpTotalDtEnabled Counter32
  cGtpIpv4v6CreatedPDPs Counter32
  cGtpIpv4v6DeletedPDPs Counter32

CGtpPathStatisticsHistEntry  
SEQUENCE    
  cGtpHistIndex CGtpMaxHistNumber
  cGtpHistRemoteAddrType InetAddressType
  cGtpHistRemoteAddress InetAddress
  cGtpHistRemotePort InetPortNumber
  cGtpHistUnexpectedMsgs Counter32
  cGtpHistDroppedDataMsgs Counter32
  cGtpHistRcvdPDUMsgs Counter32
  cGtpHistSentPDUMsgs Counter32
  cGtpHistRcvdPDUOctets Counter64
  cGtpHistSentPDUOctets Counter64
  cGtpHistMsgTooShort Counter32
  cGtpHistUnknownMsgs Counter32
  cGtpHistUnexpectedSigMsgs Counter32
  cGtpHistRoamingPDUs Counter32
  cGtpHistSecurityViolations Counter32
  cGtpHistUnsupportedExtHdr Counter32
  cGtpHistPathFailures Counter32
  cGtpHistTotalDropped Counter32
  cGtpHistDroppedSigMsgs Counter32
  cGtpHistRcvdSigMsgs Counter32
  cGtpHistSentSigMsgs Counter32
  cGtpHistTotalCreatedPDPs Counter32
  cGtpHistTotalDeletedPDPs Counter32
  cGtpHistTotalCreatedPppPDPs Counter32
  cGtpHistTotalDeletedPppPDPs Counter32
  cGtpHistSinglePDPSessCleared Counter32
  cGtpHistPathFailLocalDelPDPs Counter32
  cGtpHistVerUpgradeLocalDel Counter32
  cGtpHistNoSgsnLocalDelPDPs Counter32
  cGtpHistVerFallbackLocalDel Counter32
  cGtpHistCreateCollideWithDel Counter32
  cGtpHistVersionChanges Counter32
  cGtpHistRetransCreatePDPReqs Counter32
  cGtpHistCreateAsUpdate Counter32
  cGtpHistIpv6PdpActRejects Counter32
  cGtpHistIpv6CreatedPDPs Counter32
  cGtpHistIpv6DeletedPDPs Counter32
  cGtpHistIpv6RcvdSigMsgs Counter32
  cGtpHistIpv6SentSigMsgs Counter32
  cGtpHistIpv6RcvdPDUs Counter32
  cGtpHistIpv6SentPDUs Counter32
  cGtpHistIpv6RcvdOctets Counter64
  cGtpHistIpv6SentOctets Counter64
  cGtpHistNoWaitSgsnLocalDelPDPs Counter32
  cGtpHistNoReqSgsnLocalDelPDPs Counter32
  cGtpHistRoamingTrustedPDPs Counter32
  cGtpHistRoamingNonTrustedPDPs Counter32
  cGtpHistNonRoamingPDPs Counter32
  cGtpHistSentPdpUpdateReqs Counter32
  cGtpHistRcvdPdpUpdateResponses Counter32
  cGtpHistTotalDtEnabled Counter32
  cGtpHistRemoteNode CGtpEntities
  cGtpHistIpv4v6CreatedPDPs Counter32
  cGtpHistIpv4v6DeletedPDPs Counter32

Defined Values

cGtpMIB 1.3.6.1.4.1.9.9.188
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
MODULE-IDENTITY    

cGtpMIBObjects 1.3.6.1.4.1.9.9.188.1
OBJECT IDENTIFIER    

cGtpConfigurations 1.3.6.1.4.1.9.9.188.1.1
OBJECT IDENTIFIER    

cGtpStatus 1.3.6.1.4.1.9.9.188.1.2
OBJECT IDENTIFIER    

cGtpStatistics 1.3.6.1.4.1.9.9.188.1.3
OBJECT IDENTIFIER    

cGtpGSNService 0.1.3.6.1.4.1.9.9.188.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  BITS undefined(0), sgsn(1), ggsn(2), gtpdirector(3), sgw(4), pgw(5), spgw(6)  

cGtpVersion 1.3.6.1.4.1.9.9.188.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  CGtpVersion  

cGtpT3TunnelTimer 1.3.6.1.4.1.9.9.188.1.1.3
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'.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cGtpT3ResponseTimer 1.3.6.1.4.1.9.9.188.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cGtpN3Request 1.3.6.1.4.1.9.9.188.1.1.5
Maximum number of retransmissions for a signalling request message if no corresponding response message is received for a request in cGtpT3ResponseTimer time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

cGtpN3BufferSize 1.3.6.1.4.1.9.9.188.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2048..65535  

cGtpEchoRequestTimerEnable 1.3.6.1.4.1.9.9.188.1.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cGtpEchoRequestTimer 1.3.6.1.4.1.9.9.188.1.1.8
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..65535  

cGtpGSNTotalBandwidthResrc 1.3.6.1.4.1.9.9.188.1.1.9
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cGtpMaximumPdps 1.3.6.1.4.1.9.9.188.1.1.10
The maximum number of PDP contexts that can be activated on the GSN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cGtpNotifEnable 1.3.6.1.4.1.9.9.188.1.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cGtpDynamicEchoTimerEnable 1.3.6.1.4.1.9.9.188.1.1.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cGtpDynamicEchoTimerMinTime 1.3.6.1.4.1.9.9.188.1.1.13
This object specifies the minimum time used by the dynamic echo timer. This object should be ignored if cGtpDynamicEchoTimerEnable is set to 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

cGtpDynamicEchoTimerSmoothFactor 1.3.6.1.4.1.9.9.188.1.1.14
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

cGtpPathHistoryLimit 1.3.6.1.4.1.9.9.188.1.1.15
This object specifies the maximum number of entries in the cGtpPathStatisticsHistoryTable.
Status: current Access: read-write
OBJECT-TYPE    
  CGtpMaxHistNumber  

cGtpUpdateFailDelete 1.3.6.1.4.1.9.9.188.1.1.16
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cGtpSgsnProfileTable 1.3.6.1.4.1.9.9.188.1.1.18
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CGtpSgsnProfileEntry

cGtpSgsnProfileEntry 1.3.6.1.4.1.9.9.188.1.1.18.1
An entry in this table. Entries in the cGtpSgsnProfileTable are created and deleted using the cGtpSgsnProfileRowStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  CGtpSgsnProfileEntry  

cGtpSgsnProfileIndex 1.3.6.1.4.1.9.9.188.1.1.18.1.1
An arbitrary integer-value to uniquely identify a row in in the cGtpSgsnProfileTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

cGtpSgsnProfileIpAddressType 1.3.6.1.4.1.9.9.188.1.1.18.1.2
This object indicates the type of Internet address of the objects cGtpSgsnStartIpAddress and cGtpSgsnEndIpAddress in the same row.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cGtpSgsnProfileStartIpAddress 1.3.6.1.4.1.9.9.188.1.1.18.1.3
This object indicates the start address of the SGSN node in the address range associated with this SGSN profile.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(1..64)  

cGtpSgsnProfileEndIpAddress 1.3.6.1.4.1.9.9.188.1.1.18.1.4
This object indicates the end address of the SGSN node in the address range associated with this SGSN profile.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(1..64)  

cGtpSgsnProfilePortNumber 1.3.6.1.4.1.9.9.188.1.1.18.1.5
This object indicates the port number of the SGSN node associated with this SGSN profile.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

cGtpSgsnProfileEchoDisable 1.3.6.1.4.1.9.9.188.1.1.18.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cGtpSgsnProfileStorageType 1.3.6.1.4.1.9.9.188.1.1.18.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cGtpSgsnProfileRowStatus 1.3.6.1.4.1.9.9.188.1.1.18.1.8
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'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cGtpLastNoRespToEchoGSNIpAddrTyp 1.3.6.1.4.1.9.9.188.1.2.1
This object indicates the type of Internet address by which cGtpLastNoRespToEchoGSNIpAddr is reachable.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cGtpLastNoRespToEchoGSNIpAddr 1.3.6.1.4.1.9.9.188.1.2.2
The IP address of the last peer GSN device that did not reply to an GTP 'Echo Request' message from the local GSN device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cGtpPremiumQosMeanThroughput 1.3.6.1.4.1.9.9.188.1.2.3
The sum of the mean throughput for premium class QOS users on the GSN.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

cGtpNormalQosMeanThroughput 1.3.6.1.4.1.9.9.188.1.2.4
The sum of the mean throughput for normal class QOS users on the GSN.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

cGtpBestEffortQosMeanThroughput 1.3.6.1.4.1.9.9.188.1.2.5
The sum of the mean throughput for best-effort class QOS users on the GSN.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

cGtpGSNTable 1.3.6.1.4.1.9.9.188.1.2.6
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CGtpGSNEntry

cGtpGSNEntry 1.3.6.1.4.1.9.9.188.1.2.6.1
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CGtpGSNEntry  

cGtpGSNAddressType 1.3.6.1.4.1.9.9.188.1.2.6.1.1
The type of Internet address by which cGtpGSNAddress is reachable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cGtpGSNAddress 1.3.6.1.4.1.9.9.188.1.2.6.1.2
Ip address that uniquely identify a GSN node.
Status: deprecated Access: read-only
OBJECT-TYPE    
  InetAddress  

cGtpGSNVersion 1.3.6.1.4.1.9.9.188.1.2.6.1.3
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CGtpVersion  

cGtpPathTable 1.3.6.1.4.1.9.9.188.1.2.7
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CGtpPathEntry

cGtpPathEntry 1.3.6.1.4.1.9.9.188.1.2.7.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CGtpPathEntry  

cGtpPathAddressType 1.3.6.1.4.1.9.9.188.1.2.7.1.1
The type of Internet address by which cGtpPathAddress is reachable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cGtpPathAddress 1.3.6.1.4.1.9.9.188.1.2.7.1.2
An address that uniquely identifies a remote node to which this path is established.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cGtpPathPort 1.3.6.1.4.1.9.9.188.1.2.7.1.3
This object identifies the port on the remote node. The value of zero is invalid.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetPortNumber  

cGtpPathVersion 1.3.6.1.4.1.9.9.188.1.2.7.1.4
This object represents the GTP version of the path identified by cGtpPathEntry. The value: version0 - represents GTP version0 and version1 - represents GTP version1.
Status: current Access: read-only
OBJECT-TYPE    
  CGtpVersion  

cGtpPathRemoteNode 1.3.6.1.4.1.9.9.188.1.2.7.1.5
This object represents the remote node associated to the path identified by this entry.
Status: current Access: read-only
OBJECT-TYPE    
  CGtpEntities  

cGtpPathVrfName 1.3.6.1.4.1.9.9.188.1.2.7.1.6
This object represents the VRF name on the inter-node interface through which this GTP path is established.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cGtpTotalActivePaths 1.3.6.1.4.1.9.9.188.1.2.8
This object represents the total number of paths currently active on the gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cGtpTotalActiveGtpv1DataPaths 1.3.6.1.4.1.9.9.188.1.2.9
This object represents the total number of GTPv1-U data paths currently active on the gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cGtpPathFailureOccurrences 1.3.6.1.4.1.9.9.188.1.3.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpCurrentUsedBandwidth 1.3.6.1.4.1.9.9.188.1.3.2
The current amount of bandwith resource used on the GSN.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

cGtpTotalDroppedPackets 1.3.6.1.4.1.9.9.188.1.3.3
The total number of received GTP packets that could not be processed and are dropped since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpPathStatisticsTable 1.3.6.1.4.1.9.9.188.1.3.4
The table has the statistics for each SGSN path established.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CGtpPathStatisticsEntry

cGtpPathStatisticsEntry 1.3.6.1.4.1.9.9.188.1.3.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CGtpPathStatisticsEntry  

cGtpUnexpectedMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpDroppedDataMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.2
This object represents the number of GTP PDUs dropped on a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpRcvdPDUMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.3
This object represents the number of PDU messages received on a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpSentPDUMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.4
This object represents the number of PDU messages sent on a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpRcvdPDUOctets 1.3.6.1.4.1.9.9.188.1.3.4.1.5
This object represents the number of bytes received in PDU message on a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cGtpSentPDUOctets 1.3.6.1.4.1.9.9.188.1.3.4.1.6
This object represents the number of bytes sent in PDU message on a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cGtpMsgTooShort 1.3.6.1.4.1.9.9.188.1.3.4.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpUnknownMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpUnexpectedSigMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpRoamingPDUs 1.3.6.1.4.1.9.9.188.1.3.4.1.10
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpSecurityViolations 1.3.6.1.4.1.9.9.188.1.3.4.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpUnsupportedExtHdr 1.3.6.1.4.1.9.9.188.1.3.4.1.12
This object represents the number of create PDP context requests received with unsupported extension headers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpPathFailures 1.3.6.1.4.1.9.9.188.1.3.4.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDropped 1.3.6.1.4.1.9.9.188.1.3.4.1.14
This object represents the number of dropped packets by GGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpDroppedSigMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.15
This object represents the number of signalling packets dropped by GGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpRcvdSigMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.16
This object represents the number of signaling messages received on a GTP-C signaling path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpSentSigMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.17
This object represents the number of signaling messages sent on a GTP-C signaling path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalCreatedPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.18
This object represents the number of created PDPs on this path since the path was created. This includes static, dynamic, IP PDPs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDeletedPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.19
This object represents the number of PDPs deleted on this path since the path was created.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalCreatedPppPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.20
This object represents the number of PPP PDPs created since the system is up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDeletedPppPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.21
This object represents the number of PPP PDPs deleted since the system is up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpSinglePDPSessCleared 1.3.6.1.4.1.9.9.188.1.3.4.1.22
This object represents the number of hanging single PDP contexts cleared on the GGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpPathFailLocalDelPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.23
This object represents the number of PDPs deleted locally because of path failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpVerUpgradeLocalDelPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.24
This object represents the number of PDPs, which are deleted locally, due to version upgrade.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpNoSgsnLocalDelPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.25
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpVerFallbackLocalDelPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.26
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpCreateCollideWithDel 1.3.6.1.4.1.9.9.188.1.3.4.1.27
This object represents the number of collisions happened when a PDP is locally deleted and recreated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpVersionChanges 1.3.6.1.4.1.9.9.188.1.3.4.1.28
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpRetransCreatePDPReqs 1.3.6.1.4.1.9.9.188.1.3.4.1.29
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpCreateAsUpdate 1.3.6.1.4.1.9.9.188.1.3.4.1.30
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpIpv6PdpActRejects 1.3.6.1.4.1.9.9.188.1.3.4.1.31
This object represents the number of IPv6 PDP activation rejected by the GGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpIpv6CreatedPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.32
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpIpv6DeletedPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.33
This object indicates the total number of IPv6 PDPs deleted on a GTP-C signaling or a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpIpv6RcvdSigMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.34
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpIpv6SentSigMsgs 1.3.6.1.4.1.9.9.188.1.3.4.1.35
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpIpv6RcvdPDUs 1.3.6.1.4.1.9.9.188.1.3.4.1.36
This object represents the total number of IPv6 PDU messages received on a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpIpv6SentPDUs 1.3.6.1.4.1.9.9.188.1.3.4.1.37
This object represents the total number of IPv6 PDU messages sent on a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpIpv6RcvdOctets 1.3.6.1.4.1.9.9.188.1.3.4.1.38
This object represents the number of bytes received in IPv6 PDU message on a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cGtpIpv6SentOctets 1.3.6.1.4.1.9.9.188.1.3.4.1.39
This object represents the number of bytes sent in IPv6 PDU message on a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cGtpNoWaitSgsnLocalDelPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.40
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpNoReqSgsnLocalDelPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.41
This object indicates the number of PDPs deleted locally in GGSN on a SGSN path without sending a delete PDP request to the SGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpRoamingTrustedPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.42
This object indicates the number of roaming PDP contexts in a trusted PLMN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpRoamingNonTrustedPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.43
This object indicates the number of roaming PDP contexts that are not in a trusted PLMN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpNonRoamingPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.44
This object indicates the number of non-roaming PDPs on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpSentPdpUpdateReqs 1.3.6.1.4.1.9.9.188.1.3.4.1.45
This object indicates the total number of GGSN initiated update PDP requests sent on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpRcvdPdpUpdateResponses 1.3.6.1.4.1.9.9.188.1.3.4.1.46
This object indicates the total number of update PDP responses received from the SGSN for the GGSN initiated update PDP requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDtEnabled 1.3.6.1.4.1.9.9.188.1.3.4.1.47
This object indicates the total number of times Direct tunnel is enabled for the PDP contexts in GGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpIpv4v6CreatedPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.48
This object represents the total number of IPv4v6 PDPs successfully created on a GTP-C signaling or a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpIpv4v6DeletedPDPs 1.3.6.1.4.1.9.9.188.1.3.4.1.49
This object indicates the total number of IPv4v6 PDPs deleted on a GTP-C signaling or a GTP-U data path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpPathStatisticsHistoryTable 1.3.6.1.4.1.9.9.188.1.3.5
This table indicates historical information for GTP paths which have been deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CGtpPathStatisticsHistEntry

cGtpPathStatisticsHistEntry 1.3.6.1.4.1.9.9.188.1.3.5.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CGtpPathStatisticsHistEntry  

cGtpHistIndex 1.3.6.1.4.1.9.9.188.1.3.5.1.1
This object indicates the history number of an entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CGtpMaxHistNumber  

cGtpHistRemoteAddrType 1.3.6.1.4.1.9.9.188.1.3.5.1.2
This object indicates the type of the Internet address of the object cGtpHistRemoteAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cGtpHistRemoteAddress 1.3.6.1.4.1.9.9.188.1.3.5.1.3
This object indicates the Internet address for the remote end of the GTP path, such as the address of the SGSN.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cGtpHistRemotePort 1.3.6.1.4.1.9.9.188.1.3.5.1.4
This object indicates the port number for the remote end of the GTP path.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetPortNumber  

cGtpHistUnexpectedMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistDroppedDataMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.6
This object indicates the historical number of GTP PDUs dropped for a specific SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistRcvdPDUMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.7
This object indicates the historical number of PDU messages received on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistSentPDUMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.8
This object indicates the historical number of PDU messages sent on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistRcvdPDUOctets 1.3.6.1.4.1.9.9.188.1.3.5.1.9
This object indicates the historical number of bytes received in PDU message on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cGtpHistSentPDUOctets 1.3.6.1.4.1.9.9.188.1.3.5.1.10
This object indicates the historical number of bytes sent in PDU message on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cGtpHistMsgTooShort 1.3.6.1.4.1.9.9.188.1.3.5.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistUnknownMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistUnexpectedSigMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistRoamingPDUs 1.3.6.1.4.1.9.9.188.1.3.5.1.14
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistSecurityViolations 1.3.6.1.4.1.9.9.188.1.3.5.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistUnsupportedExtHdr 1.3.6.1.4.1.9.9.188.1.3.5.1.16
This object indicates the historical number of create PDP context requests received with unsupported extension headers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistPathFailures 1.3.6.1.4.1.9.9.188.1.3.5.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistTotalDropped 1.3.6.1.4.1.9.9.188.1.3.5.1.18
This object indicates the historical number of dropped packets by GTP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistDroppedSigMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.19
This object indicates the historical number of signalling packets dropped by GGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistRcvdSigMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.20
This object indicates the historical number of signaling messages received on a GTP-C signaling path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistSentSigMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.21
This object indicates the historical number of signaling messages sent on a GTP-C signaling path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistTotalCreatedPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.22
This object indicates the historical number of created PDPs since system is up. This includes static, dynamic, IP PDPs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistTotalDeletedPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.23
This object indicates the historical number of PDPs deleted since system is up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistTotalCreatedPppPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.24
This object indicates the historical number of PPP PDPs created since the system is up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistTotalDeletedPppPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.25
This object indicates the historical number of PPP PDPs deleted since the system is up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistSinglePDPSessCleared 1.3.6.1.4.1.9.9.188.1.3.5.1.26
This object indicates the historical number of hanging single PDP contexts cleared on the GGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistPathFailLocalDelPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.27
This object indicates the historical number of PDPs deleted locally because of path failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistVerUpgradeLocalDel 1.3.6.1.4.1.9.9.188.1.3.5.1.28
This object indicates the historical number of PDPs, which are deleted locally, due to version upgrade.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistNoSgsnLocalDelPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.29
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistVerFallbackLocalDel 1.3.6.1.4.1.9.9.188.1.3.5.1.30
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistCreateCollideWithDel 1.3.6.1.4.1.9.9.188.1.3.5.1.31
This object indicates the historical number of collisions happened when a PDP is locally deleted and recreated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistVersionChanges 1.3.6.1.4.1.9.9.188.1.3.5.1.32
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistRetransCreatePDPReqs 1.3.6.1.4.1.9.9.188.1.3.5.1.33
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistCreateAsUpdate 1.3.6.1.4.1.9.9.188.1.3.5.1.34
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistIpv6PdpActRejects 1.3.6.1.4.1.9.9.188.1.3.5.1.35
This object indicates the historical number of IPv6 PDP activation rejected by the GGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistIpv6CreatedPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.36
This object indicates the historical number of IPv6 PDPs successfully created on SGSN path. This includes static, dynamic IP PDPs.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistIpv6DeletedPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.37
This object indicates the historical number of IPv6 PDPs deleted on SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistIpv6RcvdSigMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.38
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistIpv6SentSigMsgs 1.3.6.1.4.1.9.9.188.1.3.5.1.39
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistIpv6RcvdPDUs 1.3.6.1.4.1.9.9.188.1.3.5.1.40
This object indicates the historical number of IPv6 PDU messages received on SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistIpv6SentPDUs 1.3.6.1.4.1.9.9.188.1.3.5.1.41
This object indicates the historical number of IPv6 PDU messages sent on SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistIpv6RcvdOctets 1.3.6.1.4.1.9.9.188.1.3.5.1.42
This object indicates the historical number of bytes received in IPV6 PDU message on SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cGtpHistIpv6SentOctets 1.3.6.1.4.1.9.9.188.1.3.5.1.43
This object indicates the historical number of bytes sent in IPv6 PDU message on SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cGtpHistNoWaitSgsnLocalDelPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.44
This object indicates the historical number of PDPs deleted in GGSN without waiting for a delete PDP response from the SGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistNoReqSgsnLocalDelPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.45
This object indicates the historical number of PDPs deleted in GGSN without sending a delete PDP request to the SGSN.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistRoamingTrustedPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.46
This object indicates the historical number of roaming PDP contexts in a trusted PLMN on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistRoamingNonTrustedPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.47
This object indicates the historical number of roaming PDP contexts that are not in a trusted PLMN on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistNonRoamingPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.48
This object indicates the historical number of non-roaming PDPs on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistSentPdpUpdateReqs 1.3.6.1.4.1.9.9.188.1.3.5.1.49
This object indicates the historical number of GGSN initiated update PDP requests sent on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistRcvdPdpUpdateResponses 1.3.6.1.4.1.9.9.188.1.3.5.1.50
This object indicates the historical number of update PDP responses received from the SGSN for the GGSN initiated update PDP requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistTotalDtEnabled 1.3.6.1.4.1.9.9.188.1.3.5.1.51
This object indicates the historical number of times Direct tunnel is enabled for the PDP contexts in GGSN on a SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistRemoteNode 1.3.6.1.4.1.9.9.188.1.3.5.1.52
This object represents the remote node to which the GTP path was associated.
Status: current Access: read-only
OBJECT-TYPE    
  CGtpEntities  

cGtpHistIpv4v6CreatedPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.53
This object indicates the historical number of IPv4v6 PDPs successfully created on SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpHistIpv4v6DeletedPDPs 1.3.6.1.4.1.9.9.188.1.3.5.1.54
This object indicates the historical number of IPv4v6 PDPs deleted on SGSN path.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpNetworkBehindMsApns 1.3.6.1.4.1.9.9.188.1.3.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDownldFramedRout 1.3.6.1.4.1.9.9.188.1.3.7
This object represents the total number of routes downloaded from the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDownldFramedRoutSavedFail 1.3.6.1.4.1.9.9.188.1.3.8
This object represents the total number of downloaded routes that could not be saved due to no memory.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDownldFramedRoutInsFail 1.3.6.1.4.1.9.9.188.1.3.9
This object represents the total number of downloaded routes that cannot be inserted into the routing table because it is conflicting with other routes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDownldFramedRoutIns 1.3.6.1.4.1.9.9.188.1.3.10
This object represents the total number of routes downloaded from the AAA server that have been inserted into the routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDownldFramedRoutDeleted 1.3.6.1.4.1.9.9.188.1.3.11
This object represents the total number of routes downloaded from the AAA server that have been deleted from the routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalv0v1SigMsgDropped 1.3.6.1.4.1.9.9.188.1.3.12
This object represents the total number of GTPv0 and GTPv1 signalling messages that could not be processed and are dropped since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDataMsgDropped 1.3.6.1.4.1.9.9.188.1.3.13
This object represents the total number of data messages that could not be processed and are dropped since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpv0PathCreated 1.3.6.1.4.1.9.9.188.1.3.14
This object represents the total number of GTPv0 paths created since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpv0PathDeleted 1.3.6.1.4.1.9.9.188.1.3.15
This object represents the total number of GTPv0 paths deleted since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpv0PathRestarted 1.3.6.1.4.1.9.9.188.1.3.16
This object represents the total number of GTPv0 paths restarted since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpv1SigPathCreated 1.3.6.1.4.1.9.9.188.1.3.17
This object represents the total number of GTPv1 signalling paths created since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpv1SigPathDeleted 1.3.6.1.4.1.9.9.188.1.3.18
This object represents the total number of GTPv1 signalling paths deleted since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpv1SigPathRestarted 1.3.6.1.4.1.9.9.188.1.3.19
This object represents the total number of GTPv1 signalling paths restarted since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpv1DataPathCreated 1.3.6.1.4.1.9.9.188.1.3.20
This object represents the total number of GTPv1 data paths created since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpv1DataPathDeleted 1.3.6.1.4.1.9.9.188.1.3.21
This object represents the total number of GTPv1 data paths deleted since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpv1DataPathRestarted 1.3.6.1.4.1.9.9.188.1.3.22
This object represents the total number of GTPv1 data paths restarted since system started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalDownlinkQosFailures 1.3.6.1.4.1.9.9.188.1.3.23
This object represents the total number of downlink packet drops due to Qos failure on the gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpTotalUplinkQosFailures 1.3.6.1.4.1.9.9.188.1.3.24
This object represents the total number of uplink packet drops due to Qos failure on the gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cGtpNotifPrefix 1.3.6.1.4.1.9.9.188.2
OBJECT IDENTIFIER    

cGtpNotifications 1.3.6.1.4.1.9.9.188.2.0
OBJECT IDENTIFIER    

cGtpPathFailedNotification 1.3.6.1.4.1.9.9.188.2.0.1
This notification is sent when one of this GSN's peers failed to respond to the GTP 'Echo Request' message for the waiting interval.
Status: current Access: read-only
NOTIFICATION-TYPE    

cGtpMIBConformances 1.3.6.1.4.1.9.9.188.3
OBJECT IDENTIFIER    

cGtpMIBCompliances 1.3.6.1.4.1.9.9.188.3.1
OBJECT IDENTIFIER    

cGtpMIBGroups 1.3.6.1.4.1.9.9.188.3.2
OBJECT IDENTIFIER    

cGtpMIBCompliance 1.3.6.1.4.1.9.9.188.3.1.1
The compliance statements for entities which implement the CISCO-GTP-MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev1 1.3.6.1.4.1.9.9.188.3.1.2
The compliance statements for entities which implement the CISCO-GTP-MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev2 1.3.6.1.4.1.9.9.188.3.1.3
The compliance statements for entities which implement the CISCO-GTP-MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev3 1.3.6.1.4.1.9.9.188.3.1.4
The compliance statements for entities which implement the CISCO-GTP-MIB. This is deprecated by cGtpMIBComplianceRev4.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev4 1.3.6.1.4.1.9.9.188.3.1.5
The compliance statements for entities which implement the CISCO-GTP-MIB. This is deprecated by cGtpMIBComplianceRev5.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev5 1.3.6.1.4.1.9.9.188.3.1.6
The compliance statements for entities which implement the CISCO-GTP-MIB. This is deprecated by cGtpMIBComplianceRev6.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev6 1.3.6.1.4.1.9.9.188.3.1.7
The compliance statements for entities which implement the CISCO-GTP-MIB. This is deprecated by cGtpMIBComplianceRev7.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev7 1.3.6.1.4.1.9.9.188.3.1.8
The compliance statements for entities which implement the CISCO-GTP-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev8 1.3.6.1.4.1.9.9.188.3.1.9
The compliance statements for entities which implement the CISCO-GTP-MIB. This compliance is deprecated by cGtpMIBComplianceRev9.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev9 1.3.6.1.4.1.9.9.188.3.1.10
The compliance statements for entities which implement the CISCO-GTP-MIB.This compliance has been superceded by cGtpMIBComplianceRev10.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev10 1.3.6.1.4.1.9.9.188.3.1.11
The compliance statements for entities which implement the CISCO-GTP-MIB.This compliance has been superceded by cGtpMIBComplianceRev11.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

cGtpMIBComplianceRev11 1.3.6.1.4.1.9.9.188.3.1.12
The compliance statements for entities which implement the CISCO-GTP-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cGtpConfigurationsGroup 1.3.6.1.4.1.9.9.188.3.2.1
A collection of GTP configurations.
Status: obsolete Access: read-only
OBJECT-GROUP    

cGtpStatusGroup 1.3.6.1.4.1.9.9.188.3.2.2
A collection of GTP Status.
Status: obsolete Access: read-only
OBJECT-GROUP    

cGtpStatisticsGroup 1.3.6.1.4.1.9.9.188.3.2.3
A collection of GTP statistics .
Status: obsolete Access: read-only
OBJECT-GROUP    

cGtpConfigurationsGroupRev1 1.3.6.1.4.1.9.9.188.3.2.4
A collection of GTP configurations.
Status: obsolete Access: read-only
OBJECT-GROUP    

cGtpStatusGroupRev1 1.3.6.1.4.1.9.9.188.3.2.5
A collection of GTP Status.
Status: obsolete Access: read-only
OBJECT-GROUP    

cGtpStatisticsGroupRev1 1.3.6.1.4.1.9.9.188.3.2.6
A collection of GTP statistics.
Status: current Access: read-only
OBJECT-GROUP    

cGtpNotifGroup 1.3.6.1.4.1.9.9.188.3.2.7
A collection of GTP notifications.
Status: current Access: read-only
NOTIFICATION-GROUP    

cGtpConfigurationsGroupRev2 1.3.6.1.4.1.9.9.188.3.2.8
A collection of GTP configurations.
Status: current Access: read-only
OBJECT-GROUP    

cGtpStatusGroupRev2 1.3.6.1.4.1.9.9.188.3.2.9
A collection of GTP status. This is deprecated by cGtpStatusGroupRev3.
Status: deprecated Access: read-only
OBJECT-GROUP    

cGtpStatusGroupRev3 1.3.6.1.4.1.9.9.188.3.2.11
A collection of GTP status.
Status: current Access: read-only
OBJECT-GROUP    

cGtpStatisticsGroupSup1 1.3.6.1.4.1.9.9.188.3.2.12
A collection of GTP status. This is deprecated by cGtpStatisticsGroupSup2.
Status: deprecated Access: read-only
OBJECT-GROUP    

cGtpConfigurationsGroupSup1 1.3.6.1.4.1.9.9.188.3.2.13
A collection of GTP configurations. This is deprecated by cGtpConfigurationsGroupSup2.
Status: deprecated Access: read-only
OBJECT-GROUP    

cGtpConfigurationsGroupSup2 1.3.6.1.4.1.9.9.188.3.2.14
A collection of GTP configurations.
Status: current Access: read-only
OBJECT-GROUP    

cGtpStatisticsGroupSup2 1.3.6.1.4.1.9.9.188.3.2.15
A collection of GTP statistics.
Status: current Access: read-only
OBJECT-GROUP    

cGtpConfigurationsGroupSup3 1.3.6.1.4.1.9.9.188.3.2.16
A collection of objects for SGSN profile configurations.
Status: current Access: read-only
OBJECT-GROUP    

cGtpStatusGroupSup1 1.3.6.1.4.1.9.9.188.3.2.17
This group of objects provides the GTP path information.
Status: current Access: read-only
OBJECT-GROUP    

cGtpStatisticsGroupSup3 1.3.6.1.4.1.9.9.188.3.2.18
This supplements cGtpStatisticsGroupRev1 to provide the information about the remote node in the GTP path history.
Status: current Access: read-only
OBJECT-GROUP    

cGtpStatisticsGroupSup4 1.3.6.1.4.1.9.9.188.3.2.19
This supplements cGtpStatisticsGroupSup3 to provide the information about the networks behind Ms Statistics.
Status: current Access: read-only
OBJECT-GROUP    

cGtpStatusGroupSup2 1.3.6.1.4.1.9.9.188.3.2.20
This group of objects provides the GTP path status information.
Status: current Access: read-only
OBJECT-GROUP    

cGtpStatisticsGroupSup5 1.3.6.1.4.1.9.9.188.3.2.21
This group of objects provides the GTP path statistics information.
Status: current Access: read-only
OBJECT-GROUP    

cGtpStatisticsGroupSup6 1.3.6.1.4.1.9.9.188.3.2.22
This group of objects provides the GTP QoS statistics information.
Status: current Access: read-only
OBJECT-GROUP