CISCO-GGSN-MIB

CISCO-GGSN-MIB Download

MIBs list

This MIB module manages the Gateway GPRS Support Node (GGSN) devices. A GGSN device provides interworking with external packet-data network of a particular GPRS service provider. It provides a combination of IP routing and GPRS specific functionality to support mobile users. GTP version1 is introduced in UMTS release 99 and Cisco GGSN will support both GTP version 1 (GTP v1) and version zero (GTP v0) simultaneously. GTP v1 supports multiple PDP contexts sharing one IP address. TFTs are introduced to achieve this. Each TFT is associated with a PDP context and there may exist one PDP context without TFT amongst all PDP contexts sharing the same IP address. Each TFT has one to eight packet filters each assigned with a precedence index. These packet filters are evaluated one at a time against the packet header information in sequence of their precedence index. A match is claimed if all the filters are matched and the PDP context that the TFT belongs to will be selected, else the checks are performed against the filters of another PDP context. If the packet header doesn't contain any TFT packet filter information, then the PDP context without the TFT is selected for further processing.

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

OID list for CISCO-GGSN-MIB

cGgsnSentSigMessages
The number of GTP signalling messages sent. Trigger Condition: This counter is updated whenever a GTP signalling messages is sent out, including retries.
cGgsnReceivedSigMessages
The number of GTP signalling messages received. Trigger Condition: This counter is updated whenever a GTP signalling message is received.
cGgsnUnexpectedSigMessages
The number of unexpected GTP signalling messages received. Trigger Condition: This counter is updated whenever an unexpected Signalling message is received. Condition includes, a) A Response message for which there is no corresponding outstanding Request. ...
cGgsnSentGPDUs
The number of G-PDU messages sent. Trigger Condition: This counter is updated whenever a G-PDU is sent out by the GGSN.
cGgsnReceivedGPDUs
The number of G-PDU messages received. Trigger Condition: This counter is incremented for each G-PDU received.
cGgsnSentGPDUOctets
The number of total bytes sent in G-PDU messages. Trigger Condition: This counter is updated whenever a G-PDU is sent out by the GGSN.
cGgsnReceivedGPDUOctets
The number of total bytes received in G-PDU messages. Trigger Condition: This counter is incremented for each G-PDU received.
cGgsnUnexpectedGPDUs
The number of unexpected G-PDU messages, for example, non existent PDP contexts and ACL denial. Trigger Condition: This counter is updated whenever an unexpected G-PDU message is received. Conditions include, a) G-PDU for a non existent PDP. b) ACL denial ...
cGgsnActivationRejectedPdps
The number of PDP contexts that the activation request was rejected. Trigger Condition: This counter is updated when a PDP activation request is rejected. The cause for rejection can be a) Resource limitations like max PDP limit is reached, Out of memory. ...
cGgsnOutOfResourcePdps
The number of PDP contexts that the activation request rejected due to the GGSN running out of resources for transmitting GTP packets. Examples: - Out of memory; - The number of PDPs on GGSN reached limit; - all dynamic PDP address are occupied; Trigger C ...
cGgsnParserErrorMessages
The number of GTP messages received with wrong value. It includes the following cases: - mandatory and optional information element in the GTP packet is duplicated, missing, unknown, incorrect or out of order. - the GTP message is too short to hold the GT ...
cGgsnTotalCreatedPdps
This object represents the total number of PDP contexts created. Trigger Condition: This counter is updated whenever a PDP context is created. This includes static, dynamic, IP, PPP, network init PDPs.
cGgsnTotalDeletedPdps
This object represents the total number of PDP contexts deleted. Trigger Condition: This counter is updated whenever a PDP context is deleted. This includes static, dynamic, IP, PPP, network init PDPs.
cGgsnTotalNetworkInitPdps
This object represents the total number of PDP contexts activated by the GGSN that were initiated by the PDN. Trigger Condition: This counter will be updated on successful creation of network initiated PDP.
cGgsnTotalPppPdpsCreated
This object represents the total number of PPP PDP contexts created. Trigger Condition: This counter is updated whenever a PPP PDP context is created.
cGgsnTotalPppPdpsDeleted
This object represents the total number of PPP PDP contexts deleted. Trigger Condition: This counter is updated whenever a PPP PDP context is deleted.
cGgsnOutOfResourcePppRegenPdps
This object represents the total number of create PDP context and delete PDP context requests rejected due to unavailable resource on the GGSN for PPP regeneration. Trigger Condition: a) Out of memory. b) Number of PPP-regen PDPs reaches max limit. c) All ...
cGgsnDroppedPppRegenPdps
This object represents the total number of create PDP context and delete PDP context requests that were dropped due to the threshold limit being reached for maximum number of PPP regeneration sessions allowed on the GGSN. Trigger Condition: This counter i ...
cGgsnTftSemanticErrorPdps
This object represents the total number of received PDP context messages that had TFTs with semantic errors. Trigger Condition: This counter is triggered by the create, update PDP context request message.
cGgsnTftSyntacticErrorPdps
This object represents the total number of received PDP context messages that had TFTs with syntactic errors. Trigger Condition: This counter is triggered by the create, update PDP context request message.
cGgsnPktFilterSemanticErrorPdps
This object represents the total number of received PDP context messages that had packet filters with semantic errors. Trigger Condition: This counter is triggered by the create, update PDP context request message.
cGgsnPktFilterSyntacticErrorPdps
This object represents the total number of received PDP context messages that had packet filters with syntactic errors. Trigger Condition: This counter is triggered by the create, update PDP context request message.
cGgsnHCSentGPDUOctets
The number of total bytes sent in G-PDU messages. Trigger Condition: This counter is updated whenever a G-PDU is sent out by the GGSN.
cGgsnHCReceivedGPDUOctets
The number of total bytes received in G-PDU messages. Trigger Condition: This counter is incremented for each G-PDU received.
cGgsnVersionNotSupportedRejPdps
The number of PDP contexts that were rejected due to the cause of Version Not Supported. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnVersionNotSupportedMsgs.
cGgsnUnkownMessageRejPdps
The number of PDP contexts that were rejected due to the cause of Unknown Message. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnUnkownGtpMsgs.
cGgsnMsgTooShortRejPdps
The number of PDP contexts that were rejected due to the cause of Message Too Short. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnTooShortMsgs.
cGgsnMandIeMissingRejPdps
The number of PDP contexts that were rejected due to the cause of Mandatory IE Missing. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnMandIeMissingMsgs.
cGgsnMandIeIncorrectRejPdps
The number of PDP contexts that were rejected due to the cause of Mandatory IE Incorrect. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnMandIeIncorrectMsgs.
cGgsnOptIeInvalidRejPdps
The number of PDP contexts that rejected due to the cause of Optional IE Invalid. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnOptIeInvalidMsgs.
cGgsnIeUnknownRejPdps
The number of PDP contexts that rejected due to the cause of IE Unknown. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnIeUnknownMsgs.
cGgsnIeOutOfOrderRejPdps
The number of PDP contexts that rejected due to the cause of IE Out of Order. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnIeOutOfOrderMsgs.
cGgsnIeUnexpectedRejPdps
The number of PDP contexts that rejected due to the cause of IE Unexpected. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnIeUnexpectedMsgs.
cGgsnIeDuplicatedRejPdps
The number of PDP contexts that rejected due to the cause of IE Duplicated. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnIeDuplicatedMsgs.
cGgsnOptIeIncorrectRejPdps
The number of PDP contexts that rejected due to the cause of Optional IE Incorrect. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnOptIeIncorrectMsgs.
cGgsnPdpWithoutTftExistsRejPdps
The number of PDP contexts that are rejected due to the cause of PDP context without TFT already exists. Trigger Condition: This counter is triggered by create/update PDP / PPP PDP context request message. This object is deprecated by cGgsnPdpWithoutTftEx ...
cGgsnSgsnStatTable
This table has the statistics of the interface (Gi, Gn, Gp) upstream and downstream traffic per SGSN for a configurable duration set in cGgsnThruputIntervalOne and cGgsnThruputIntervalTwo. Creation of row(s) will happen when there is a valid value set to ...
cGgsnSgsnStatEntry
An entry in this table.
cGgsnSgsnThruPutInterval
This object should be one of the values set in the objects cGgsnThruputIntervalOne or cGgsnThruputIntervalTwo except for value '0', which means the throughput collection is disabled.
cGgsnSgsnThruPutLastCollected
This object represents the delta value between the time when this data is collected and the time it is been retrieved.
cGgsnSgsnUpStreamPktCnt
This object represents the total number of upstream packets sent on this SGSN data path. Data flow from MS to PDN is considered to be upstream traffic. When the throughput intervals (cGgsnThruputIntervalOne or cGgsnThruputIntervalTwo) is set to some valid ...
cGgsnSgsnUpStreamByteCnt
This object represents the total number of upstream bytes sent on this SGSN data path. Data flow from MS to PDN is considered to be upstream traffic. When the throughput intervals (cGgsnThruputIntervalOne or cGgsnThruputIntervalTwo) is set to some valid v ...
cGgsnSgsnDownStreamPktCnt
This object represents the total number of downstream packets sent on this SGSN data path. Data flow from PDN to MS is considered to be downstream traffic. When the throughput interval (cGgsnThruputIntervalOne or cGgsnThruputIntervalTwo) is set to some va ...
cGgsnSgsnDownStreamByteCnt
This object represents the total number of downstream bytes sent on this SGSN data path. Data flow from PDN to MS is considered to be downstream traffic. When the throughput interval (cGgsnThruputIntervalOne or cGgsnThruputIntervalTwo) is set to some vali ...
cGgsnTotalMessages
This counter will maintain the count of total number of messages of all kind. Trigger Condition: The counter is increamented whenever a redundancy message is sent.
cGgsnContextSetupMessages
The PDP context is check pointed to standby only after it goes to active. This object is a counter, which maintains the total count of PDP context setup messages. Trigger Condition: This counter is updated whenever a PDP context setup message is check poi ...
cGgsnContextModifyMessages
For modify or update PDP context, the categories get affected and new quota is assigned to them. This new info must be check pointed to the standby. This object maintains the total number of context modify messages which are check pointed to standby. Trig ...
cGgsnContextRemoveMessages
When the PDP context is deleted, deletion event is check pointed to the standby, so that the corresponding backup context deleted as well. This object will maintain the total number of context removed messages which are check pointed to standby. Trigger C ...
cGgsnPathSetupMessages
Messages (of any kind PDP create/delete etc)indicate the presence of other GSN. Path is setup between the GSNs when they transmit the messages. This object contains the number of path setup messages between SGSN and GGSN. Trigger Condition: This counter i ...
cGgsnPathModifyMessages
This object will contain the total number of path Modify messages. The IE recovery count is used to indicate restart of other GSN. Any change related to path or GSN will be check pointed to standby. Trigger Condition: This counter is incremented for every ...
cGgsnPathRemoveMessages
This object will keep track of all the messages which are responsible for path removal between the GSNs. As long as context remain established, the path between the GSNs is alive. In an instant where the last context is released and the echo timer is not ...
cGgsnCGFReadyMessages
The charging information are sent from GGSN to charging gateway. GTP' protocol is used between them. This object will consists of total number of CGF ready messages. Trigger Condition: The counter is incremented when CGF ready message is check pointed to ...
cGgsnCGFModifyMessages
Significant information related to change in state of CGF must be check pointed to GGSN. This object indicates the total number of CGF modify messages recieved. Trigger condition: This counter is triggered when there is a change in CGF state.
cGgsnCGFRemoveMessages
This object maintains the count for all the messages responsible for CGF removal Trigger Condition: This counter is triggered when context is deleted.
cGgsnInternalStateMsgs
The GGSN certain information which are sent out to other GSN's (SGSN) and CGF. On failover these information must be consistent. Information like, IE recovery count sent to the other GSN's for path management, local record sequence number and charging ID ...
cGgsnSlbCacFailures
This object will keep track of number of CAC Failure notifications sent to SLB. Trigger Condition: The counter is incremented whenever GGSN sends CAC failure notification to SLB.
cGgsnSlbSessionFailures
This object will keep track of number of Session failure notifications sent to SLB. Trigger Condition: The counter is incremented whenever GGSN sends Session failure notification to SLB.
cGgsnTotalCreatedIpv6Pdps
This object represents the total number of successfully created ipv6 PDP contexts. Trigger Condition: The counter is incremented whenever a ipv6 PDP context is created. This includes static, dynamic, IP PDPs.
cGgsnTotalDeletedIpv6Pdps
This object represents the total number of ipv6 PDP contexts deleted. Trigger Condition: The counter is incremented whenever a ipv6 PDP context is deleted. This includes static, dynamic, IP, PPP PDPs.
cGgsnTotalRejectedIpv6Pdps
This object represents the total number of rejected ipv6 PDP context activation requests. Trigger Condition: The counter is incremented when a ipv6 PDP activation request is rejected.
cGgsnSentIpv6SigMessages
The total number of GTP signalling messages related to the IPv6 PDP sent by GGSN. Trigger Condition: The counter is incremented whenever a GTP signalling message for IPv6 PDP is sent out, including retries.
cGgsnReceivedIpv6SigMessages
The total number of GTP signalling messages related to the IPv6 PDP received by GGSN. Trigger Condition: The counter is incremented whenever a GTP signalling message for IPv6 PDP is received.
cGgsnSentIpv6PDUs
The number of ipv6 data packets sent by GGSN. Trigger Condition: The counter is incremented whenever a G-PDU is sent out by the GGSN.
cGgsnReceivedIpv6PDUs
The number of ipv6 data packets receivd by GGSN. Trigger Condition: This counter is incremented for each G-PDU received.
cGgsnSentIpv6PDUOctets
The number of ipv6 data bytes sent, in PDU messages, by GGSN. Trigger Condition: The counter is incremented whenever a G-PDU is sent out by the GGSN.
cGgsnReceivedIpv6PDUOctets
The number of ipv6 data bytes received, in PDU messages, by GGSN. Trigger Condition: The counter is incremented for each G-PDU received.
cGgsnVersionNotSupportedMsgs
The number of GTP messages received from devices running an unsupported version of the GTP.
cGgsnUnkownGtpMsgs
The number of unknown GTP messages received.
cGgsnTooShortMsgs
The number of GTP messages received that are too short to hold the GTP header for the supported GTP version.
cGgsnMandIeMissingMsgs
The number of GTP messages received with a missing mandatory information element.
cGgsnMandIeIncorrectMsgs
The number of GTP messages received with an incorrect mandatory information element, for example, with an information element that has an incorrect length.
cGgsnOptIeInvalidMsgs
The number of GTP messages received with an information element that contains a value that is not within the defined range for that IE. GTP messages with invalid optional IEs are processed as if the IE was not present.
cGgsnIeUnknownMsgs
The number of GTP messages received with an information element of an unknown type.
cGgsnIeOutOfOrderMsgs
The number of GTP messages received with an information element out of order.
cGgsnIeUnexpectedMsgs
The number of GTP messages received with an information element that is not expected in the GTP message, but is defined in GTP. GTP messages with unexpected IEs are processed as if the IE was not present.
cGgsnIeDuplicatedMsgs
The number of GTP messages received with a duplicated information element.
cGgsnOptIeIncorrectMsgs
The number of GTP messages received with an optional IE that is incorrect, which prevents the GGSN from processing the GTP message correctly.
cGgsnPdpWithoutTftExistsPdps
The number of create PDP context requests received without traffic flow template information element.
cGgsnNotifEnabled
Indicates whether cGgsnNotification notification will be sent when a notification is generated by the device. - 'true', it will enable the device to send a notification, as well as logging the notification to the cGgsnHistNotifTable. - 'false', it will p ...
cGgsnNotifLeastSeverLevel
Indicates the least severity level of the cGgsnNotification notifications to be generated by the device. Thus, notifications are not generated for alarms with a severity level less urgent than the value of this object. This object cannot be set to cleared ...
cGgsnGeneratedNotifs
The number of cGgsnNotification notifications that have been generated since sysUpTime.
cGgsnIgnoredAlarms
The number of alarms which are less severe than cGgsnNotifLeastSeverLevel since sysUpTime, and thus, for which no notification was generated.
cGgsnHistNotifMaxLength
The maximum number of entries to be retained in the cGgsnHistNotifTable. When the table is full, the oldest entries are removed to make space for new entries.
cGgsnHistNotifLatestIndex
The value of cGgsnHistNotifIndex for the most recently created entry in cGgsnHistNotifTable.
cGgsnHistNotifTable
A history table of the most recent cGgsnNotification notifications generated by this device. If a new cGgsnNotification notification is generated when the number of entries is equal to cGgsnHistNotifMaxLength, then the oldest entry is deleted and replaced ...
cGgsnHistNotifEntry
Detailed information concerning a particular notification that previously generated from this device.
cGgsnHistNotifIndex
A monotonically increasing integer for the sole purpose of indexing notifications. When it reaches the maximum value, it wraps the value back to 1.
cGgsnHistNotifType
This object indicates the type of notification.
cGgsnHistNotifSeverity
This object indicates the severity level of the notification. This object cannot be set to cleared(1) or indeterminate(2).
cGgsnHistNotifTimestamp
This object indicates the value of sysUpTime when this notification was generated.
cGgsnHistNotifGgsnIpAddrType
This object indicates the type of Internet address by which cGgsnHistNotifGgsnIpAddr is reachable.
cGgsnHistNotifGgsnIpAddr
The object indicates the IP address that uniquely identifies the device which generated the notification.
cGgsnHistNotifInfo
A textual description of cGgsnHistNotifType, which potentially contains additional information (more than just the type of alarm). If the text of the message exceeds 64 bytes, the message will be truncated to 63 bytes and a '*' character will be appended ...
cGgsnServiceNotifEnabled
Indicates whether cGgsnInServiceNotif notification and cGgsnMaintenanceNotif notification will be sent when a notification is generated by the device. - 'true', it will enable the device to send a notification. - 'false', it will prevent the device from ...
cGgsnMemoryNotifEnabled
Indicates whether cGgsnMemThresholdReachedNotif notification and cGgsnMemThresholdClearedNotif notification will be sent when a notification is generated by the device. - 'true', it will enable the device to send a notification. - 'false', it will preven ...
cGgsnPdfNotifEnabled
Indicates whether cGgsnPdfStateUpNotif notification and cGgsnPdfStateDownNotiff notification will be sent when a notification is generated by the device. - 'true', it will enable the device to send a notification. - 'false', it will prevent the device fr ...
cGgsnGlobalErrorNotifEnabled
Indicates whether cGgsnGlobalErrorNotif notification will be sent when a notification is generated by the device. - 'true', it will enable the device to send a notification. - 'false', it will prevent the device from sending out a notification.
cGgsnAccessPointNotifEnabled
Indicates whether cGgsnAccessPointNameNotif notification will be sent when a notification is generated by the device. - 'true', it will enable the device to send a notification. - 'false', it will prevent the device from sending out a notification.
cGgsnPdpNotifEnabled
Indicates whether cGgsnPacketDataProtocolNotif notification will be sent when a notification is generated by the device. - 'true', it will enable the device to send a notification. - 'false', it will prevent the device from sending out a notification.
cGgsnDefaultIpAllocationMethod
Specifies the default method by which the GGSN obtains address leases for mobile user sessions. - 'disable', which indicates that dynamic address allocation is disabled. - 'dhcp', which indicates that the DHCP server will be used. - 'radius', which indica ...
cGgsnIdlePdpPurgeTimer
This object specifies the time that the GGSN waits before purging idle PDP contexts. A value '0' will disable the purge timer.
cGgsnIpDupProtectTable
This table contains the range of IP address used in the GPRS PLMN. These IP addresses are used to avoid IP address duplication in GPRS network. IP address duplication occurs when a MS uses an IP address which is already used in the PLMN. The IP addresses ...
cGgsnIpDupProtectEntry
Entry containing the start and end IP address in the address range. An Entry with start IP > end IP is not allowed. No new entry will be accepted if that would cause any IP address(es) to be represented by more than one row in this table.
cGgsnMsExcludeRangeStartIpType
The type of Internet address by which cGgsnMsExcludeRangeStartIp is reachable. The value of this object should be same as cGgsnMsExcludeRangeEndIpType.
cGgsnMsExcludeRangeStartIp
Starting IP address in the address range.
cGgsnMsExcludeRangeEndIpType
The type of Internet address by which cGgsnMsExcludeRangeEndIp is reachable. The value of this object should be same as cGgsnMsExcludeRangeStartIpType.
cGgsnMsExcludeRangeEndIp
Ending IP address in the address range.
cGgsnIpDupProtectRowStatus
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo' and the objects cGgsnMsExcludeRangeStartIpv6Prefixlen and cGgsnMsExcludeRangeEndIpv6Prefixlen should be set to valid values. ...
cGgsnMsExcludeRangeStartIpv6Prefixlen
This object represents the IPv6 prefix length supplied for the cGgsnMsExcludeRangeStartIp.The value of this object will be zero when cGgsnMsExcludeRangeStartIpType is IPv4.
cGgsnMsExcludeRangeEndIpv6Prefixlen
This object represents the IPv6 prefix length supplied for the cGgsnMsExcludeRangeEndIp.The value of this object will be zero when cGgsnMsExcludeRangeEndIpType is IPv4.
cGgsnDefaultAggregTable
This table contains the list of default aggregate routes configured on the GGSN. GGSN uses a static host route to forward user data packets for each PDP context received from Gi interface to Gn interface. Using the aggregate route (address range), the tot ...
cGgsnDefaultAggregEntry
An Entry contains the IP network prefix which is used to combine the routes of PDP requests for the same network as a single route on the GGSN.
cGgsnDefaultAggregIpAddrType
This object specifies the type of Internet address denoted by cGgsnDefaultAggregIpAddr.
cGgsnDefaultAggregIpAddr
This object specifies the IP address whose network prefix is going to be defined by cGgsnDefaultAggregIpMask.
cGgsnDefaultAggregIpMask
This object specifies the net-mask pertaining to cGgsnDefaultAggregIpAddr.
cGgsnDefaultAggregRowStatus
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'. The values 'createAndWait' and 'notInService' are not supported.
cGgsnDefaultAaaAuthServerGroup
This object specifies the AAA radius server group that is used for authentication by all APN's on this GGSN.
cGgsnDefaultAaaAccServerGroup
This object specifies the AAA radius server group that is used for accounting by all APN's on this GGSN.
cGgsnPppVirtualTemplate
This object represents the virtual template interface used by PPP Type PDP's.
cGgsnPppRegenVirtualTemplate
This object represents the virtual template interface used for PPP Regeneration by the APN's on which PPP Regeneration is configured. The value zero indicates that no interface is specified.
cGgsnPlmnIpAddrRangeTable
This table contains the range of IP addresses that belong to the PLMN nodes in a GPRS network. This range does not include address of various entities like RADIUS, DHCP, DNS servers, etc., which are not part of PLMN.
cGgsnPlmnIpAddrRangeEntry
Entry containing the first and last IP address in the address range. An Entry with first-IP > last-IP is not allowed. No new entry will be accepted if that would cause any IP address(es) to be represented by more than one row in this table.
cGgsnPlmnAddrRangeIpAddrType
The address type for cGgsnPlmnAddrRangeFirstIp and cGgsnPlmnAddrRangeLastIp addresses.
cGgsnPlmnAddrRangeFirstIp
First IP address in the address range.
cGgsnPlmnAddrRangeLastIp
Last IP address in the address range.
cGgsnPlmnAddrRangeRowStatus
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo' and the objects cGgsnPlmnAddrRangeFirstIpv6Prefixlen and cGgsnPlmnAddrRangeLastIpv6Prefixlen should be set to valid values. ...
cGgsnPlmnAddrRangeUsage
This object specifies how the address range will be used by the GGSN. When set to 'security', the address range is used for GGSN security feature i.e. any TPDU with destination address that falls in this address range will be discarded. When set to 'sgsn' ...
cGgsnPlmnAddrRangeFirstIpv6Prefixlen
This object represents the IPv6 prefix length supplied for the cGgsnPlmnAddrRangeFirstIp .The value of this object will be zero when cGgsnPlmnAddrRangeFirstIpType is IPv4.
cGgsnPlmnAddrRangeLastIpv6Prefixlen
This object represents the IPv6 prefix length supplied for the cGgsnPlmnAddrRangeLastIp .The value of this object will be zero when cGgsnPlmnAddrRangeLastIpType is IPv4.
cGgsnPdfTable
This table contains the details of PDF server that the GGSN supports. The table elements describes their properties. PDF's are the server's to which the client GGSN makes the TCP connection using the COPS protocol over the Go interface. GGSN can have conn ...
cGgsnPdfEntry
Entry containing the PDF servers details (name and IP address) and also how the GGSN should communicate with PDF, like timeout when there is no response, number of retries.
cGgsnPdfGroupName
This object specifies the PDF group name. Currently this group name is just an identity to this group.
cGgsnPdfDomainName
This is a Fully Qualified Domain Name (FQDN), which has to be configured along with the IP address of the PDF. There will be no name resolving for the FQDN, it will be used as it is.
cGgsnPdfIpAddressType
This object specifies the type of IP address of the PDF server.
cGgsnPdfIpAddress
This object specifies the IP address of the PDF server. The type of the address is specified by the object cGgsnPdfIpAddressType.
cGgsnPdfRowStatus
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo(4)'. To delete a row, set this object to 'destroy(6)'.
cGgsnPdfReconnectTimeOut
Whenever a connection outage is detected (by keepalive mechanism etc.) by GGSN to the PDF server. The GGSN waits for the interval configured in this object. Once this timer is expired, another attempt is made for connection establishment.
cGgsnPdfReconnectRetries
This is the number of attempts for connection establishment after the timeout value set in cGgsnPdfReconnectTimeOut. After the configured number of retries, all the COPS sessions (and associated PDP contexts) are cleared. The value '65535' which is defaul ...
cGgsnPdfReconExpPdpDelete
This objects defines the handling of the PDP context in the connection loss scenario. When this object is set to true, then on connection loss, the PDP delete will be initiated.
cGgsnPdfReqRetryTimeOut
For each COPS REQ sent to PDF, GGSN will start a request retry timer with this value. If DEC is not received within the timeout, the REQ is resent for cGgsnPdfReqRetries times.
cGgsnPdfReqRetries
This is the number of retries which has to be sent for the COPS REQ being sent. If DEC is not received even after sending the COPS REQ for configured number of retries, the PDP context activation/modification (which had triggered this REQ) is rejected.
cGgsnPcscfTable
This table contains the entries of P-CSCF groups with the addresses configured. One or more IP address can be configured per group name. This group in turn will be mapped to the APN. P-CSCF is a network element providing session management services. When ...
cGgsnPcscfEntry
An entry is created when the user configures the group name and an IP address is set.
cGgsnPcscfGroupName
This group name is the identifier for the P-CSCF addresses configured.
cGgsnPcscfIpAddressType
This object specifies the type of the P-CSCF IP address.
cGgsnPcscfIpAddress
This object specifies the IP address of the P-CSCF. The type of this address is specified by the object cGgsnPcscfIpAddressType.
cGgsnPcscfRowStatus
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo(4)'. To delete a row, set this object to 'destroy(6)'.
cGgsnMemoryThreshold
GGSN memory overload protection is a mechanism to prevent GGSN from completely running out of memory when GGSN is running near its capacity or in some failure scenarios like CG down. A protection mechanism was put into place where charging triggers would ...
cGgsnServiceMode
GGSN supports this GPRS service mode for maintenance purposes. Two modes are supported in GGSN, operational and maintenance mode. 'inService' mode represents nominal operation, and there will be no change in the way the GGSN operates. 'maintenance' mode ...
cGgsnPlmnTable
Mobile Country Code (MCC) and Mobile Network Code (MNC) together identify a GPRS PLMN of an operator. PLMN Ids other than home PLMNs are considered as foreign. There will be some situations where some foreign PLMNs has to be treated as trusted PLMNs. This ...
cGgsnPlmnEntry
Entry containing list of home PLMN Ids and the Trusted PLMN Ids.
cGgsnPlmnMcc
The Mobile Country Code (MCC) is part of the PLMN Id.
cGgsnPlmnMnc
The Mobile Network Code (MNC) is part of the PLMN Id.
cGgsnPlmnRowStatus
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'. To modify a row, the row needs to be deleted and created fresh with new valu ...
cGgsnPlmnScope
This object specifies whether the PLMN is home or trusted. Only one PLMN entry can be home
cGgsnSessionTimeout
This object specifies the PDP context timeout value. The PDP context will be terminated after this timer expiry. The value present in this will have meaning when the object cGgsnRadAttrSessTimeout is set to 'true' and if the attribute#27 not received from ...
cGgsnThruputIntervalOne
This object and cGgsnThruputIntervalTwo specifies the interval at which the data throughput needs to be collected per APN/SGSN. Once this object is set to some valid value, the data throughput collections gets started for per configured APN and per PATH c ...
cGgsnThruputIntervalTwo
This object specifies the time interval TWO for collecting the throughput per APN/SGSN. This object is same as cGgsnThruputIntervalOne. It's just an option for a second throughput collection for a different throughput interval time. The value 0 means the ...
cGgsnCompliance3GppGgsn
This object specifies the compliance level for the particular GGSN version present in cGgsnVersion. This object can be used to set back the compliance level to the previous GGSN version. When set to 'default', the compliance level for that GGSN version in ...
cGgsnCreateReqV1UpdExistPdp
This object is used for backward compatibility due to to implementation of CR 311. CR 311: The SGSN shall not send a Create PDP Context Request for an already active context. If a new Create PDP Context Request is incoming on TEID 0 for an already active ...
cGgsnRadAttrSessTimeout
This object is used for enabling the session timeout feature on the global (router) level set using cGgsnSessionTimeout, APN level (cgprsAccPtAbsoluteSessionTimer, which is defined in CISCO-GPRS-ACC-PT-MIB and is outside the scope of this MIB) and also pa ...
cGgsnDownlinkVerifyMsDisable
This object enables the feature which will allow the GGSN to route IP packets beyond MS. This works only if a static route is added in GGSN to the node beyond the MS. On enabling this feature, GGSN will route the packets in both process switch path and ce ...
cGgsnSlbMode
GTP SLB can operate in two modes-dispatched and directed. - 'dispatched' mode: It forwards the create request without changing the destination IP address (vserver address) and the create response comes from the same (vserver) address. - 'directed' mode: I ...
cGgsnSlbNotif
This object is used to enable or disable the GGSN behavior of sending CAC failure notification to SLB, or session failure notification to SLB. If this object is set to cacFailure(1), then this object is required to enable the feature in the dispatched mod ...
cGgsnSlbVserverTable
This table includes the different virtual servers (IP address of virtual servers) and the elements gives the interface to reach these servers. The table is indexed on the vserver address. The table objects can be modified, when the RowStatus (cGgsnSlbVser ...
cGgsnSlbVserverEntry
Entry contains the Virtual server details(IP address type, IP address)and next hop address and VRF name.
cGgsnSlbVserAddrType
This object specifies the address type of the vserver. IP address of type ipv(4) is only supported.
cGgsnSlbVserAddress
This object specifies the address of GTP vservers. It is required only in directed mode. If SLB is running in directed mode and this object is not configured, then the feature remains disabled. If SLB is running in the dispatched mode, the vserver that fo ...
cGgsnSlbVserNextHopAddrType
This object specifies the IP address type to reach the virtual server.
cGgsnSlbVserNextHopAddress
This object specifies the IP address to reach the vserver.
cGgsnSlbVserVrfName
This object specifies the VRF name on an interface on GGSN connected to SLB, to reach the vserver.
cGgsnSlbVserRowStatus
This object will create new row into the table or deletes the existing one. To create a row, set this object to 'createAndGo(4)'. To delete a row, set this object to 'destroy(6)'.
cGgsnSlbNotifyCacFailure
This object is used to enable or disable the GGSN behavior of sending CAC failure notification to SLB. CAC fails on GGSN if either the maximum number of PDPs reaches limit or there is not enough bandwidth for the traffic class for the APN. If this object ...
cGgsnSlbNotifySessionDeletion
This object is used to enable or disable the GGSN behavior of sending session deletion notification to SLB. If this object is set to 'true', GGSN sends delete notification message to SLB when the last PDP associated with a IMSI is deleted.
cGgsnVersion
This object specifies the which release of GPRS image is currently running on the GGSN.
cGgsnActiveNetworkInitPdps
This object represents the number of network initiated PDP contexts that are currently active. Trigger Condition: This counter is incremented / decremented by the create/delete PDP context request message respectively.
cGgsnActivePppPdps
This object represents the number of PPP PDP contexts that are currently active. Trigger Condition: This counter is incremented / decremented by the create/delete PPP PDP context request message respectively.
cGgsnActivePppRegenPdps
This object represents the number of PPP-Regen PDP contexts that are currently active. Trigger Condition: This counter is incremented / decremented by the create/delete PPP Regeneration PDP context request message respectively.
cGgsnPendingPppRegenPdps
This object represents the current number of pending PPP regeneration sessions. Trigger Condition: This counter is triggered by the create PPP Regeneration PDP context request message.
cGgsnActiveGtpVersion0Pdps
This object represents the current number of active GTP v0 PDP contexts. Trigger Condition: This counter is incremented / decremented by the create/delete PDP context request message respectively.
cGgsnActiveGtpVersion1Pdps
This object represents the current number of active GTP v1 PDP contexts. Trigger Condition: This counter is incremented / decremented by the create/delete PDP context request message respectively.
cGgsnGtpEncapInterface
This object represents the ifIndex of the interface on which gtp encapsulation is configured. Only one interface can be configured with gtp encapsulation on the GGSN. A zero value indicates that no interface is configured with gtp encapsulation.
cGgsnServiceModeStatus
This object represents the internal service mode which GGSN maintains. The service switching is done with object cGgsnServiceMode.
cGgsnConfigVersion
This object specifies the config version of GPRS image. The value of this object will be of the form Version.Release.Maintenence. This object provides information on the ability of the devices to support configuration operations.
cGgsnPrepaidPDPs
This object specifies the number of prepaid PDPs created since the last clearance of statistics (GPRS service aware statistics).
cGgsnPostpaidPDPs
This object specifies the current number of postpaid PDPs, created since the last clearance of statistics (GPRS service aware statistics).
cGgsnActivatedIpv6Gtpv0Pdp
This object represents the current number of active GTP v0 ipv6 PDP contexts. Trigger Condition: This counter is incremented by the create PDP context request and decremented by the delete PDP context request message.
cGgsnActivatedIpv6Gtpv1Pdp
This object represents the current number of active GTP v1 ipv6 PDP contexts. Trigger Condition: This counter is incremented by the create PDP context request and decremented by the delete PDP context request message.
cGgsnActivatedIpv6Ms
This object represents the current number of MS with active IPv6 PDPs.
cGgsnGtpEncapsuTable
This table contains information about ifIndex of the interfaces on which gtp encapsulation is configured.
cGgsnGtpEncapsuEntry
The cGgsnGtpEncapsuEntry represents the ifIndex of the interface on which gtp encapsulation is configured. Only one interface can be configured with gtp encapsulation on the GGSN. Entry in the table created whenever interface is configured with gtp encaps ...
cGgsnGtpEncapsuInterface
This object represents the ifIndex of the interface on which gtp encapsulation is configured. Only one interface can be configured with gtp encapsulation on the GGSN. A zero value indicates that no interface is configured with gtp encapsulation.
cGgsnPdfServerAddrType
This object specifies the type of IP address of the PDF server.
cGgsnPdfServerAddr
This object specifies the IP address of the PDF server. The type of this address is specified by the object cGgsnPdfServerAddrType.
cGgsnNotifAccessPointName
This object specifies the Access Point Name and is used specify the name in the cGgsnAccessPointNameNotif notification.
cGgsnNotifPdpImsi
This object specifies the International Mobile Subscriber Identity (IMSI) of the user for whom the notification is generated. This object is used to specify IMSI of the user in the cGgsnPacketDataProtocolNotif notification.
cGgsnGlobalErrorTypes
This object indicates the types of global errors as follows. 'ggsnServiceUp' - GGSN service has started 'ggsnServiceDown' - GGSN service is shutdown 'mapSgsnUp' - MAP-SGSN service has started 'mapSgsnDown' - MAP-SGSN service is shutdown 'n ...
cGgsnAccessPointErrorTypes
This object indicates the types access point errors as follows. 'noRadius' - RADIUS Server is not configured. 'ipAllocationFail' - Unable to allocate IP address. 'apnUnreachable' - Unable to reach access point.
cGgsnPacketDataProtoErrorTypes
This object indicates the types of Packet Data Protocol errors as follows. 'noResource' - Mobile Station initiated PDP count reaches the specified limit or Network initiated PDP count reaches the specified limit. 'authenticationFail' - Authentication fail ...
cGgsnNotifPdpMsisdn
This object specifies the Mobile Subscriber ISDN (MSISDN) value of the user for whom the notification is generated. This object is used to specify MSISDN of the user in the cGgsnPacketDataProtocolNotif notification.
cGgsnStatisticsGroup
A collection of statistics on GGSN.
cGgsnNotifMgmtGroup
A collection of objects related with notification management on GGSN.
cGgsnConfigurationsGroup
A collection of objects related with configurations on GGSN. This is deprecated by cGgsnConfigurationsGroupRev1.
cGgsnStatusGroup
A collection of objects representing status on GGSN.
cGgsnConfigurationsGroupRev1
A collection of objects related with configurations on GGSN.
cGgsnUmtsGroup
A collection of objects pertaining to GTP v1.
cGgsnStatisticsGroupRev1
A collection of statistics on GGSN. This group is deprecated by cGgsnStatisticsGroupRev2.
cGgsnConfigurationsGroupRev2
A collection of objects related with configurations on GGSN. This object group is superceded by cGgsnConfigurationsGroupRev3.
cGgsnStatusGroupRev1
A collection of objects representing status on GGSN.
cGgsnNotifInfoGroup
A collection of objects representing Notif Info on GGSN.
cGgsnNotifInfoGroupRev1
A collection of objects representing Notif Info on GGSN. This object group is superceded by cGgsnNotifInfoGroupRev2.
cGgsnNotifMgmtGroupRev1
A collection of objects related with notification management on GGSN. This object group is superceded by cGgsnNotifMgmtGroupRev2.
cGgsnStatusGroupConfigVer
A collection of objects representing config version of GGSN.
cGgsnConfigurationsGroupR60
A collection of objects representing configurations on GGSN. This group is deprecated by cGgsnConfigurationsGroupR60Rev1.
cGgsnStatisticsGroupR60
A collection of objects related with statistics.
cGgsnStatusGroupR60
A collection of objects related to gtp status.
cGgsnNotifInfoGroupR60
A collection of objects representing the Notif info on GGSN.
cGgsnConfigurationsGroupR60Rev1
A collection of objects representing configurations on GGSN.
cGgsnStatisticsGroupRev2
A collection of objects related with statistics.
cGgsnStatusGroupR70
A collection of objects related with status.
cGgsnConfigurationsGroupRev3
A collection of objects related with configurations on GGSN. This is deprecated by cGgsnConfigurationsGroupRev4.
cGgsnNotifMgmtGroupRev2
A collection of objects related with notification management on GGSN.
cGgsnNotifInfoGroupRev2
A collection of objects representing Notif Info on GGSN.
cGgsnConfigurationsGroupRev4
A collection of objects related with configurations on GGSN.
cGgsnStatusGroupR90
A collection of objects which maintains the mapping between CGSN interfaces and gtp encapsulated interfaces.
cGgsnConfigurationsGroupSup1
This group is supplementary to cGgsnConfigurationsGroupRev4.

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

MIBs list