CISCO-GTP-DIRECTOR-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-GTP-DIRECTOR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoGtpDirectorMIB 1.3.6.1.4.1.9.9.245
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
         ciscoGtpDirectorMIBObjects 1.3.6.1.4.1.9.9.245.1
             cgdConfigurations 1.3.6.1.4.1.9.9.245.1.1
                 cgdCreatePdpRequestInfoSaveTimer 1.3.6.1.4.1.9.9.245.1.1.1 unsigned32 read-write
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.
             cgdStatus 1.3.6.1.4.1.9.9.245.1.2
                 cgdPendingPdps 1.3.6.1.4.1.9.9.245.1.2.1 gauge32 read-only
This object gives the number of create PDP requests whose connection retry timer has not expired.
             cgdStatistics 1.3.6.1.4.1.9.9.245.1.3
                 cgdCreatePdpRequestFwded 1.3.6.1.4.1.9.9.245.1.3.1 counter32 read-only
This object gives the number of unique create PDP requests forwarded by the GDM to GGSN. This does not include the retransmissions.
                 cgdTotalCreatePdpRequestFwded 1.3.6.1.4.1.9.9.245.1.3.2 counter32 read-only
This object gives the total number of create PDP requests forwarded by the GDM to GGSN. This includes retransmissions too.
                 cgdCreateRequestRejected 1.3.6.1.4.1.9.9.245.1.3.3 counter32 read-only
This object gives the total number of create PDP requests rejected by the GGSN.
                 cgdTotalUnsupportedMessages 1.3.6.1.4.1.9.9.245.1.3.4 counter32 read-only
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.
                 cgdPdpRequestDropped 1.3.6.1.4.1.9.9.245.1.3.5 counter32 read-only
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.
             cgdNotifMgmt 1.3.6.1.4.1.9.9.245.1.4
                 cgdNotifEnable 1.3.6.1.4.1.9.9.245.1.4.1 truthvalue read-write
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.
                 cgdNotifType 1.3.6.1.4.1.9.9.245.1.4.2 integer no-access
This object indicates the type of notification. Enumeration: 'gdmServiceUp': 1, 'gdmServiceDown': 2.
         ciscoGtpDirectorNotifPrefix 1.3.6.1.4.1.9.9.245.2
             ciscoGtpDirectorNotifications 1.3.6.1.4.1.9.9.245.2.0
                 ciscoGtpDirectorNotification 1.3.6.1.4.1.9.9.245.2.0.1
This notification indicates the occurrence of a GDM related alarm.
         ciscoGtpDirectorMIBConformance 1.3.6.1.4.1.9.9.245.3
             ciscoGtpDirectorMIBCompliances 1.3.6.1.4.1.9.9.245.3.1
                 ciscoGtpDirectorMIBCompliance 1.3.6.1.4.1.9.9.245.3.1.1
The compliance statements for entities which implement CISCO-GDM-MIB.
             ciscoGtpDirectorMIBGroups 1.3.6.1.4.1.9.9.245.3.2
                 ciscoGtpDirectorConfigurationsGroup 1.3.6.1.4.1.9.9.245.3.2.1
A collection of GDM configuration objects.
                 ciscoGtpDirectorStatusGroup 1.3.6.1.4.1.9.9.245.3.2.2
A collection of GDM status.
                 ciscoGtpDirectorStatisticsGroup 1.3.6.1.4.1.9.9.245.3.2.3
A collection of GDM Statistics.
                 ciscoGtpDirectorNotifMgmtGroup 1.3.6.1.4.1.9.9.245.3.2.4
A collection of objects related with notification management on GDM.
                 ciscoGtpDirectorNotifGroup 1.3.6.1.4.1.9.9.245.3.2.5
A collection of notifications.