CISCO-GTP-DIRECTOR-MIB
AI MIB Summary
The CISCO-GTP-DIRECTOR-MIB provides management objects for the Cisco GTP Director Module to monitor GTP tunnel states, resolve virtual Access Point Names (APN) to physical Gateway GPRS Support Nodes (GGSN), and track round-robin load balancing metrics across non-Cisco GGSN clusters.
This MIB module defines objects that are used to manage GTP Director Module.
In the GPRS network, the APN is the identifier that specifies where the user is connecting. The APN identifies whether the network is a corporate network or a service provider network. The APN comprises of two parts, the network id and the operator id.
The Single Access point feature enables the service provider to add new access-points to the GGSN without having to provision the HLR. The requests are sent by the SGSN to the same virtual APN. A virtual APN is not associated with any actual physical network. The GGSN processes the request and forwards the packet to the appropriate access-point that is specified in the PCO. The Single APN feature is supported only in Cisco GGSNs.
The purpose of the GTP-Director is to provide a mechanism for service providers using non-Cisco GGSN to use the Single APN feature. This would enable the service providers to add access-point to the network without having to provision the HLR. This will be transparent to the SGSN. The mobile user initiates a connection request to the SGSN. The access-point name specified in the request is the virtual APN. The GTP-Director would resolve the access-point name and forward the request to the appropriate GGSN (real GGSN).
+==+ +===+ +====+ ==== +===+ +====+ +===+
|MS||SGSN||GDM|Gi-|PDN|
+==+ +===+ +====+ ==== +===+ +====+ +===+
| | | | +====+ | |___|GGSN| | +====+ | | | | +====+ +===+ |_____|GGSN|
+====+ +===+
The GTP-Director also provides load balancing across GGSNs. The GTP-Director uses the round-robin mechanism for providing load balancing. The Cisco GGSNs may use the GTP-Director, but is not necessary as they can use IOS-SLB ( Server Load Balancing ).
Acronyms and terms: APN Access Point Name BSS Base Staion Subsystem GDM GTP Director Module GGSN Gateway GPRS Support Node Gi Reference point between GPRS and an external packet data network GPRS General Packet Radio Service HLR Home Location Register NMS Network Management System PCO Protocol Configuration Options PDN Packet Data Network PDP Packet Data Protocol PLMN Public Land Mobile Network MS Mobile Station SGSN Serving GPRS Support Node TID Tunnel Identifier
Main OID:
ciscoGtpDirectorMIB.1.3.6.1.4.1.9.9.245
21
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
ciscoGtpDirectorMIBThis MIB module defines objects that are used to
manage GTP Director Module.
In the GPRS network, the APN is the identifier that
specifies where the user is connecting. The APN
identifies whether the network is a corporate network
or a service provider network. The APN comprises of
two parts, the network id and the operator id.
The Single Access point feature enables the
service provider to add new access-points to the GGSN
without having to provision the HLR. The requests are
sent by the SGSN to the same virtual APN. A virtual
APN is not associated with any actual physical
network. The GGSN processes the request and forwards
the packet to the appropriate access-point that is
specified in the PCO. The Single APN feature is
supported only in Cisco GGSNs.
The purpose of the GTP-Director is to provide a
mechanism for service providers using non-Cisco GGSN
to use the Single APN feature. This would enable the
service providers to add access-point to the network
without having to provision the HLR. This will be
transparent to the SGSN. The mobile user initiates
a connection request to the SGSN. The access-point
name specified in the request is the virtual APN.
The GTP-Director would resolve the access-point name
and forward the request to the appropriate
GGSN (real GGSN).
+==+ +===+ +====+ ==== +===+ +====+ +===+
|MS||SGSN||GDM|Gi-|PDN|
+==+ +===+ +====+ ==== +===+ +====+ +===+
| |
| | +====+
| |___|GGSN|
| +====+ |
| |
| +====+ +===+
|_____|GGSN|
+====+ +===+
The GTP-Director also provides load balancing across
GGSNs. The GTP-Director uses the round-robin
mechanism for providing load balancing. The
Cisco GGSNs may use the GTP-Director, but is not
necessary as they can use IOS-SLB ( Server Load
Balancing ).
Acronyms and terms:
APN Access Point Name
BSS Base Staion Subsystem
GDM GTP Director Module
GGSN Gateway GPRS Support Node
Gi Reference point between GPRS and an external
packet data network
GPRS General Packet Radio Service
HLR Home Location Register
NMS Network Management System
PCO Protocol Configuration Options
PDN Packet Data Network
PDP Packet Data Protocol
PLMN Public Land Mobile Network
MS Mobile Station
SGSN Serving GPRS Support Node
TID Tunnel Identifier MODULE-IDENTITY .1.3.6.1.4.1.9.9.245 |
ciscoGtpDirectorMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.245.1 |
cgdConfigurations OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.245.1.1 |
cgdCreatePdpRequestInfoSaveTimerWhen a GDM receives a request to create PDP, it processes
and forwards the request to the GGSN and saves the information
related to the request. This object defines the time during
which the information is maintained by the GDM. Any subsequent
retries by the SGSN within this time period will be forwarded
to the same GGSN, but the timer will not be reset if a retry
occurs before it has expired.rw Unsigned32 .1.3.6.1.4.1.9.9.245.1.1.1 |
cgdStatus OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.245.1.2 |
cgdPendingPdpsThis object gives the number of create PDP requests whose
connection retry timer has not expired.ro Gauge32 .1.3.6.1.4.1.9.9.245.1.2.1 |
cgdStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.245.1.3 |
cgdCreatePdpRequestFwdedThis object gives the number of unique create PDP requests
forwarded by the GDM to GGSN. This does not include
the retransmissions.ro Counter32 .1.3.6.1.4.1.9.9.245.1.3.1 |
cgdTotalCreatePdpRequestFwdedThis object gives the total number of create PDP requests
forwarded by the GDM to GGSN. This includes retransmissions
too.ro Counter32 .1.3.6.1.4.1.9.9.245.1.3.2 |
cgdCreateRequestRejectedThis object gives the total number of create PDP requests
rejected by the GGSN.ro Counter32 .1.3.6.1.4.1.9.9.245.1.3.3 |
cgdTotalUnsupportedMessagesGDM does not support any signalling message other than
create PDP request. If the GDM receives any unsupported
signalling message, it will not be forwarded to GGSN
and will be dropped. This object gives the total number
of unsupported signalling messages received by the GDM.ro Counter32 .1.3.6.1.4.1.9.9.245.1.3.4 |
cgdPdpRequestDroppedThis object gives the total number of PDP requests dropped
by the GDM due to routing failures, which occur, if the GTP is
unable to pass the packet to IP.ro Counter32 .1.3.6.1.4.1.9.9.245.1.3.5 |
cgdNotifMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.245.1.4 |
cgdNotifEnableIndicates whether ciscoGtpDirectorNotifications notification will
be sent when it is generated by the device.
- 'true', will enable the device to send the notification.
- 'false', will prevent the device from sending out the
notification.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.245.1.4.1 |
cgdNotifTypeThis object indicates the type of notification.ro Enumeration .1.3.6.1.4.1.9.9.245.1.4.2 |
ciscoGtpDirectorNotifPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.245.2 |
ciscoGtpDirectorNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.245.2.0 |
ciscoGtpDirectorNotificationThis notification indicates the occurrence of a GDM
related alarm. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.245.2.0.1 |
ciscoGtpDirectorMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.245.3 |
ciscoGtpDirectorMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.245.3.1 |
ciscoGtpDirectorMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.245.3.2 |