CISCO-EPC-GATEWAY-MIB

CISCO-EPC-GATEWAY-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-EPC-GATEWAY-MIB

cegCongestionIncomingReqDrops
This object represents the total number of incoming calls dropped at the gateway. This counter is incremented when the gateway receives an incoming call request at high congestion level, and the request is dropped.
cegCongestionLowThresholdReached
This object represents the number of times low congestion occurred on the gateway. The value is equal to the number of times the gateway exceeded the congestion threshold cegCongestionLowThreshold.
cegCongestionHighThresholdReached
This object represents the number of times high congestion occurred on the gateway. The value is equal to the number of times the gateway exceeded the congestion threshold cegCongestionHighThreshold.
cegBuffersCreated
This object represents the total number of buffers allocated by buffering agent.
cegBuffersDeleted
This object represents the total number of buffers deallocated by buffering agent.
cegBuffersTimedOut
This object represents the total number of buffers that got timed out, at buffering agent. A buffer is timed out when the discard timer cegBufferDiscardDataTime expires.
cegBufferPacketsEnqueued
This object represents the total number of packets enqueued to the buffering agent.
cegBufferPacketsDequeued
This object represents the total number of packets dequeued from the buffering agent.
cegBufferBytesEnqueued
This object represents the total bytes of data enqueued to the buffering agent.
cegBufferBytesDequeued
This object represents the total bytes of data dequeued from the buffering agent.
cegBufferRejMemUnavailable
This object represents the total number of times, buffer allocation is rejected by gateway due to, requested memory is greater than cegTotalBufferAvailable.
cegBufferRejLowMem
This object represents the total number of times, buffer allocation is rejected due to, low memory availability in the gateway.
cegCongestionLowThreshold
This object specifies the low threshold for congestion. Congestion DFP metric considers 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 ...
cegCongestionHighThreshold
This object specifies the high threshold for congestion. Congestion DFP metric considers the current CPU memory usage and number of bearers open. Once the high threshold is reached all new calls are rejected.
cegBufferingAgentEnabled
This object specifies the state of the buffering agent. 'true' - indicates that the buffering agent is enabled. 'false' - indicates that the buffering agent is disabled.
cegBufferMaxSize
This object represents the maximum size of a buffer that can be allocated for a bearer. This object is directly dependent on object cegBufferingAgentEnabled and is applicable only when buffering agent is enabled, that is when cegBufferingAgentEnabled is ' ...
cegBufferDiscardDataTime
This object specifies the duration for which the buffering agent waits before discarding a buffer. The discard timer begins when a packet is enqueued in the allocated buffer for a bearer. Whenever a packet is enqueued for a bearer, the discard timer is re ...
cegBufferMaxPacketsPerBuffer
This object specifies the maximum number of packets allowed per buffer in buffering agent. Any new incoming packet after this value has reached its maximum will be dropped.
cegVersion
This object represents the current version of the PGW or SGW software running on the gateway. Display format: : :.
cegActivatedIpv4Bearers
This object represents the total activated IPv4 GTPv2 bearers.
cegActivatedIpv6Bearers
This object represents the total activated IPv6 GTPv2 bearers.
cegTotalUsers
This object represents the total number of users connected to the gateway.
cegTotalIdleUsers
This object represents the total number of users currently in Idle state in the gateway.
cegTotalSuspendedUsers
This object represents the total number of users suspended by the gateway. A user would be suspended when E-UTRAN coverage is overlapped by either GERAN or UTRAN coverage leading to a Circuit Switch fallback from E-UTRAN. The Circuit Switch fallback enabl ...
cegActivatedIpv4v6Sessions
This object represents the total number of activated IPv4v6 sessions.
cegActivatedIpv4v6Bearers
This object represents the total number of activated IPv4v6 bearers.
cegActivatedGtpv2SgwSessions
This object represents the total number of activated GTPV2 sessions in SGW mode.
cegActivatedGtpv2PgwSessions
This object represents the total number of activated GTPV2 sessions in PGW mode.
cegActivatedGtpv2SPgwSessions
This object represents the total number of activated GTPV2 sessions in SP GW mode.
cegCongestionDfpWeight
This object represents the DFP weight value, which is the measure of the load on CPU in the gateway.
cegCongestionStatus
This object represents the gateway congestion status. normal - The gateway is not in a congestion state. At this state, the value of cegCongestionDfpWeight is less than value of cegCongestionLowThreshold. low - The gateway is running in low congestion sta ...
cegCongestionLowLastOccurTime
This object represents the timestamp at which low congestion last occurred on the gateway.
cegCongestionLowLastDuration
This object represents the duration of last low congestion.
cegCongestionHighLastOccurTime
This object represents the timestamp at which high congestion last occurred on the gateway.
cegCongestionHighLastDuration
This object represents the duration of the last high congestion.
cegActivatedBearers
This object represents the total number of default and dedicated bearers currently active in the Gateway.
cegActivatedDedicatedBearers
This object represents the total number of dedicated bearers currently active in the Gateway.
cegActivatedIpv4DedicatedBearers
This object represents the total number of IPv4 dedicated bearers currently active in the Gateway.
cegActivatedIpv6DedicatedBearers
This object represents the total number of IPv6 dedicated bearers currently active in the Gateway.
cegTotalInUseBuffers
This object represents the total number of buffers currently allocated for the bearers, by buffering agents.
cegTotalBufferedPackets
This object represents the total number of packets buffered at present in the buffers of buffering agents.
cegTotalBufferedBytes
This object represents the total number of bytes buffered at present in the buffers of buffering agents.
cegTotalBufferAvailable
This object represents the total unallocated bytes at buffering agents.
cegCongestionHighNotifEnable
The object controls the generation of cegCongestionHighThresholdNotif as follows: 'true(1)' - the generation of cegCongestionHighThresholdNotif notifications is enabled. 'false(2)' - the generation of cegCongestionHighThresholdNotif notifications is disab ...
cegCongestionLowNotifEnable
The object controls the generation of cegCongestionLowThresholdNotif as follows: 'true(1)' - the generation of cegCongestionLowThresholdNotif notifications is enabled. 'false(2)' - the generation of cegCongestionLowThresholdNotif notifications is disabled ...
cegCongestionClearNotifEnable
The object controls the generation of cegCongestionClearedNotif as follows: 'true(1)' - the generation of cegCongestionClearedNotif notifications is enabled. 'false(2)' - the generation of cegCongestionClearedNotif notifications is disabled.
cegSystemStatusGrp
This group has a collection of objects to provide the system status.
cegOverloadProtectionStatsGrp
This group has a collection of objects to provide the overload protection statistics.
cegBufferingAgentStatsGrp
This group has a collection of objects to provide the buffering agent statistics.
cegOverloadProtectionConfigGrp
This group has a collection of objects which configures attributes for overload protection.
cegBufferingAgentConfigGrp
This group has a collection of objects which configures the buffering agent.
cegBufferingAgentStatusGrp
This group has a collection of objects to provide the buffering agent status.
cegOverloadProtectionStatusGrp
This group has a collection of objects to provide the overload protection status.
cegOverloadProtectionNotifMgmtGrp
This group has a collection of objects which controls the generation of congestion notification in the system.
cegSystemStatusGrpSup1
This group has objects to supplement the cegSystemStatusGrp.
cegSystemStatusGrpSup2
This group has objects to supplement the cegSystemStatusGrp

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list