CISCO-GTP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
120
.1.3.6.1.4.1.9.9.188.1.1.18 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cGtpSgsnProfileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GTP-MIB::cGtpSgsnProfileTable'
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.
cGtpSgsnProfileEntry row .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.
Column Syntax OID
An arbitrary integer-value to uniquely identify a row in
in the cGtpSgsnProfileTable.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.188.1.1.18.1.1
This object indicates the type of Internet address of the
objects cGtpSgsnStartIpAddress and cGtpSgsnEndIpAddress
in the same row.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.188.1.1.18.1.2
This object indicates the start address of the SGSN node
in the address range associated with this SGSN profile.
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.188.1.1.18.1.3
This object indicates the end address of the SGSN node in
the address range associated with this SGSN profile.
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.188.1.1.18.1.4
This object indicates the port number of the SGSN node
associated with this SGSN profile.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.188.1.1.18.1.5
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 'fals…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.188.1.1.18.1.6
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.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.188.1.1.18.1.7
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'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.188.1.1.18.1.8

cGtpGSNTable

table deprecated
.1.3.6.1.4.1.9.9.188.1.2.6 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cGtpGSNTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GTP-MIB::cGtpGSNTable'
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.
cGtpGSNEntry row .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 …
Column Syntax OID
The type of Internet address by which cGtpGSNAddress
is reachable.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.188.1.2.6.1.1
cGtpGSNAddressdeprecated
Ip address that uniquely identify a GSN node.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.188.1.2.6.1.2
cGtpGSNVersiondeprecated
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 v…
CGtpVersion
Type Values:
1version0
2version1
3version2
.1.3.6.1.4.1.9.9.188.1.2.6.1.3
.1.3.6.1.4.1.9.9.188.1.2.7 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cGtpPathTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GTP-MIB::cGtpPathTable'
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.
cGtpPathEntry row .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 conv…
Column Syntax OID
The type of Internet address by which cGtpPathAddress
is reachable.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.188.1.2.7.1.1
An address that uniquely identifies a remote node to which
this path is established.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.188.1.2.7.1.2
This object identifies the port on the remote node.
The value of zero is invalid.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.188.1.2.7.1.3
This object represents the GTP version of the path
identified by cGtpPathEntry.

The value:
version0 - represents GTP version0 and
version1 - represents GTP version1.
CGtpVersion
Type Values:
1version0
2version1
3version2
.1.3.6.1.4.1.9.9.188.1.2.7.1.4
This object represents the remote node associated
to the path identified by this entry.
CGtpEntities
Type Values:
0undefined
1sgsn
2pgw
3sgw
4mme
5cg
6rnc
7eNodeB
.1.3.6.1.4.1.9.9.188.1.2.7.1.5
This object represents the VRF name on the inter-node
interface through which this GTP path is established.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.188.1.2.7.1.6
.1.3.6.1.4.1.9.9.188.1.3.4 · 1 row entry · 49 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cGtpPathStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GTP-MIB::cGtpPathStatisticsTable'
The table has the statistics for each SGSN path established.
cGtpPathStatisticsEntry row .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.
Column Syntax OID
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.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.1
This object represents the number of GTP PDUs dropped
on a GTP-U data path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.2
This object represents the number of PDU messages received
on a GTP-U data path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.3
This object represents the number of PDU messages sent
on a GTP-U data path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.4
This object represents the number of bytes received in PDU
message on a GTP-U data path.
bytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.188.1.3.4.1.5
This object represents the number of bytes sent in PDU message
on a GTP-U data path.
bytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.188.1.3.4.1.6
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 suppo…
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.7
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 re…
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.8
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
messag…
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.9
cGtpRoamingPDUsdeprecated
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.
pdusSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.10
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
add…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.11
This object represents the number of create PDP context
requests received with unsupported extension headers.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.12
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.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.13
This object represents the number of dropped packets by GGSN.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.14
This object represents the number of signalling packets
dropped by GGSN.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.15
This object represents the number of signaling messages
received on a GTP-C signaling path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.16
This object represents the number of signaling messages sent
on a GTP-C signaling path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.17
This object represents the number of created PDPs on this path
since the path was created. This includes static, dynamic, IP
PDPs.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.18
This object represents the number of PDPs deleted on this path
since the path was created.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.19
This object represents the number of PPP PDPs created since
the system is up.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.20
This object represents the number of PPP PDPs deleted since
the system is up.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.21
This object represents the number of hanging single PDP
contexts cleared on the GGSN.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.22
This object represents the number of PDPs deleted locally
because of path failure.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.23
This object represents the number of PDPs, which are
deleted locally, due to version upgrade.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.24
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.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.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, due to fallback in GTP version.

