MIBs Depot

CISCO-GTP-DIRECTOR-MIB

Registered at
1.3.6.1.4.1.9.9.245
Last updated
2001-09-13 14:00
Organization
Cisco Systems, Inc.
Revisions
2001-09-13 14:00
Namespace
cisco
Source file
CISCO-GTP-DIRECTOR-MIB
Digest
sha256:3cd052262fd717fc49d9a9dcafbef158e2319a744da2dafc3d8421dbe0074f0f

Description

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|--|BSS|--|SGSN|--|PLMN|--|GDM|--|GGSN|--Gi-|PDN| +==+ +===+ +====+ ==== +===+ +====+ +===+ | | | | +====+ | |___|GGSN|------Gi | +====+ | | | | +====+ +===+ |_____|GGSN|--Gi-|PDN| +====+ +===+ 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

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-gprs@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-GTP-DIRECTOR-MIB
CISCO-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoGtpDirectorMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.245.1
cgdConfigurations
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.245.1.1
cgdCreatePdpRequestInfoSaveTimer
OBJECT-TYPE
When 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.
1.3.6.1.4.1.9.9.245.1.1.1Unsigned32 (1..65535)read-writecurrent
cgdStatus
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.245.1.2
cgdPendingPdps
OBJECT-TYPE
This object gives the number of create PDP requests whose connection retry timer has not expired.
1.3.6.1.4.1.9.9.245.1.2.1Gauge32read-onlycurrent
cgdStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.245.1.3
cgdCreatePdpRequestFwded
OBJECT-TYPE
This object gives the number of unique create PDP requests forwarded by the GDM to GGSN. This does not include the retransmissions.
1.3.6.1.4.1.9.9.245.1.3.1Counter32read-onlycurrent
cgdTotalCreatePdpRequestFwded
OBJECT-TYPE
This object gives the total number of create PDP requests forwarded by the GDM to GGSN. This includes retransmissions too.
1.3.6.1.4.1.9.9.245.1.3.2Counter32read-onlycurrent
cgdCreateRequestRejected
OBJECT-TYPE
This object gives the total number of create PDP requests rejected by the GGSN.
1.3.6.1.4.1.9.9.245.1.3.3Counter32read-onlycurrent
cgdTotalUnsupportedMessages
OBJECT-TYPE
GDM 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.
1.3.6.1.4.1.9.9.245.1.3.4Counter32read-onlycurrent
cgdPdpRequestDropped
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.245.1.3.5Counter32read-onlycurrent
cgdNotifMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.245.1.4
cgdNotifEnable
OBJECT-TYPE
Indicates 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.
1.3.6.1.4.1.9.9.245.1.4.1TruthValueread-writecurrent
cgdNotifType
OBJECT-TYPE
This object indicates the type of notification.
1.3.6.1.4.1.9.9.245.1.4.2INTEGER {gdmServiceUp(1), gdmServiceDown(2)}accessible-for-notifycurrent
ciscoGtpDirectorNotifPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.245.2
ciscoGtpDirectorNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.245.2.0
ciscoGtpDirectorMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.245.3
ciscoGtpDirectorMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.245.3.1
ciscoGtpDirectorMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.245.3.2

Notifications

NameOIDStatus
ciscoGtpDirectorNotification
NOTIFICATION-TYPE
This notification indicates the occurrence of a GDM related alarm.
1.3.6.1.4.1.9.9.245.2.0.1current

Conformance

NameOIDStatus
ciscoGtpDirectorMIBCompliance
MODULE-COMPLIANCE
The compliance statements for entities which implement CISCO-GDM-MIB.
1.3.6.1.4.1.9.9.245.3.1.1current
ciscoGtpDirectorConfigurationsGroup
OBJECT-GROUP
A collection of GDM configuration objects.
1.3.6.1.4.1.9.9.245.3.2.1current
ciscoGtpDirectorStatusGroup
OBJECT-GROUP
A collection of GDM status.
1.3.6.1.4.1.9.9.245.3.2.2current
ciscoGtpDirectorStatisticsGroup
OBJECT-GROUP
A collection of GDM Statistics.
1.3.6.1.4.1.9.9.245.3.2.3current
ciscoGtpDirectorNotifMgmtGroup
OBJECT-GROUP
A collection of objects related with notification management on GDM.
1.3.6.1.4.1.9.9.245.3.2.4current
ciscoGtpDirectorNotifGroup
NOTIFICATION-GROUP
A collection of notifications.
1.3.6.1.4.1.9.9.245.3.2.5current