CISCO-EPC-GATEWAY-MIB

        This MIB module manages the features and configuration
for PDN Gateway(PGW) and Serving Gateway(SGW) in Evolved
Packet Core(EPC) architecture.
        
The PGW is the permanent IP point-of-attachment for 
access via the E-UTRAN. The PGW performs IP policy and
charging enforcement on packet flows to and from mobile 
devices.
        
The SGW is a local mobility anchor for E-UTRAN mobility,
switching packets between the S5 interface and the GTP
based S1-U interface for mobiles in connected mode.
        
+------------------------------------------------+  
|                                                |
|                                                |
|           +=======+__________                  |
|           | UTRAN |          |S12              | 
|           |      +======+    |                 | 
|           +======|      |    |                 |
|           +======| SGSN |___ |                 |
|           |      +======+   ||                 |
|           | GERAN |  |    S4||                 |
|           +=======+  |(GTP-C||                 |
|                    S3| VO,V1||                 |
|                      |  GTPU||                 |   
|                      |VO,V1)||                 |
|                  +======+   ||                 | 
|              ____| MME  |__ ||                 |
|              |   +======+  |||                 |
|        S1-MME|      S11    |||                 |
|              |     GTP-C   |||                 |
|              |  (V0,V1,V2) |||                 |
|+====+ +========+        +======+     +======+  |  +===+
|| UE |-|E-Utran |        | SGW  |     | PGW  |-SGi-|PDN|
||    | |(EnodeB)|        |      |     |      |  |  |   |
|+====+ +========+        +======+     +======+  |  +===+
|              |            |  |  GTP-C   |      | 
|              |            |  |(vo,v1,v2)|      | 
|              |            |  |GTP-C     |      |  
|              |            |  |  (vo,v1) |      | 
|              |  GTP v2-u  |  |          |      |
|               ------------   -----------       |
|                  (S1-U)          S5            |
|                                                |
+------------------------------------------------+
        
This architecture supports the non-roaming and roaming
architectures using GTP based protocol on the PGW and SGW
with a number of functions. It support high number of
subscribers with their associated control messages and
data traffic. Each of this association forms an entry in
PGW and SGW and is commonly know as bearers.
        
The various features used by this architecture and their
attributes are captured in this MIB:
        
1. Overload protection, handles congestion control, SGW and
PGW represent congestion as a DFP metric considering the
current CPU, memory usage and number of bearers open. On
reaching the low congestion threshold, based on the ARP, high
priority calls are accepted and those with a lower priority
are rejected. Once the high threshold is reached all new
calls are rejected.
        
2. Buffering agent, the SGW buffers the data packets in the
downlink direction till the downlink path/peer information is
ready. It buffers all packets coming from any gateway based
on the default/configured values of the buffer size, discard
period and number of packets. Packets will be buffered on a
per bearer basis and retrieved in the order it was buffered
using the handle given by the buffering agent initially. If
the buffer is full then no more bearers will be accepted. 
        
Acronyms and terms:
        
 3GPP     3rd Generation Partnership Project
 DFP      Dynamic Feedback Protocol
 EDGE     Enhanced Data rates for GSM Evolution
 EPC      Evolved Packet Core
 E-UTRAN  Evolved UTRAN
 GERAN    GSM EDGE Radio Access Network
 GPRS     General Packet Radio Service
 GSM      Global System for Mobile communications
 GTP      GPRS Tunneling Protocol
 PDN      Public Data Network
 PGW      PDN Gateway
 SAE      System Architecture Evolution
 SGW      Serving Gateway
 SP GW    An integrated SGW and PGW Gateway
 UE       User Equipment
 UMTS     Universal Mobile Telecommunications System
 UTRAN    UMTS Radio Access Network
        
        
REFERENCE
        
[1] 3GPP: Evolved GPRS Tunneling Protocol for Control
    Plane (GTPv2-C). 3GPP TS 29.274 V1.3.1.
        
[2] 3GPP: GPRS enhancements for E-UTRAN access.
    3GPP TS 23.401 V8.3.0.
        
[3] 3GPP: Circuit Switched fallback in Evolved
    Packet System(EPS). 3GPP TS 23.272.
    