Trigger condition: The counter is incremented when GGSN
receives create request of version0 PDP which …
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.26
This object represents the number of collisions
happened when a PDP is locally deleted and recreated.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.27
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
ver…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.28
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.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.29
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…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.30
This object represents the number of IPv6 PDP activation
rejected by the GGSN.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.31
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.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.32
This object indicates the total number of IPv6 PDPs deleted on
a GTP-C signaling or a GTP-U data path.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.33
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 cGtpRcvd…
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.34
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.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.35
This object represents the total number of IPv6 PDU messages
received on a GTP-U data path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.36
This object represents the total number of IPv6 PDU messages
sent on a GTP-U data path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.37
This object represents the number of bytes received in IPv6 PDU
message on a GTP-U data path.
bytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.188.1.3.4.1.38
This object represents the number of bytes sent in IPv6 PDU
message on a GTP-U data path.
bytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.188.1.3.4.1.39
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.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.40
This object indicates the number of PDPs deleted
locally in GGSN on a SGSN path without sending a
delete PDP request to the SGSN.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.41
This object indicates the number of roaming PDP
contexts in a trusted PLMN.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.42
This object indicates the number of roaming PDP
contexts that are not in a trusted PLMN.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.43
This object indicates the number of non-roaming PDPs
on a SGSN path.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.44
This object indicates the total number of GGSN
initiated update PDP requests sent on a SGSN path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.45
This object indicates the total number of update
PDP responses received from the SGSN for the GGSN
initiated update PDP requests.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.46
This object indicates the total number of times
Direct tunnel is enabled for the PDP contexts in
GGSN.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.47
This object represents the total number of IPv4v6 PDPs
successfully created on a GTP-C signaling or a GTP-U data path.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.48
This object indicates the total number of IPv4v6 PDPs deleted
on a GTP-C signaling or a GTP-U data path.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.4.1.49
.1.3.6.1.4.1.9.9.188.1.3.5 · 1 row entry · 54 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cGtpPathStatisticsHistoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GTP-MIB::cGtpPathStatisticsHistoryTable'
This table indicates historical information for GTP paths
which have been deleted.
cGtpPathStatisticsHistEntry row .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.
Th…
Column Syntax OID
This object indicates the history number of an entry.
CGtpMaxHistNumber
Type Constraints:
range: 0..1000
.1.3.6.1.4.1.9.9.188.1.3.5.1.1
This object indicates the type of the Internet address
of the object cGtpHistRemoteAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.188.1.3.5.1.2
This object indicates the Internet address for the remote end
of the GTP path, such as the address of the SGSN.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.188.1.3.5.1.3
This object indicates the port number for the remote end of
the GTP path.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.188.1.3.5.1.4
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.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.5
This object indicates the historical number of GTP
PDUs dropped for a specific SGSN path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.6
This object indicates the historical number of PDU
messages received on a SGSN path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.7
This object indicates the historical number of PDU
messages sent on a SGSN path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.8
This object indicates the historical number of bytes
received in PDU message on a SGSN path.
bytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.188.1.3.5.1.9
This object indicates the historical number of bytes
sent in PDU message on a SGSN path.
bytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.188.1.3.5.1.10
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 …
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.11
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 mes…
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.12
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 respon…
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.13
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.
pdusSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.14
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 destina…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.15
This object indicates the historical number of create
PDP context requests received with unsupported extension
headers.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.16
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.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.17
This object indicates the historical number of
dropped packets by GTP.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.18
This object indicates the historical number of
signalling packets dropped by GGSN.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.19
This object indicates the historical number of
signaling messages received on a GTP-C signaling path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.20
This object indicates the historical number of
signaling messages sent on a GTP-C signaling path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.21
This object indicates the historical number of
created PDPs since system is up. This includes
static, dynamic, IP PDPs.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.22
This object indicates the historical number of PDPs
deleted since system is up.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.23
This object indicates the historical number of PPP
PDPs created since the system is up.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.24
This object indicates the historical number of PPP
PDPs deleted since the system is up.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.25
This object indicates the historical number of hanging
single PDP contexts cleared on the GGSN.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.26
This object indicates the historical number of PDPs
deleted locally because of path failure.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.27
This object indicates the historical number of PDPs,
which are deleted locally, due to version upgrade.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.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 without sending delete PDP
request.

If GPRS service is turned off, or GGSN is in standby mode, the
PDPs are deleted locally.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.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, due to fallback in GTP
version.

Trigger condition: The counter is incremented when GGSN
receives create request for version0…
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.30
This object indicates the historical number of
collisions happened when a PDP is locally deleted
and recreated.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.31
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…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.32
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
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.33
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…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.34
This object indicates the historical number of IPv6
PDP activation rejected by the GGSN.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.35
This object indicates the historical number of IPv6
PDPs successfully created on SGSN path. This includes
static, dynamic IP PDPs.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.36
This object indicates the historical number of IPv6
PDPs deleted on SGSN path.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.37
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
r…
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.38
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 d…
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.39
This object indicates the historical number of IPv6
PDU messages received on SGSN path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.40
This object indicates the historical number of IPv6
PDU messages sent on SGSN path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.41
This object indicates the historical number of bytes
received in IPV6 PDU message on SGSN path.
bytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.188.1.3.5.1.42
This object indicates the historical number of bytes
sent in IPv6 PDU message on SGSN path.
bytesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.9.188.1.3.5.1.43
This object indicates the historical number of PDPs
deleted in GGSN without waiting for a delete PDP
response from the SGSN.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.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 sending a delete PDP request
to the SGSN.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.45
This object indicates the historical number of roaming
PDP contexts in a trusted PLMN on a SGSN path.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.46
This object indicates the historical number of roaming
PDP contexts that are not in a trusted PLMN on a SGSN
path.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.47
This object indicates the historical number of
non-roaming PDPs on a SGSN path.
pdpsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.48
This object indicates the historical number of GGSN
initiated update PDP requests sent on a SGSN path.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.49
This object indicates the historical number of update
PDP responses received from the SGSN for the GGSN
initiated update PDP requests.
messagesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.50
This object indicates the historical number of
times Direct tunnel is enabled for the PDP contexts
in GGSN on a SGSN path.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.51
This object represents the remote node to which
the GTP path was associated.
CGtpEntities
Type Values:
0undefined
1sgsn
2pgw
3sgw
4mme
5cg
6rnc
7eNodeB
.1.3.6.1.4.1.9.9.188.1.3.5.1.52
This object indicates the historical number of IPv4v6
PDPs successfully created on SGSN path.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.53
This object indicates the historical number of IPv4v6
PDPs deleted on SGSN path.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.188.1.3.5.1.54