ciscoEpcGatewayMIB 1.3.6.1.4.1.9.9.731
Imported Objects
CISCO-SMI ciscoMgmt
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI Counter32 Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TC TimeInterval TimeStamp TruthValue
Objects (65)
ciscoEpcGatewayMIB .1.3.6.1.4.1.9.9.731
ciscoEpcGatewayMIBNotifications .1.3.6.1.4.1.9.9.731.0
ciscoEpcGatewayMIBObjects .1.3.6.1.4.1.9.9.731.1
ciscoEpcGatewayStatistics .1.3.6.1.4.1.9.9.731.1.1
cegOverloadProtectionStats .1.3.6.1.4.1.9.9.731.1.1.1
cegCongestionIncomingReqDrops SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.1.1
cegCongestionLowThresholdReached SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.1.2
cegCongestionHighThresholdReached SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.1.3
cegBufferStats .1.3.6.1.4.1.9.9.731.1.1.2
cegBuffersCreated bufferSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.1
cegPacketDropDueToMaxPacketLimit SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.10
cegPacketDropDueToMaxBufferLimit SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.11
cegBuffersDeleted bufferSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.2
cegBuffersTimedOut SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.3
cegBufferPacketsEnqueued packetSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.4
cegBufferPacketsDequeued packetSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.5
cegBufferBytesEnqueued BytesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.6
cegBufferBytesDequeued BytesSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.7
cegBufferRejMemUnavailable SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.8
cegBufferRejLowMem SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.731.1.1.2.9
ciscoEpcGatewayConfig .1.3.6.1.4.1.9.9.731.1.2
cegOverloadProtectionConfig .1.3.6.1.4.1.9.9.731.1.2.1
cegCongestionLowThreshold r/w percentUnsigned32 .1.3.6.1.4.1.9.9.731.1.2.1.1
cegCongestionHighThreshold r/w percentUnsigned32 .1.3.6.1.4.1.9.9.731.1.2.1.2
cegBufferingAgentConfig .1.3.6.1.4.1.9.9.731.1.2.2
cegBufferingAgentEnabled r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.731.1.2.2.1
cegBufferMaxSize r/w BytesUnsigned32 .1.3.6.1.4.1.9.9.731.1.2.2.2
cegBufferDiscardDataTime r/w secondUnsigned32 .1.3.6.1.4.1.9.9.731.1.2.2.3
cegBufferMaxPacketsPerBuffer r/w packetUnsigned32 .1.3.6.1.4.1.9.9.731.1.2.2.4
ciscoEpcGatewayStatus .1.3.6.1.4.1.9.9.731.1.3
cegVersion OctetString .1.3.6.1.4.1.9.9.731.1.3.1
cegActivatedIpv4v6Bearers bearersSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.10
cegActivatedGtpv2SgwSessions sessionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.11
cegActivatedGtpv2PgwSessions sessionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.12
cegActivatedGtpv2SPgwSessions sessionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.13
cegActivatedBearers BearersSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.14
cegActivatedDedicatedBearers BearersSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.15
cegActivatedIpv4DedicatedBearers BearersSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.16
cegActivatedIpv6DedicatedBearers BearersSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.17
cegTotalIdleSessions SessionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.18
cegActivatedIpv4Bearers bearerSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.2
cegActivatedIpv6Bearers bearerSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.3
cegTotalUsers SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.4
cegTotalIdleUsers UsersSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.5
cegTotalSuspendedUsers SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.6
cegActivatedIpv4v6Sessions sessionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.7
cegOverloadProtectionStatus .1.3.6.1.4.1.9.9.731.1.3.8
cegCongestionDfpWeight Unsigned32 .1.3.6.1.4.1.9.9.731.1.3.8.1
cegCongestionStatus Enumeration .1.3.6.1.4.1.9.9.731.1.3.8.2
cegCongestionLowLastOccurTime SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.731.1.3.8.3
cegCongestionLowLastDuration SNMPv2-TCTimeInterval .1.3.6.1.4.1.9.9.731.1.3.8.4
cegCongestionHighLastOccurTime SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.731.1.3.8.5
cegCongestionHighLastDuration SNMPv2-TCTimeInterval .1.3.6.1.4.1.9.9.731.1.3.8.6
cegBufferStatus .1.3.6.1.4.1.9.9.731.1.3.9
cegTotalInUseBuffers bufferSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.9.1
cegTotalBufferedPackets packetSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.9.2
cegTotalBufferedBytes BytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.9.3
cegTotalBufferAvailable BytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.731.1.3.9.4
ciscoEpcGatewayNotifMgmt .1.3.6.1.4.1.9.9.731.1.4
cegCongestionHighNotifEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.731.1.4.1
cegCongestionLowNotifEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.731.1.4.2
cegCongestionClearNotifEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.731.1.4.3
ciscoEpcGatewayMIBConformance .1.3.6.1.4.1.9.9.731.3
ciscoEpcGatewayMIBCompliances .1.3.6.1.4.1.9.9.731.3.1
ciscoEpcGatewayMIBGroups .1.3.6.1.4.1.9.9.731.3.2
Notifications / Traps (3)
NameOIDDescription
cegCongestionHighThresholdNotif .1.3.6.1.4.1.9.9.731.0.1
This notification will be sent when
the gateway congestion level goes above
cegCongestionHighThreshold value.
          
This gives an indication that the gateway
is running at high congestion and at this
state it would reject all new calls.
cegCongestionLowThresholdNotif .1.3.6.1.4.1.9.9.731.0.2
This notification will be sent when
the gateway congestion level goes above
cegCongestionLowThreshold value.
          
This gives an indication that the gateway
is running at low congestion at this
state it can accept only the high priority
calls and those with a lower priority would
be rejected.
cegCongestionClearedNotif .1.3.6.1.4.1.9.9.731.0.3
This notification will be sent when
the gateway congestion level goes below
cegCongestionLowThreshold value.
          
This gives an indication that the gateway
has recovered from congestion and it can
accept all calls.