All MIBs › CISCO-GPRS-CHARGING-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2011-03-04
Category: Cisco Devices, Mobile IP, Telephony and VoIP
Description: Provides management objects for monitoring GPRS charging data record (CDR) generation and transfer to charging gateway functions.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-GPRS-CHARGING-MIB?
CISCO-GPRS-CHARGING-MIB is a Cisco enterprise MIB for managing the charging (billing) function on the GGSN (Gateway GPRS Support Node) in a mobile GPRS/UMTS packet-core network, sitting on the Ga interface toward the Charging Gateway. It exposes configuration objects controlling how Charging Data Records (CDRs) are generated, sequenced, aggregated, and transferred, including enable flags, sequence-number and node-ID options, transfer intervals, queue sizing, and volume thresholds. For monitoring purposes it is primarily a software/service-health MIB: it lets an operator confirm the charging subsystem is enabled, verify CDR queue depth (cgprsCgPktsQSize) isn't backing up, and check that transfer timers and thresholds are set appropriately, which together indicate whether billing data is flowing correctly rather than being lost or delayed. It depends conceptually on the broader 3GPP GPRS/GGSN architecture and Cisco's mobile wireless gateway platform rather than any single IETF standard. It is deployed exclusively on Cisco GGSN nodes within mobile operator packet-core networks, and operators can download the CISCO-GPRS-CHARGING-MIB file to load it into their MIB browser for these GGSN nodes.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-GPRS-CHARGING-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco GGSN (Gateway GPRS Support Node)
Monitoring Examples
An operator would poll cgprsCgEnable to confirm charging is turned on, then check cgprsCgPktsQSize and cgprsCgCdrAggreLimit to see whether the CDR output queue is nearing capacity, which would indicate the charging gateway is not draining records fast enough. Watching cgprsCgTransInterval alongside cgprsCgPathRequest activity helps verify CDR batches are being transferred to the Charging Gateway on schedule. A sustained rise in cgprsCgContainerVolThresh-related counters without corresponding transfers would signal a stalled Ga-interface link between the GGSN and its charging gateway.
What Can Be Monitored
- charging function enable state
- CDR sequence numbering
- CDR node ID inclusion
- CDR transfer interval
- CDR output queue size
- CDR volume threshold
- non-primary CDR generation
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-TC
| CiscoAlarmSeverity |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| StorageType | |
| TEXTUAL-CONVENTION | |
| TestAndIncr | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using cgprsCgDownTimes OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| C32 cgprsCgAccPtNum | 1.3.6.1.4.1.9.9.192.1.3.2 | Counter32 | read-only | The number of access points for which charging data is being collected. Trigger Condition: This counter is triggered when a CDR is opened for a PDP and that PDP belongs to a new APN. |
| IP cgprsCgActiveChgGatewayAddress | 1.3.6.1.4.1.9.9.192.1.5.2 | InetAddress | read-only | This object specifies the address of the active charging gateway. The type of address will be represented by cgprsCgActiveChgGatewayAddrType. This object is deprecated by cgprsCgGatewayGroupStatusActiveCgAddr. |
| IPt cgprsCgActiveChgGatewayAddrType | 1.3.6.1.4.1.9.9.192.1.5.1 | InetAddressType | read-only | This object specifies the address type of the active charging gateway. This object is deprecated by cgprsCgGatewayGroupStatusAddrType. |
| T/F cgprsCgAlarmEnable | 1.3.6.1.4.1.9.9.192.1.4.1 | TruthValue | read-write | The object controls the generation of cgprsCgAlarmNotif as follows: 'true(1)' - the generation of cgprsCgAlarmNotif notifications is enabled. 'false(2)' - the generation of cgprsCgAlarmNotif notifications is disabled. |
| IP cgprsCgAlarmHistAddress | 1.3.6.1.4.1.9.9.192.1.4.3.1.4 | InetAddress | read-only | The IP address that is used to uniquely identify the CG. |
| IPt cgprsCgAlarmHistAddrType | 1.3.6.1.4.1.9.9.192.1.4.3.1.3 | InetAddressType | read-only | This object indicates the type of Internet address given in cgprsCgAlarmHistAddress. |
| cgprsCgAlarmHistEntry | 1.3.6.1.4.1.9.9.192.1.4.3.1 | not-accessible | The information regarding a CG alarm. An entry, the oldest entry, is removed if the table is full and a new entry is created in the table to accommodate a new alarm. | |
| U32 cgprsCgAlarmHistIndex | 1.3.6.1.4.1.9.9.192.1.4.3.1.1 | Unsigned32 | not-accessible | A monotonically increasing integer for the sole purpose of indexing the charging gateway and charging related alarms. When the index reaches the maximum value it will wrap around to one. |
| STR cgprsCgAlarmHistInfo | 1.3.6.1.4.1.9.9.192.1.4.3.1.6 | SnmpAdminString | read-only | This object provide detailed information when a GPRS charging gateway or charging related alarm is generated. |
| U32 cgprsCgAlarmHistLatestIndex | 1.3.6.1.4.1.9.9.192.1.4.4 | Unsigned32 | read-only | The value of cgprsCgAlarmHistIndex for the most recently created entry in cgprsCgAlarmHistTable. |
| CIS cgprsCgAlarmHistSeverity | 1.3.6.1.4.1.9.9.192.1.4.3.1.5 | CiscoAlarmSeverity | read-only | This object indicates the severity of the alarm. |
| cgprsCgAlarmHistTable | 1.3.6.1.4.1.9.9.192.1.4.3 | not-accessible | This table contains a history of all charging gateway and charging related alarms that were generated.This table is deprecated by cgprsCgGatewayGroupAlarmHistTable | |
| U32 cgprsCgAlarmHistTableMax | 1.3.6.1.4.1.9.9.192.1.4.2 | Unsigned32 | read-write | Specifies the upper limit on the number of entries that the cgprsCgAlarmHistTable may contain. |
| CGP cgprsCgAlarmHistType | 1.3.6.1.4.1.9.9.192.1.4.3.1.2 | CgprsCgAlarmType | read-only | Type of the GPRS charging gateway or charging related alarm. |
| NTF cgprsCgAlarmNotif | 1.3.6.1.4.1.9.9.192.2.0.1 | A cgprsCgAlarmNotif signifies that a GPRS related alarm is detected in the managed system. This alarm is sent after an entry has been added to cgprsCgAlarmHistTable or cgprsCgGatewayGroupAlarmHistTable. This notification is deprecated by cgprsCgGatewayGroupAlarmNotif | ||
| U32 cgprsCgCdrAggreLimit | 1.3.6.1.4.1.9.9.192.1.1.7 | Unsigned32 | read-write | The Maximum number of G-CDRs that can be aggregated in a charging data transfer message to a CG. |
| G32 cgprsCgCdrClosedNum | 1.3.6.1.4.1.9.9.192.1.3.4 | Gauge32 | read-only | The number of currently closed G-CDRs on the GGSN which have not been sent to the CG. The G-CDR shall be closed on encountering some trigger conditions. In the event that the G-CDR is closed and the PDP remains active, a new G-CDR will be opened for the PDP. Trigger Condition: This counter is triggered when the CDR is closed. The closure might be due to different trigger conditions. a) Clearing of the CDR using CLI. b) Tigger conditions like vloume limit, time limit, sgsn change limit, container change limit set with configuration objects. c) CDR size reaches maximum. |
| T/F cgprsCgCdrLocalSeqNumEnable | 1.3.6.1.4.1.9.9.192.1.1.2 | TruthValue | read-write | This object is used to enable/disable the feature of using the local record sequence number field in G-CDRs on the GGSN. When the object is set to 'true', the G-CDRs contain the local record sequence number in the CDR. |
| T/F cgprsCgCdrNodeIdEnable | 1.3.6.1.4.1.9.9.192.1.1.3 | TruthValue | read-write | This object is used to enable/disable the feature of using the NodeID field in G-CDRs on the GGSN. When the object is set to 'true', the G-CDRs include the NodeID field. |
| T/F cgprsCgCdrNonPrimaryEnable | 1.3.6.1.4.1.9.9.192.1.1.6 | TruthValue | read-write | This object controls the generation of non-primary partial CDRs on GGSN as follows: 'true(1)' - the generation of non-primary partial CDRs is enabled. 'false(2)'- the generation of non-primary partial CDRs is disabled and all partial CDRs have the same content of primary partial CDRs. |
| G32 cgprsCgCdrOpenedNum | 1.3.6.1.4.1.9.9.192.1.3.3 | Gauge32 | read-only | The number of currently opened G-CDRs on the GGSN. A G-CDR shall be opened for each activated PDP context. Trigger Condition: This counter is triggered when a new CDR is opened. This new CDR might be opened initially and also due to the closure of the existing opened CDR. |
| T/F cgprsCgCdrOptionApn | 1.3.6.1.4.1.9.9.192.1.1.42 | TruthValue | read-write | This object when set to 'true' includes real APN in the G-CDR and accounting records. If object is set to 'false'- Access Point Name is disabled in G-CDRs. The option cannot be disabed if the CHARGING_RELEASE is 98 or 99. |
| T/F cgprsCgCdrOptionApnSelMode | 1.3.6.1.4.1.9.9.192.1.1.44 | TruthValue | read-write | This object when set to 'true' includes 'APN selection mode' field in G-CDR and sent to CG. The field 'APN selection mode' indicates how the SGSN selected the APN to be used. Selection Mode indicates whether a subscribed APN was selected, or whether a non subscribed APN sent by the MS, or a non-subscribed APN chosen by SGSN was was selected. |
| T/F cgprsCgCdrOptionCamelCharInfo | 1.3.6.1.4.1.9.9.192.1.1.51 | TruthValue | read-write | This object if set to 'true', S-CDR CAMEL information recieved from SGSN, which is a copy of Tag and Length from SGSN's CDR (S-CDR) is included in G-CDR. If this object is set to 'false', CAMEL field is not included in G-CDRs. |
| T/F cgprsCgCdrOptionDynamicAddr | 1.3.6.1.4.1.9.9.192.1.1.45 | TruthValue | read-write | This object when set to 'true' includes 'Dynamic Address' field in G-CDR and sent to CG. This field indicates that PDP address has been dynamically allocated for that particular PDP context. This field is missing if address is static i.e. part of PDP context subscription. |
| T/F cgprsCgCdrOptionImeisv | 1.3.6.1.4.1.9.9.192.1.1.52 | TruthValue | read-write | This object when set to 'true' the IMEI (Software Version) IE shall be handled by GGSN in a transparent manner and shall be sent to the Charging gateway that is release 5.0 compliant without any modification. International Mobile Equipment Identity IMEI Software Version (IMEISV): indicates identity of mobile equipment used by the subscriber. |
| T/F cgprsCgCdrOptionMsTimeZone | 1.3.6.1.4.1.9.9.192.1.1.53 | TruthValue | read-write | This object when set to 'true' includes MS Time Zone field in the G-CDRs and sent to CG. MS Time Zone indicates the offset between universal time and local time in steps of 15 minutes of where the MS currently resides. |
| T/F cgprsCgCdrOptionNip | 1.3.6.1.4.1.9.9.192.1.1.46 | TruthValue | read-write | This object when set to 'true' includes NIP (Network Initiated PDP context) field in G-CDR and sent to CG. This field indicates that PDP context is network initiated. The field is missing in case of mobile activated PDP context. |
| T/F cgprsCgCdrOptionPdpAddress | 1.3.6.1.4.1.9.9.192.1.1.47 | TruthValue | read-write | This object when set to 'true' includes 'Served PDP Address' field in G-CDR and sent to CG. This field (Served PDP Address) contains the PDP address of the served IMSI. This is a network layer address i.e. of type IP version 4 or IP version 6. This parameter shall be present except when both the PDP type is PPP and dynamic PDP address assignment is used. |
| T/F cgprsCgCdrOptionPdpType | 1.3.6.1.4.1.9.9.192.1.1.48 | TruthValue | read-write | This object if set to 'true' includes 'PDP Type' field in G-CDRs. This field defines the PDP type,e.g.IP,PPP or IHOSS:OSP. |
| T/F cgprsCgCdrOptionRatType | 1.3.6.1.4.1.9.9.192.1.1.54 | TruthValue | read-write | This object when set to 'true' includes Radio Access Type (RAT) IE in the G-CDRs and sent to CG. RAT, indicates whether the SGSN serves the User Equipment (UE) by Universal Terrestrial Radio Access Network (UTRAN) or GSM/EDGE RAN (GERAN). |
| T/F cgprsCgCdrOptionSerMsisdn | 1.3.6.1.4.1.9.9.192.1.1.49 | TruthValue | read-write | This object when set to 'true' enable the GGSN to provide the MSISDN number from the create PDP context request in the G-CDRs. This field contains the Mobile Station (MS) ISDN number (MSISDN) of the served party. The term 'served' party is used to describe the mobile subscriber involved in the transaction recorded. If the object is set to 'false', Disable the GGSN to provide MSISDN number in the G-CDRs. |
| U32 cgprsCgCdrOptionServiceRecord | 1.3.6.1.4.1.9.9.192.1.1.40 | Unsigned32 | read-write | G-CDRs contain information for part, or the entire duration, of a PDP context. The G-CDR includes information such as the subscriber (MSISDN, IMSI), APN used, QoS applied, SGSN ID (as the mobile access location), a time stamp and duration, data volume recorded separately for the upstream and downstream direction, and volume thresholds for intermediate CDR generation and tariff time switches. In addition to all of the above, additionally, enhanced G-CDRs contain a service-record part that contains the usage data of each service flow used by a PDP session (specified by category ID). For example, the upstream and downstream volume and duration is recorded per service flow. By default this feature is not enabled. The number specified is the maximum number of service records a G-CDR can contain before the G-CDR is closed and a partial G-CDR is opened. |
| T/F cgprsCgCdrOptionSgsnPlmn | 1.3.6.1.4.1.9.9.192.1.1.50 | TruthValue | read-write | This object whe set to 'true' includes SGSN PLMN ID (MCC and MNC) in the G-CDR and sent to CG. The SGSN PLMN ID field contains a SGSN PLMN Identifier, for the SGSNs which have been connected during the record. This implies that when the MS moves to another PLMN, the G-CDR has to be closed. |
| T/F cgprsCgCdrOptionUserLocInfo | 1.3.6.1.4.1.9.9.192.1.1.55 | TruthValue | read-write | This object when set to 'true' includes the User Location Information IE in G-CDRs and sent to CG. User Location Information gives Cell Global Identity (CGI)/Service Area Identity (SAI) of where the MS is currently located. |
| T/F cgprsCgCdrOptionVirtualApn | 1.3.6.1.4.1.9.9.192.1.1.43 | TruthValue | read-write | This object when set to 'true' includes virtual APN in G-CDR and accounting records. If this object is set to 'false'- Real APN is included in the G-CDRs. |
| T/F cgprsCgCdrPktsStatEnable | 1.3.6.1.4.1.9.9.192.1.1.5 | TruthValue | read-write | This object is used to enable/disable G-CDR packet statistics collection. When the object is set to 'true', the G-CDR is enabled to collect the packet statistics from cgprsGtpChargingPktsUplink and cgprsGtpChargingPktsDownlink object. |
| I32 cgprsCgCdrSgsnChangeLimit | 1.3.6.1.4.1.9.9.192.1.1.25 | Integer32 | read-write | This object denotes the maximum number of SGSN changes that will trigger the closure of G-CDR or partial record. When the maximum number is reached, the record is closed and a new partial record is opened. When the value is zero, then for every SGSN change, the G-CDR or partial record is closed. If the value of object is set to '-1', then the number of SGSN changes is not associated with the closure of G-CDR or creation/closure of partial record. |
| T/F cgprsCgChargeForRoamersOnly | 1.3.6.1.4.1.9.9.192.1.1.18 | TruthValue | read-write | This object is used to indicate to the GGSN that it needs to generate CDRs only for roamers. When the object is set to 'false' GGSN will generate CDRs for non-roamers also. This option only affects new PDP contexts while the ones that have already been created are not affected. |
| T/F cgprsCgChargingCharReject | 1.3.6.1.4.1.9.9.192.1.1.32 | TruthValue | read-write | This object defines whether the incoming PDP create request has to be rejected or accepted depending on the charging profile match. If in case a PDP create request comes in and if there is no matching profile configured and there is no overriding profile set, then if this object is set to 'false', the PDP will be accepted and the default profile will be applied to it. If this object is set to 'true', the PDP will be rejected if no matching profile in the create request or overriding profile is present. |
| I32 cgprsCgChargingSrcInterface | 1.3.6.1.4.1.9.9.192.1.1.58 | Integer32 | read-write | This object specifies the loopback interface to be used by GGSN as the charging source interface. When this is set to any value other than -1, the GTP path to the charging gateways will be re-created with the new address obtained from the loopback interface and this address will be used for all the charging messages in GGSN. When this is set to -1, the global GTP virtual template will be used as source interface for all charging messages. |
| T/F cgprsCgCharSelectionMode | 1.3.6.1.4.1.9.9.192.1.1.36 | TruthValue | read-write | This object is used to add the charging characteristic selection mode in the CDR. 'true' - Charging characteristic selection mode will be added in the CDR. 'false' - Charging characteristic selection mode will not be added in the CDR. |
| INT cgprsCgClearCdrPartialCdr | 1.3.6.1.4.1.9.9.192.1.1.23 | INTEGER | read-write | This object is used to close all existing CDRs, transfer them to the CG and open new partial CDRs for any existing PDP contexts. closeCdr - close all existing CDRs. canCloseCdr - CDRs can be closed. This object can be set to 'closeCdr' only when it is in 'canCloseCdr' state. cannotCloseCdr - CDRs cannot be closed. closingCdr - CDRs are being closed. |
| cgprsCgCompliance | 1.3.6.1.4.1.9.9.192.3.1.1 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. | ||
| cgprsCgComplianceRev1 | 1.3.6.1.4.1.9.9.192.3.1.2 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. This is deprecated by cgprsCgComplianceRev2. | ||
| cgprsCgComplianceRev10 | 1.3.6.1.4.1.9.9.192.3.1.11 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. This compliance is deprecated and replaced by cgprsCgComplianceRev11. | ||
| cgprsCgComplianceRev11 | 1.3.6.1.4.1.9.9.192.3.1.12 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. | ||
| cgprsCgComplianceRev12 | 1.3.6.1.4.1.9.9.192.3.1.13 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. | ||
| cgprsCgComplianceRev2 | 1.3.6.1.4.1.9.9.192.3.1.3 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. | ||
| cgprsCgComplianceRev3 | 1.3.6.1.4.1.9.9.192.3.1.4 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. | ||
| cgprsCgComplianceRev4 | 1.3.6.1.4.1.9.9.192.3.1.5 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. | ||
| cgprsCgComplianceRev5 | 1.3.6.1.4.1.9.9.192.3.1.6 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. | ||
| cgprsCgComplianceRev6 | 1.3.6.1.4.1.9.9.192.3.1.7 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. This is deprecated by cgprsCgComplianceRev7. | ||
| cgprsCgComplianceRev7 | 1.3.6.1.4.1.9.9.192.3.1.8 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. This is deprecated by cgprsCgComplianceRev8. | ||
| cgprsCgComplianceRev8 | 1.3.6.1.4.1.9.9.192.3.1.9 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. This is deprecated by cgprsCgComplianceRev9. | ||
| cgprsCgComplianceRev9 | 1.3.6.1.4.1.9.9.192.3.1.10 | The compliance statement for entities which implement the CISCO GPRS CHARGING MIB. This is deprecated by cgprsCgComplianceRev10. | ||
| U32 cgprsCgConditionLimit | 1.3.6.1.4.1.9.9.192.1.1.15 | Unsigned32 | read-write | The maximum number of charging condition changes to trigger closure of a G-CDR partial record. When the maximum number is reached, the G-CDR is closed and a new partial G-CDR is opened. |
| G32 cgprsCgContainerNum | 1.3.6.1.4.1.9.9.192.1.3.5 | Gauge32 | read-only | The number of currently open or closed charging containers. Trigger Condition: This counter is triggered when the CDR is closed or the CDR is updated. |
| U32 cgprsCgContainerTimeLimit | 1.3.6.1.4.1.9.9.192.1.1.29 | Unsigned32 | read-write | A G-CDR is used to collect charging information related to the packet data information for a GPRS mobile in the GGSN.The List of Traffic Data Volumes attribute of the G-CDR consists of a set of containers, that can be closed on certain trigers conditions like, - Data volume limit - Time duration limit - Maximum number of change condition limit This object when set to some non-zero time value, enables the G-CDR updation when the time limit is reached. |
| U32 cgprsCgContainerVolThresh | 1.3.6.1.4.1.9.9.192.1.1.11 | Unsigned32 | read-write | The traffic volume threshold that triggers addition of a container and closing the G-CDR. |
| C32 cgprsCgDownTimesEx | 1.3.6.1.4.1.9.9.192.1.3.1 | Counter32 | read-only | The number of occurrences of cgprsCgAlarmEchoFailure traps state transitions since system startup. Trigger Condition: This counter is incremented when the GGSN detects a CG has gone down. Condition includes, a) Link state down. b) Redirection request. |
| T/F cgprsCgEnable | 1.3.6.1.4.1.9.9.192.1.1.1 | TruthValue | read-write | This object is used to enable/disable the charging transaction feature on the GGSN. When the object is set to 'true', charging processing is enabled on the GGSN. |
| T/F cgprsCgFlowControlEcho | 1.3.6.1.4.1.9.9.192.1.1.4 | TruthValue | read-write | This object is used to enable/disable flow control between the GGSN and CG. When the object is set to 'true', the GGSN enables private extension information element in the echo request. This is used for maintaining flow control on packets transmitted to the CG. |
| CGP cgprsCgGateway | 1.3.6.1.4.1.9.9.192.1.1.61.1.6 | CgprsCgGatewayType | read-only | This object indicates the type of GPRS charging gateway. |
| IP cgprsCgGatewayAddr | 1.3.6.1.4.1.9.9.192.1.1.22.1.3 | InetAddress | read-create | The IP address that is used to uniquely identify the CG. |
| IPt cgprsCgGatewayAddrType | 1.3.6.1.4.1.9.9.192.1.1.22.1.2 | InetAddressType | read-create | This object indicates the type of Internet address given in cgprsCgGatewayAddr. |
| cgprsCgGatewayEntry | 1.3.6.1.4.1.9.9.192.1.1.22.1 | not-accessible | A conceptual row in the cgprsCgGatewayTable. | |
| C32 cgprsCgGatewayGroupAccPtNum | 1.3.6.1.4.1.9.9.192.1.3.11.1.2 | Counter32 | read-only | This object indicates the number of access points configured with a charging group for which charging data is being collected. Trigger Condition: This counter is triggered when a CDR is opened for a PDP and that PDP belongs to a new APN. |
| T/F cgprsCgGatewayGroupAlarmEnable | 1.3.6.1.4.1.9.9.192.1.4.6 | TruthValue | read-write | The object controls the generation of cgprsCgGatewayGroupAlarmNotif as follows: 'true(1)' - the generation of cgprsCgGatewayGroupAlarmNotif notifications is enabled. 'false(2)' - the generation of cgprsCgGatewayGroupAlarmNotif notifications is disabled. |
| IP cgprsCgGatewayGroupAlarmHistAddress | 1.3.6.1.4.1.9.9.192.1.4.5.1.4 | InetAddress | read-only | This object indicates the IP address that is used to uniquely identify the CG. |
| IPt cgprsCgGatewayGroupAlarmHistAddrType | 1.3.6.1.4.1.9.9.192.1.4.5.1.3 | InetAddressType | read-only | This object indicates the type of Internet address given in cgprsCgGatewayGroupAlarmHistAddress. |
| cgprsCgGatewayGroupAlarmHistEntry | 1.3.6.1.4.1.9.9.192.1.4.5.1 | not-accessible | This object indicates the information regarding a CG alarm per charging group. An entry is created in the table on receiving a charging gateway alarm per charging group. A CG alarm can be received for scenarios described by CgprsCgAlarmType. An entry, the oldest entry, is removed if the table is full and a new entry is created in the table to accommodate a new alarm. | |
| U32 cgprsCgGatewayGroupAlarmHistIndex | 1.3.6.1.4.1.9.9.192.1.4.5.1.1 | Unsigned32 | not-accessible | This object indicates a monotonically increasing integer for the sole purpose of indexing the charging gateway and charging related alarms in a charging group. When the index reaches the maximum value it will wrap around to one. |
| STR cgprsCgGatewayGroupAlarmHistInfo | 1.3.6.1.4.1.9.9.192.1.4.5.1.6 | SnmpAdminString | read-only | This object provides detailed information when a GPRS charging gateway or charging related alarm is generated. |
| CIS cgprsCgGatewayGroupAlarmHistSeverity | 1.3.6.1.4.1.9.9.192.1.4.5.1.5 | CiscoAlarmSeverity | read-only | This object indicates the severity of the alarm. |
| cgprsCgGatewayGroupAlarmHistTable | 1.3.6.1.4.1.9.9.192.1.4.5 | not-accessible | This table contains a history of all charging groups and charging related alarms that were generated for the charging gateways per charging group. | |
| CGP cgprsCgGatewayGroupAlarmHistType | 1.3.6.1.4.1.9.9.192.1.4.5.1.2 | CgprsCgAlarmType | read-only | This object indicates the type of GPRS, charging gateway or charging related alarm. |
| NTF cgprsCgGatewayGroupAlarmNotif | 1.3.6.1.4.1.9.9.192.2.0.5 | A cgprsCgGroupAlarmNotif signifies that a GPRS related alarm is detected in the managed system. This alarm is sent after an entry has been added to cgprsCgGatewayGroupAlarmHistTable. | ||
| U32 cgprsCgGatewayGroupCdrClosedNum | 1.3.6.1.4.1.9.9.192.1.3.11.1.4 | Unsigned32 | read-only | This object indicates the number of currently closed G-CDRs on GGSN for a charging group, which have not been sent to the CG. The G-CDR shall be closed on encountering some trigger conditions. In the event that the G-CDR is closed and the PDP remains active, a new G-CDR will be opened for the PDP. Trigger Condition: This counter is triggered when the CDR is closed. The closure might be due to different trigger conditions. a) Clearing of the CDR using CLI. b) Tigger conditions like vloume limit, time limit, sgsn change limit, container change limit set with configuration objects. c) CDR size reaches maximum. |
| U32 cgprsCgGatewayGroupCdrOpenedNum | 1.3.6.1.4.1.9.9.192.1.3.11.1.3 | Unsigned32 | read-only | This object indicates the number of currently opened G-CDRs on GGSN for a charging group. A G-CDR shall be opened for each activated PDP context. Trigger Condition: This counter is triggered when a new CDR is opened. This new CDR might be opened initially and also due to the closure of the existing opened CDR. |
| U32 cgprsCgGatewayGroupCdrPendingMsgCgPathNum | 1.3.6.1.4.1.9.9.192.1.3.11.1.9 | Unsigned32 | read-only | The number of currently pending G-CDR output messages for a charging group in the CG path. Trigger Condition: This counter is triggered when the CDR is sent to the CG and response from the CG target failed. |
| U32 cgprsCgGatewayGroupCdrPendingMsgIscsiNum | 1.3.6.1.4.1.9.9.192.1.3.11.1.8 | Unsigned32 | read-only | This object indicates the number of currently pending G-CDR output messages for a charging group in the iSCSI path. Trigger Condition: This counter is triggered when the CDR is sent to the iSCSI and response from the iSCSI target failed. |
| U32 cgprsCgGatewayGroupCdrPendingMsgMaintNum | 1.3.6.1.4.1.9.9.192.1.3.11.1.10 | Unsigned32 | read-only | This object indicates the number of currently pending G-CDR output messages for a charging group, when the charging group service mode is maintenance. Trigger Condition: This counter is triggered when there are pending G-CDR output messages and the charging group is moved to maintenance mode. |
| C32 cgprsCgGatewayGroupCgDownTimes | 1.3.6.1.4.1.9.9.192.1.3.11.1.1 | Counter32 | read-only | This object indicates the number of occurrences of cgprsCgAlarmEchoFailure traps state transitions since system startup. Trigger Condition: This counter is incremented when the GGSN detects a CG has gone down. Condition includes, a) Link state down. b) Redirection request. |
| U32 cgprsCgGatewayGroupContainerNum | 1.3.6.1.4.1.9.9.192.1.3.11.1.5 | Unsigned32 | read-only | This object indicates the number of currently open or closed charging containers for a charging group. Trigger Condition: This counter is triggered when the CDR is closed or the CDR is updated. |
| NTF cgprsCgGatewayGroupInServiceModeNotif | 1.3.6.1.4.1.9.9.192.2.0.7 | The cgprsCgGatewayGroupInServiceModeNotif notification is generated when the charging group state transitions to in-service mode, identified by the object cgprsCgGroupServiceMode | ||
| NTF cgprsCgGatewayGroupMaintenanceModeNotif | 1.3.6.1.4.1.9.9.192.2.0.8 | The cgprsCgGatewayGroupMaintenanceModeNotif notification is generated when the charging group state transitions to maintenance mode, identified by the object cgprsCgGroupServiceMode | ||
| U32 cgprsCgGatewayGroupPendingMsgNum | 1.3.6.1.4.1.9.9.192.1.3.11.1.7 | Unsigned32 | read-only | This object indicates the number of currently pending G-CDR output messages for a charging group. Trigger Condition: This counter is triggered when the CDR is sent to the CG or iSCSI and the response from the CG or iSCSI target failed. |
| U32 cgprsCgGatewayGroupServiceRecordsNum | 1.3.6.1.4.1.9.9.192.1.3.11.1.6 | Unsigned32 | read-only | This object indcates the number of currently created service records on GGSN for a charging group. Trigger Condition: This counter is triggered when the service record is closed. |
| cgprsCgGatewayGroupStatisticsEntry | 1.3.6.1.4.1.9.9.192.1.3.11.1 | not-accessible | This object indicates the entry for each charging group in statistics table. An entry will be created in the statistics table whenever a charging group is configured, whereas an entry will be removed from the table on unconfiguration of the charging group. | |
| cgprsCgGatewayGroupStatisticsTable | 1.3.6.1.4.1.9.9.192.1.3.11 | not-accessible | This table contains the charging statistics of all the charging groups on this GGSN. | |
| IP cgprsCgGatewayGroupStatusActiveCgAddr | 1.3.6.1.4.1.9.9.192.1.5.4.1.2 | InetAddress | read-only | This object indicates the address of the active charging gateway. The type of address will be represented by cgprsCgGatewayGroupStatusAddrType |
| IPt cgprsCgGatewayGroupStatusAddrType | 1.3.6.1.4.1.9.9.192.1.5.4.1.1 | InetAddressType | read-only | This object indicates the address type of the active charging gateway. |
| cgprsCgGatewayGroupStatusEntry | 1.3.6.1.4.1.9.9.192.1.5.4.1 | not-accessible | A conceptual row in the cgprsCgGatewayGroupStatusTable. | |
| IP cgprsCgGatewayGroupStatusOldCgAddr | 1.3.6.1.4.1.9.9.192.1.5.4.1.3 | InetAddress | read-only | This object indicates the address of the previous active charging gateway. The type of address will same as the one present in cgprsCgGatewayGroupStatusAddrType. |
| cgprsCgGatewayGroupStatusTable | 1.3.6.1.4.1.9.9.192.1.5.4 | not-accessible | Charging gateway table. The table contains a list of currently active and previous active charging gateways. | |
| NTF cgprsCgGatewayGroupSwitchoverNotif | 1.3.6.1.4.1.9.9.192.2.0.6 | A notification of this type is generated when the charging gateway is switched, the new charging gateway is identified by cgprsCgGatewayGroupStatusActiveCgAddr and the old charging gateway is identified by cgprsCgGatewayGroupStatusOldCgAddr. | ||
| C32 cgprsCgGatewayGroupTotalCdrOpened | 1.3.6.1.4.1.9.9.192.1.3.11.1.11 | Counter32 | read-only | This object indicates the total number of CDRs opened on the GGSN for a charging group, either since system startup or since the last time the charging statistics was cleared. Trigger Condition: This counter is incremented when a new CDR is opened. This new CDR might be opened initially and also due to the closure of the existing opened CDR. |
| C32 cgprsCgGatewayGroupTotalContainerCreated | 1.3.6.1.4.1.9.9.192.1.3.11.1.12 | Counter32 | read-only | This object indicates the total number of containers created on the GGSN for a charging group, either since system startup or since the last time the charging statistics was cleared. Trigger Condition: This counter is incremented when the CDR is closed or the CDR is updated. |
| C32 cgprsCgGatewayGroupTotalSentMsg | 1.3.6.1.4.1.9.9.192.1.3.11.1.14 | Counter32 | read-only | This object indicates the total number of G-CDR output messages sent from a charging group on the GGSN since the charging service is enabled. Trigger Condition: This counter is incremented when a CDR is sent either to a CG or an iSCSI target and got a positive response. |
| C32 cgprsCgGatewayGroupTotalSentMsgToCg | 1.3.6.1.4.1.9.9.192.1.3.11.1.16 | Counter32 | read-only | This object indicates the total number of G-CDR output messages sent from a charging group on the GGSN to a CG since the charging service is enabled. Trigger Condition: This counter is incremented when a CDR is sent to a CG and got a positive response. |
| C32 cgprsCgGatewayGroupTotalSentMsgToIscsi | 1.3.6.1.4.1.9.9.192.1.3.11.1.15 | Counter32 | read-only | This object indicates the total number of G-CDR output messages sent from a charging group on the GGSN to an iSCSI target since the charging service is enabled. Trigger Condition: This counter is incremented when a CDR is sent to the iSCSI target and got a positive response. |
| C32 cgprsCgGatewayGroupTotalServiceRecords | 1.3.6.1.4.1.9.9.192.1.3.11.1.13 | Counter32 | read-only | This object indicates the total number of service records created on GGSN for a charging group, either since the system startup or since the time the service aware feature is enabled. Trigger Condition: This counter is incremented when the service record is closed. |
| I32 cgprsCgGatewayIndex | 1.3.6.1.4.1.9.9.192.1.1.22.1.1 | Integer32 | not-accessible | An unique identifier for the CG. |
| IP cgprsCgGatewayIpAddr | 1.3.6.1.4.1.9.9.192.1.1.61.1.3 | InetAddress | read-create | This object specifies the IP address that is used to uniquely identify the CG. |
| IPt cgprsCgGatewayIpAddrType | 1.3.6.1.4.1.9.9.192.1.1.61.1.2 | InetAddressType | read-create | This object specifies the type of Internet address given in cgprsCgGatewayIpAddr. |
| cgprsCgGatewayIpEntry | 1.3.6.1.4.1.9.9.192.1.1.61.1 | not-accessible | A conceptual row in the cgprsCgGatewayIpTable. | |
| U32 cgprsCgGatewayIpIndex | 1.3.6.1.4.1.9.9.192.1.1.61.1.1 | Unsigned32 | not-accessible | An unique identifier for the CG. |
| ROW cgprsCgGatewayIpRowStatus | 1.3.6.1.4.1.9.9.192.1.1.61.1.7 | RowStatus | read-create | This object is used to create a new row or delete an existing row in this table. |
| cgprsCgGatewayIpTable | 1.3.6.1.4.1.9.9.192.1.1.61 | not-accessible | Charging gateway table. The table contains a list of charging gateways. A charging gateway contains databases to store the collected G-CDRs for billing purposes. | |
| INT cgprsCgGatewayLinkState | 1.3.6.1.4.1.9.9.192.1.1.61.1.5 | INTEGER | read-only | This object is used to indicate the reachability of the CG. on(1) The CG is reachable off(2) The CG is not reachable pending(3) The CG is not reachable but the GGSN is trying to establish a connection |
| INT cgprsCgGatewayOperStatus | 1.3.6.1.4.1.9.9.192.1.1.61.1.4 | INTEGER | read-only | This object is used to indicate what is the operation status of the configured charging gateway. undefined(1) The operation status of the CG is neither active nor standby. active(2) The operation status of the CG is active standby(3) The operation status of the CG is standby |
| ROW cgprsCgGatewayRowStatus | 1.3.6.1.4.1.9.9.192.1.1.22.1.4 | RowStatus | read-create | 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'. cgprsCgGatewayAddrType and cgprsCgGatewayAddr are the mandatory objects in a create request. To delete a row, set this object to 'destroy'. |
| NTF cgprsCgGatewaySwitchoverNotif | 1.3.6.1.4.1.9.9.192.2.0.2 | A notification of this type is generated when the charging gateway is switched, the new charging gateway is identified by cgprsCgActiveChgGatewayAddress and the old charging gateway is identified by cgprsCgOldChgGatewayAddress. The switchover will happen according to the value set in cgprsCgGroupSwitchOverTime and the selection of the new CG will be according to the value set in cgprsCgSwitchOverPriority. Note: Selection of new CG based on the value set in cgprsCgSwitchOverPriority is only true for default charging gateway group, for other charging gateway groups including defualt charging gateway group it can be determined by the value set in cgprsCgGroupSwitchOverPriority. This notification is deprecated by cgprsCgGatewayGroupSwitchoverNotif | ||
| cgprsCgGatewayTable | 1.3.6.1.4.1.9.9.192.1.1.22 | not-accessible | Charging gateway table. The table contains a list of charging gateways. A charging gateway contains databases to store the collected G-CDRs for billing purposes. cgprsCgGatewayTable only stores information about the global default charging gateway group. However, either of global default charing gateway or charging gateway 1-29 can be used under an APN. This table is deprecated by cgprsCgGatewayIpTable. | |
| cgprsCgGroupEntry | 1.3.6.1.4.1.9.9.192.1.1.60.1 | not-accessible | A conceptual row in the cgprsCgGroupTable. A row is created in cgprsCgGroupTable whenever a charing group is configured, whereas a row is deleted on removal/unconfiguration of a charging group. | |
| I32 cgprsCgGroupIndex | 1.3.6.1.4.1.9.9.192.1.1.60.1.1 | Integer32 | not-accessible | A locally unique identifier for the charging groups on GGSN. Note: There is support for only 30 charging groups (0-29). Where charging group 0 is also referred as default charging gateway group. |
| STR cgprsCgGroupIscsi | 1.3.6.1.4.1.9.9.192.1.1.60.1.2 | SnmpAdminString | read-create | This object specifies the iSCSI gateway name for the charging group. |
| ROW cgprsCgGroupRowStatus | 1.3.6.1.4.1.9.9.192.1.1.60.1.5 | RowStatus | read-create | This object is used to create a new row or delete an existing row in this table. |
| INT cgprsCgGroupServiceMode | 1.3.6.1.4.1.9.9.192.1.1.60.1.3 | INTEGER | read-create | This object specifies the charging service-mode for a charging group. The charging functions in the GGSN involve mainly collection/accumulation of CDRs and transmitting CDRs to the Charging Gateways. The charging service-mode function has no impact to the collection/accumulation of CDRs. The charging service mode function only involves the transmission of CDRs to the charging gateways. The charging service-mode has the following two states: 'operational' : In this state, the charging group will observe normal charging operations. That is, accumulation and transmission of CDRs to the charging gateway will continue as is done normally. 'maintenance' : In this state, transmission of CDRs to the charging gateways will not be performed; However, collection and accumulation of CDRs will continue as is done normally. When the GGSN is in 'maintenance' mode, all the charging configurations will be allowed. In the system-init phase, the charging service mode CLI configs will not be handled. The handling of 'Redirecting Request', 'Node Alive' and charging gateway switchover mechanisms will not be performed while the charging is in maintenance mode. After the mode is changed to operational mode, the messages in the pending queue will be sent towards the newly configured active charging gateway and the normal functions will continue from thereon. When switching between modes, traps will be generated using cgprsCgGatewayGroupInServiceModeNotif and cgprsCgGatewayGroupMaintenanceModeNotif. |
| T/F cgprsCgGroupSwitchOverPriority | 1.3.6.1.4.1.9.9.192.1.1.60.1.4 | TruthValue | read-create | This object specifies the switch over priority mechanism. 'true' - If a higher priority CG comes up, it becomes the active CG. 'false' - If a higher priority CG comes up, the existing active CG continues to be active. |
| cgprsCgGroupTable | 1.3.6.1.4.1.9.9.192.1.1.60 | not-accessible | Charging gateway group table. The table contains a list of charging groups. In each charging group, a unique primary, secondary, and tertiary charging gateway, and iSCSI target can be defined and associated with an APN. Charging group enables sending charging records belonging to different APNs to different destinations. | |
| U32 cgprsCgGtpPrimePort | 1.3.6.1.4.1.9.9.192.1.1.16 | Unsigned32 | read-write | The destination port for transferring G-CDR between GGSN and CG. The port number is used for both UDP and TCP. |
| T/F cgprsCgGtpShortHeaderEnable | 1.3.6.1.4.1.9.9.192.1.1.27 | TruthValue | read-write | This object enables the GGSN to use the 6-byte GTP short header for charging transactions. This object cannot be toggled when there are pending CDR's. |
| NTF cgprsCgInServiceModeNotif | 1.3.6.1.4.1.9.9.192.2.0.3 | A notification of this type is generated when the GGSN charging function is in normal mode. This can be identified by cgprsCgServiceMode object for default charging gateway group whereas for other charging groups, including default charging gateway group it can be identfied by cgprsCgGroupServiceMode. This notification is deprecated by cgprsCgGatewayGroupInServiceModeNotif | ||
| INT cgprsCgLinkState | 1.3.6.1.4.1.9.9.192.1.1.22.1.6 | INTEGER | read-only | This object is used to indicate the reachability of the CG. If the CG is reachable then this object is set to 'on'. When the CG is not reachable but the GGSN tries to establish a connection then the object will be set to 'pending' state. When the CG is not reachable then the value returned for this object will be 'off'. |
| NTF cgprsCgMaintenanceModeNotif | 1.3.6.1.4.1.9.9.192.2.0.4 | A notification of this type is generated when the GGSN charging function is in maintenance mode. This can be identified by cgprsCgServiceMode object for default charging gateway group whereas for other charging groups, including default charging gateway group it can be identfied by cgprsCgGroupServiceMode. This notification is deprecated by cgprsCgGatewayGroupMaintenanceModeNotif | ||
| U32 cgprsCgMapDataTos | 1.3.6.1.4.1.9.9.192.1.1.12 | Unsigned32 | read-write | Specifies a IP Type of Service (TOS) mapping for GPRS charging data packets transmitted by the GGSN. A higher TOS mapping value indicates a higher service priority. The values '6' and '7' are not used in the mapping. |
| cgprsCgMIBAlarmsGroup | 1.3.6.1.4.1.9.9.192.3.2.3 | A collection of objects providing information about the charging gateway and charging related alarms. This group is obsoleted by cgprsCgMIBAlarmsGroupRev1. | ||
| cgprsCgMIBAlarmsGroupRev1 | 1.3.6.1.4.1.9.9.192.3.2.8 | A collection of objects providing information about the charging gateway and charging related alarms. This group is obsoleted by cgprsCgMIBAlarmsGroupRev2 | ||
| cgprsCgMIBAlarmsGroupRev2 | 1.3.6.1.4.1.9.9.192.3.2.22 | A collection of objects providing information about the charging gateway and charging related alarms. | ||
| cgprsCgMIBCompliances | 1.3.6.1.4.1.9.9.192.3.1 | |||
| cgprsCgMIBConfigGroup | 1.3.6.1.4.1.9.9.192.3.2.1 | A collection of objects providing charging related configuration. | ||
| cgprsCgMIBConfigGroupR100 | 1.3.6.1.4.1.9.9.192.3.2.26 | A collection of charging related configuration objects for GGSN 10.0 release. This group is deprecated and replaced by cgprsCgMIBConfigGroupR100Rev1. | ||
| cgprsCgMIBConfigGroupR100Rev1 | 1.3.6.1.4.1.9.9.192.3.2.27 | A collection of charging related configuration objects for GGSN 10.0 release. | ||
| cgprsCgMIBConfigGroupR60 | 1.3.6.1.4.1.9.9.192.3.2.13 | A collection of objects added as part of GGSN release R6.0. | ||
| cgprsCgMIBConfigGroupR80 | 1.3.6.1.4.1.9.9.192.3.2.18 | Collection of objects added as part of GGSN R8.0 release. | ||
| cgprsCgMIBConfigGroupR90 | 1.3.6.1.4.1.9.9.192.3.2.20 | Collection of objects added as part of GGSN R9.0 release. | ||
| cgprsCgMIBConfigGroupRev1 | 1.3.6.1.4.1.9.9.192.3.2.5 | A collection of objects providing charging related configuration. This group is deprecated by cgprsCgMIBConfigGroupRev2. | ||
| cgprsCgMIBConfigGroupRev2 | 1.3.6.1.4.1.9.9.192.3.2.7 | A collection of objects providing charging related configuration. | ||
| cgprsCgMIBConfigGroupRev3 | 1.3.6.1.4.1.9.9.192.3.2.9 | A collection of objects providing charging related configuration. | ||
| cgprsCgMIBConfigGroupRev4 | 1.3.6.1.4.1.9.9.192.3.2.16 | A collection of objects providing charging related configurations. | ||
| cgprsCgMIBConfigGroupRev5 | 1.3.6.1.4.1.9.9.192.3.2.24 | A collection of objects providing charging related configurations. | ||
| cgprsCgMIBConfigProfileChangeGroup | 1.3.6.1.4.1.9.9.192.3.2.15 | A collection of objects providing charging related configuration. This is deprecated by cgprsCgMIBConfigProfileChangeGroupRev1. | ||
| cgprsCgMIBConfigProfileChangeGroupRev1 | 1.3.6.1.4.1.9.9.192.3.2.19 | A collection of objects providing charging related configuration. | ||
| cgprsCgMIBConfigProfileChangeGroupRev1Sup1 | 1.3.6.1.4.1.9.9.192.3.2.28 | A collection of objects providing charging related configuration. | ||
| cgprsCgMIBExtConfigGroup | 1.3.6.1.4.1.9.9.192.3.2.17 | A collection of status objects. | ||
| cgprsCgMIBGroups | 1.3.6.1.4.1.9.9.192.3.2 | |||
| cgprsCgMIBNotifGroup | 1.3.6.1.4.1.9.9.192.3.2.4 | A collection of notification. | ||
| cgprsCgMIBNotifGroupRev1 | 1.3.6.1.4.1.9.9.192.3.2.10 | A collection of notification. | ||
| cgprsCgMIBNotifGroupRev2 | 1.3.6.1.4.1.9.9.192.3.2.25 | A collection of notification. | ||
| cgprsCgMIBStatsGroup | 1.3.6.1.4.1.9.9.192.3.2.2 | A collection of objects providing charging related statistics. | ||
| cgprsCgMIBStatsGroupRev1 | 1.3.6.1.4.1.9.9.192.3.2.6 | A collection of objects providing information about the charging gateway and charging related alarms. | ||
| cgprsCgMIBStatsGroupRev2 | 1.3.6.1.4.1.9.9.192.3.2.11 | A collection of objects providing charging related statistics. | ||
| cgprsCgMIBStatsGroupRev3 | 1.3.6.1.4.1.9.9.192.3.2.21 | A collection of objects providing charging related statistics. | ||
| cgprsCgMIBStatusGroup | 1.3.6.1.4.1.9.9.192.3.2.12 | A collection of objects providing charging related status. | ||
| cgprsCgMIBStatusGroupR60 | 1.3.6.1.4.1.9.9.192.3.2.14 | A collection of status object added as part of GGSN release R6.0. | ||
| cgprsCgMIBStatusGroupRev1 | 1.3.6.1.4.1.9.9.192.3.2.23 | A collection of objects providing charging related status. | ||
| U32 cgprsCgN3BufferSize | 1.3.6.1.4.1.9.9.192.1.1.17 | Unsigned32 | read-write | The transmit buffer size for sending GTP' PDU. |
| IP cgprsCgOldChgGatewayAddress | 1.3.6.1.4.1.9.9.192.1.5.3 | InetAddress | read-only | This object specifies the address of the previous active charging gateway. The type of address will same as the one present in cgprsCgActiveChgGatewayAddrType. This object is deprecated by cgprsCgGatewayGroupStatusOldCgAddr. |
| INT cgprsCgOperStatus | 1.3.6.1.4.1.9.9.192.1.1.22.1.5 | INTEGER | read-only | This object is used to indicate whether the configured CG is active(2) or standby(3).The object will return undefined(1) when its not used either as active(2) or standby(3). |
| T/F cgprsCgPartialCdrGenEnable | 1.3.6.1.4.1.9.9.192.1.1.34 | TruthValue | read-write | A Primary CDR refers to the first CDR for a PDP. Subsequent CDR's, called secondary CDR's, will be opened when the primary CDR is closed by triggers like exceeding data volume limit, max number of charging condition changes, SGSN change, etc., A Partial CDR is such subsequent CDR in which some fields, like Access Point Name, PDP Type, etc., that cannot change during the life time of the PDP are not included. This object controls the generation of partial CDRs on GGSN. When set to 'true', partial CDR's are generated. When set to 'false', partial CDR's are not generated i.e., all the fields are sent in the CDR. |
| T/F cgprsCgPartialCdrGenEnableAll | 1.3.6.1.4.1.9.9.192.1.1.41 | TruthValue | read-write | This object when set to 'true' enables the GGSN to copy the SGSN list for charging release prior to release 4 (cgprsCgRelease). The SGSN change limit trigger specified in the object cgprsCgCdrSgsnChangeLimit has to be set as well. If this object is set to 'false'-current SGSN address may not be present in CDR. This object can be set to true only when the object cgprsCgPartialCdrGenEnable is set to 'true'. |
| INT cgprsCgPathProtocol | 1.3.6.1.4.1.9.9.192.1.1.13 | INTEGER | read-write | Specifies the transport protocol used by the GGSN to transmit and receive charging data to and from a CG. udp - use UDP for charging data transfers. tcp - use TCP for charging data transfers. |
| U32 cgprsCgPathRequest | 1.3.6.1.4.1.9.9.192.1.1.10 | Unsigned32 | read-write | The time interval between two TCP connection establishment retry attempts if the TCP connection can't be established for the communication with CG. |
| G32 cgprsCgPendingMsgNum | 1.3.6.1.4.1.9.9.192.1.3.6 | Gauge32 | read-only | The number of currently pending G-CDR output messages. Trigger Condition: This counter is triggered when the CDR is sent to the CG and the response from the CG failed. |
| U32 cgprsCgPktsQSize | 1.3.6.1.4.1.9.9.192.1.1.9 | Unsigned32 | read-write | The maximum size of the GGSN's queue of outstanding charging data transfer requests. |
| INT cgprsCgProfileCategory | 1.3.6.1.4.1.9.9.192.1.1.30.1.4 | INTEGER | read-create | This object defines the charging profile category. hotRate(0) - Charging by hot billing. flat(1) - Flat rate charging. prepaid(2) - Prepaid charging. normal(3) - Normal charging. |
| T/F cgprsCgProfileCdrSuppress | 1.3.6.1.4.1.9.9.192.1.1.30.1.5 | TruthValue | read-create | This object specifies the generation of CDRs. If set to 'true', there won't be any CDRs generated. If set to 'false', the CDRs will be generated. |
| T/F cgprsCgProfileCdrSuppressPrepaid | 1.3.6.1.4.1.9.9.192.1.1.30.1.12 | TruthValue | read-create | This object specifies the suppression of CDRs for prepaid. This object can be set to 'true' only when the object cgprsCgProfileCdrSuppress is set to 'false'. If set to 'true', there won't be any CDRs generated for prepaid users. If set to 'false', the CDRs will be generated for prepaid users. |
| STR cgprsCgProfileContentDccaProfile | 1.3.6.1.4.1.9.9.192.1.1.30.1.13 | SnmpAdminString | read-create | This object specifies a DCCA client to use to communicate with a DCCA server in a GGSN charging profile. The profile name is the DCCA profile name (cGgsnSADccaProfileName) which is present in CISCO-GGSN-SERVICE-AWARE-MIB and it's outside the scope of this MIB. The presence of the object in this table indicates online billing is required. Therefore, regardless of whether a subscriber is prepaid or postpaid, the GGSN will contact the DCCA server if this object is set. If the user is to be treated as a postpaid user, the server returns X and the user is treated as a postpaid user. If this object is not set to valid value, then users using the charging profile will be treated as postpaid (offline billing). |
| cgprsCgProfileContentDccaProfileEntry | 1.3.6.1.4.1.9.9.192.1.1.62.1 | not-accessible | An Entry contains the DCCA profile name. | |
| STR cgprsCgProfileContentDccaProfileName | 1.3.6.1.4.1.9.9.192.1.1.62.1.1 | SnmpAdminString | not-accessible | This object specifies a DCCA client to use to communicate with a DCCA server in a GGSN charging profile. The value must be same as an entry in cGgsnSADccaProfileTable identified by cGgsnSADccaProfileName. |
| ROW cgprsCgProfileContentDccaProfileRowStatus | 1.3.6.1.4.1.9.9.192.1.1.62.1.2 | RowStatus | read-create | This object is used to create a new row or delete an existing row in this table. This object must be set to 'creatAndGo' to create an entry and set to 'destroy' to delete an entry. The value in any column may be modified any time even the value of this entry rowStatus object is 'active'. |
| cgprsCgProfileContentDccaProfileTable | 1.3.6.1.4.1.9.9.192.1.1.62 | not-accessible | This table contains the list of DCCA Profiles configured as part of the charging profile. | |
| U32 cgprsCgProfileContentDccaProfileWeight | 1.3.6.1.4.1.9.9.192.1.1.62.1.3 | Unsigned32 | read-create | This object specifies the DCCA profile Round Robin weight |
| T/F cgprsCgProfileContentPostPlmnChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.21 | TruthValue | read-create | This object when set to 'true' enables the trigger for PLMN change for postpaid users using this charging profile. When enabled, the current PLMN-ID is always written into the service-record. If none is received in the PDP create/update request, a value of zero is written into the service-record. This object can be set to 'true' only when the object cgprsCgServiceRecordIncludePlmn is 'true'. When a PLMN-ID change is received, the G-CDR is closed. A new service-record is generated and the new PLMN-ID is written into the new service-record. |
| T/F cgprsCgProfileContentPostQosChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.18 | TruthValue | read-create | This object when set to 'true' enables the trigger for QoS change for postpaid users using this charging profile. The change in QoS causes GGSN to close the G-CDR for a particular PDP context and generate the service record for each service. |
| T/F cgprsCgProfileContentPostRatChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.20 | TruthValue | read-create | This object when set to 'true' enables the trigger for RAT change for postpaid users using this charging profile. This object can be set to 'true' only when the object cgprsCgServiceRecordIncludeRat is 'true'. When a RAT change is received, the G-CDR is closed. The new RAT value is written into the new G-CDR and service record is is generated with the new RAT value. |
| T/F cgprsCgProfileContentPostSgsnChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.19 | TruthValue | read-create | This object when set to 'true' enables the trigger for SGSN change for postpaid users using this charging profile. The SGSN address is added to the SGSN list in the context G-CDR. When the SGSN limit is reached, the G-CDR is closed. Current SGSN address is written into the CDR, when the cgprsCgRelease value is 'release4' or above, and service record is generated. |
| U32 cgprsCgProfileContentPostTime | 1.3.6.1.4.1.9.9.192.1.1.30.1.14 | Unsigned32 | read-create | This object specifies a trigger condition for postpaid users in this charging profile, the time duration limit that when exceeded causes the GGSN to collect upstream and downstream traffic byte counts and close and update the G-CDR for a particular PDP context. |
| T/F cgprsCgProfileContentPostUserLocChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.24 | TruthValue | read-create | This object when set to 'true' enables the trigger for user location change for postpaid users using this charging profile. When the trigger is enabled and a user location change is received, the G-CDR is closed. A new service-record is generated and the new user location information is written into the new service-record. This object can be set to 'true' only when the object cgprsCgServiceRecordIncludeUserLocInfo is 'true'. |
| U32 cgprsCgProfileContentPostValidityTime | 1.3.6.1.4.1.9.9.192.1.1.30.1.23 | Unsigned32 | read-create | This object specifies the validity timeout for this postpaid users in this charging profile. By default, the time and volume quota for postpaid has no validity timeout. If it is configured, it applies to both time based or volume based quota. The valid range of this object is from 900 to 4294967295, and the value 0 indicates that the validity timeout is not configured. |
| U32 cgprsCgProfileContentPostValTime | 1.3.6.1.4.1.9.9.192.1.1.30.1.15 | Unsigned32 | read-create | This object specifies the validity timeout for this postpaid users in this charging profile. By default, the time and volume quota for postpaid has no validity timeout. If it is configured, it applies to both time based or volume based quota. This object is deprecated by cgprsCgProfileContentPostValidityTime |
| U32 cgprsCgProfileContentPostVolume | 1.3.6.1.4.1.9.9.192.1.1.30.1.16 | Unsigned32 | read-create | This object specifies a trigger condition for postpaid users in this charging profile, the maximum number of bytes that the GGSN maintains across all containers for a particular PDP context before closing and updating the G-CDR. |
| STR cgprsCgProfileContentRulebaseId | 1.3.6.1.4.1.9.9.192.1.1.30.1.17 | SnmpAdminString | read-create | This object sets the rulebase ID for this charging profile. Rulebases contain the rules for defining categories of traffic, categories on which decisions such as whether to allow or disallow traffic, and how to measure the traffic, are based. The GGSN maps Diameter Rulebase IDs to CSG billing plans. The rulebase value presented in a RADIUS Access Accept message overrides the default rulebase ID configured in the charging profile. A rulebase ID received in a CCA initial message from a DCCA server overrides the Rulebase ID received from the RADIUS server and the default rulebase ID configured in a charging profile. |
| STR cgprsCgProfileDesc | 1.3.6.1.4.1.9.9.192.1.1.30.1.3 | SnmpAdminString | read-create | This object is used to describe this profile. |
| U32 cgprsCgProfileDurLimit | 1.3.6.1.4.1.9.9.192.1.1.30.1.8 | Unsigned32 | read-create | This object specifies the time limit in which the CDR updation has to take place. The value '0' means no duration limit. |
| T/F cgprsCgProfileDurLimitReset | 1.3.6.1.4.1.9.9.192.1.1.30.1.9 | TruthValue | read-create | This object is used to reset the duration limit timer specified in cgprsCgProfileDurLimit when another trigger occurs. If set to 'true' the duration limit timer will be reset when another trigger such as volume limit occurs. If set to 'false', the duration timer will continue until it reaches the value set in cgprsCgProfileDurLimit. |
| cgprsCgProfileEntry | 1.3.6.1.4.1.9.9.192.1.1.30.1 | not-accessible | An entry is created for each charging profile, with the characteristics of the charging being configured, it has some default characteristics when not configured. | |
| INT cgprsCgProfileMapCategory | 1.3.6.1.4.1.9.9.192.1.1.31.1.1 | INTEGER | not-accessible | This object defines the category in which the MS falls into. |
| cgprsCgProfileMapEntry | 1.3.6.1.4.1.9.9.192.1.1.31.1 | not-accessible | Entry for each category (all, home, visiting and roamer) exists, which has the profile number and override condition. | |
| I32 cgprsCgProfileMapNum | 1.3.6.1.4.1.9.9.192.1.1.31.1.2 | Integer32 | read-write | This object represents the profile number which is created using cgprsCgProfileTable. This object holds the valid value represented by cgprsCgProfileNum. The profile number 0 cannot be created or deleted using cgprsCgProfileTable. It's created using the other configuration objects cgprsCgContainerVolThresh, cgprsCgCdrSgsnChangeLimit, cgprsCgContainerTimeLimit. This object is deprecated by cgprsCgProfileMapNumber. |
| I32 cgprsCgProfileMapNumber | 1.3.6.1.4.1.9.9.192.1.1.31.1.5 | Integer32 | read-write | This object represents the profile number which is created using cgprsCgProfileTable. This object holds the valid value represented by cgprsCgProfileNum. The profile number 0 cannot be created or deleted using cgprsCgProfileTable. It's created using the other configuration objects cgprsCgContainerVolThresh, cgprsCgCdrSgsnChangeLimit, cgprsCgContainerTimeLimit. The value -1 for this object indicates that the default profile for the category is not configured. |
| T/F cgprsCgProfileMapOverride | 1.3.6.1.4.1.9.9.192.1.1.31.1.3 | TruthValue | read-write | This object defines whether the profile set in cgprsCgProfileMapNum should override the value received from SGSN. |
| cgprsCgProfileMapTable | 1.3.6.1.4.1.9.9.192.1.1.31 | not-accessible | This table maintains the default charging profile mappings. The profile set in cgprsCgProfileTable will be mapped to the default profile table. Only one mapping to the type of MS can be present. This is a static table which contains only four entries, each for a category. | |
| T/F cgprsCgProfileMapTrusted | 1.3.6.1.4.1.9.9.192.1.1.31.1.4 | TruthValue | read-write | This object defines whether the profile for 'roaming', 'visitor' is a trusted. This object has no meaning when the value of the cgprsCgProfileMapCategory is 'all' or 'home'. If this object is set to 'true' and cgprsCgProfileMapCategory is 'roaming', then this profile will be the default profile for trusted roamer. If set to 'false', then it's just a roamer. If this object is set to 'true' and cgprsCgProfileMapCategory is 'visitor', then this profile will be the default profile for trusted visitor. If set to 'false', then it's just a roamer. |
| U32 cgprsCgProfileNum | 1.3.6.1.4.1.9.9.192.1.1.30.1.1 | Unsigned32 | not-accessible | This object is the charging profile index. This object represents the 'P' bits in charging characteristics. |
| ROW cgprsCgProfileRowStatus | 1.3.6.1.4.1.9.9.192.1.1.30.1.2 | RowStatus | read-create | 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'. Only these two values 'createAndGo' and 'destroy' will be accepted. The table objects can be modified, when the RowStatus (cgprsCgProfileRowStatus) is active. |
| T/F cgprsCgProfileScdrEnable | 1.3.6.1.4.1.9.9.192.1.1.30.1.25 | TruthValue | read-create | This object specifies whether the SGW CDR generation is enabled or disabled, for the sessions in SPGW mode. When set to 'true' SGW mode CDR generation is enabled. when set to 'false' SGW mode CDR generation is Disabled. By default the value of this object is 'false'. |
| I32 cgprsCgProfileSgsnChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.11 | Integer32 | read-create | This object denotes the maximum number of SGSN changes that will trigger the closure of G-CDR or partial record. When the maximum number is reached, the record is closed and a new partial record is opened. When the value is zero, then for every SGSN change, the G-CDR or partial record is closed. The value '-1' indicates no sgsn change limit. |
| STO cgprsCgProfileStorageType | 1.3.6.1.4.1.9.9.192.1.1.30.1.22 | StorageType | read-create | The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. |
| cgprsCgProfileTable | 1.3.6.1.4.1.9.9.192.1.1.30 | not-accessible | Charging characteristics is a parameter introduced in Release 99.Charging Characteristics allows the operator to apply different charging methods on a per PDP basis. Charging Characteristics is a 2-octet parameter: The first 4 bits of the first octet, the 'P' bits, is called the charging profile index. It specifies up to 16 different charging profiles. The remaining bits, the 'B' bits, can be used to further characterize the Charging behavior. Charging characteristics can be received from the SGSN as an IE in the create PDP request message or from locally defined defaults. There can be local default at the access-point or GGSN levels. At either level, there may be also different defaults for home, roaming, visiting subscribers, etc. This table allows to create a charging profile and define all the characteristics for that profile. This profile will be mapped to some APN. | |
| T/F cgprsCgProfileTariffTime | 1.3.6.1.4.1.9.9.192.1.1.30.1.10 | TruthValue | read-create | This object enables the tariff time for this profile. |
| U32 cgprsCgProfileVolumeLimit | 1.3.6.1.4.1.9.9.192.1.1.30.1.6 | Unsigned32 | read-create | This object specifies the volume limit at which the CDR updation has to take place. |
| T/F cgprsCgProfileVolumeLimitReset | 1.3.6.1.4.1.9.9.192.1.1.30.1.7 | TruthValue | read-create | This object is used to reset the volume limit timer specified in cgprsCgProfileVolumeLimit when another trigger occurs. If set to 'true' the volume limit timer will be reset when another trigger such as duration limit occurs. If set to 'false', the volume timer will continue until it reaches the value set in cgprsCgProfileVolumeLimit. |
| T/F cgprsCgPtcEnable | 1.3.6.1.4.1.9.9.192.1.1.38 | TruthValue | read-write | When this object is set, GGSN sends the Packet Transfer Command (PTC) IE in the CDR message. 'true' - send PTC IE with the CDR. The value in the IE will be 'Send Data Record Packet' if the object cgprsCgPtcPossiblyDupEnable is not set to 'true' and there is no condition of possibly duplicate scenario. 'false' - do not send PTC IE with the CDR. This object cannot be set to 'false' if the object cgprsCgPtcPossiblyDupEnable is set to 'true'. |
| T/F cgprsCgPtcPossiblyDupEnable | 1.3.6.1.4.1.9.9.192.1.1.39 | TruthValue | read-write | This object is used to send possibly duplicated Data Record Packet. When the CDR packet is directed to a secondary CGF (by a CDR generating node) because the currently used CGF is not working or the CDR transfer is not working properly, then this Packet Transfer Command is used instead of the normal 'Send Data Record Packet'. This object has no meaning unless the object cgprsCgPtcEnable is set to 'true'. 'true' - send PTC IE with 'Possibly Duplicate Record' with the CDR when the possibly duplicate scenario occurs. 'false' - Do not set the PTC IE with 'Possibly Duplicate Record' even if possibly duplicate scenario occurs. |
| I32 cgprsCgReconnect | 1.3.6.1.4.1.9.9.192.1.1.37 | Integer32 | read-write | This object enables the charging reconnect feature. This feature when enabled, reconnects to the CG that is unreachable due to some transient network or link failures. It is only needed for CG using path protocoal as UDP and when the CG can only respond to echo but cannot send echo request. By default this feature is disabled. |
| INT cgprsCgRelease | 1.3.6.1.4.1.9.9.192.1.1.26 | INTEGER | read-write | This object specifies the release specific parameters that needs to be used when communicating with the CG. for eg: Qos Profile Info, Charging Characteristics field, etc., This object also defines the charging release to enable the CRs implemented in GGSN version 5.0 (GGSN version is defined in cGgsnVersion in CISCO-GGSN-MIB, which is out of scope of this MIB). 'release98' - No behavior change in GGSN 5.0. 'release99' - From the baseline support of R99 that we already have in GGSN4.0, add support of 32.015 CR 032 with the latest (Data Record Format Version) of 32.015 v3.10.0. 'release4' or 'release5' - From the baseline support of R99 in GGSN 5.0, add 32.215 CR 002 and Charging Characteristics Selection Mode. |
| T/F cgprsCgScdrEnable | 1.3.6.1.4.1.9.9.192.1.1.63 | TruthValue | read-write | This object specifies whether the SGW CDR generation is enabled or disabled, for the sessions in SPGW mode. When set to 'true' SGW mode CDR generation is enabled. when set to 'false' SGW mode CDR generation is Disabled. By default the value of this object is 'false'. |
| C32 cgprsCgSentMsgNum | 1.3.6.1.4.1.9.9.192.1.3.7 | Counter32 | read-only | The number of transmitted G-CDR output messages since the charging service is enabled. The sent G-CDR is the CDR that was sent to the CG for which the GGSN got a response back from the CG. Trigger Condition: This counter is incremented when a CDR is sent to the CG and got a positive response. |
| U32 cgprsCgServerSwitchTimeout | 1.3.6.1.4.1.9.9.192.1.1.14 | Unsigned32 | read-write | A timeout value that determines when the GGSN attempts to switch over to an alternate CG after a destination CG cannot be located or becomes unusable. Setting value 0 disables this feature. |
| INT cgprsCgServiceMode | 1.3.6.1.4.1.9.9.192.1.1.33 | INTEGER | read-write | This object specifies the service mode for charging. The charging functions in the GGSN involve mainly collection/accumulation of CDRs and transmitting CDRs to the Charging Gateways. The charging service-mode function has no impact to the collection/accumulation of CDRs. The charging service mode function only involves the transmission of CDRs to the charging gateways. The charging service-mode has the following two states: 'operational' : Normal operation. 'maintenance' : In this state, transmission of CDRs to the charging gateways will not be performed; However, collection and accumulation of CDRs will continue as is done normally. The default charging service-mode state is 'in-service'(This mode is set with value as 'operational'). When the GGSN is in 'outOfService' mode set in cGgsnServiceMode, all the charging configurations will be allowed. In the system-init phase, the charging service mode CLI configs will not be handled. The handling of 'Redirecting Request', 'Node Alive' and charging gateway switchover mechanisms will not be performed while the charging is in maintenance mode. After the mode is changed to in-service, the messages in the pending queue will be sent towards the newly configured active charging gateway and the normal functions will continue from thereon. When switching between modes, traps will be generated using cgprsCgInServiceModeNotif and cgprsCgMaintenanceModeNotif. This object is deprecated by cgprsCgGroupServiceMode. |
| T/F cgprsCgServiceRecordIncludePlmn | 1.3.6.1.4.1.9.9.192.1.1.57 | TruthValue | read-write | This object when set to 'true', writes the PLMN-ID of the PDP into the service record when there is change in the PLMN-ID. If this object is set to 'false', it disables the plmn trigger set by the object cgprsCgProfileContentPostPlmnChange. |
| T/F cgprsCgServiceRecordIncludeRat | 1.3.6.1.4.1.9.9.192.1.1.56 | TruthValue | read-write | This object when set to 'true', writes the RAT value into into the service record when RAT change is recieved. If this object is set to 'false', it disables the RAT trigger set by the object cgprsCgProfileContentPostRatChange. |
| T/F cgprsCgServiceRecordIncludeUserLocInfo | 1.3.6.1.4.1.9.9.192.1.1.59 | TruthValue | read-write | When this object is set to 'true', the user location information of the PDP is written into the service record when there is change in the user location information. When this object is set to 'false', the user location information of the PDP is not written into the service record. |
| U32 cgprsCgSgsnChangeLimit | 1.3.6.1.4.1.9.9.192.1.1.24 | Unsigned32 | read-write | This object denotes the maximum number of SGSN changes that will trigger the closure of G-CDR or partial record. When the maximum number is reached, the record is closed and a new partial record is opened. When the value is zero, then for every SGSN change, the G-CDR or partial record is closed. This object is deprecated by cgprsCgCdrSgsnChangeLimit. |
| T/F cgprsCgSwitchOverPriority | 1.3.6.1.4.1.9.9.192.1.1.35 | TruthValue | read-write | This object is used to enable the switch over priority mechanism. 'true' - If a higher priority CG comes up, it becomes the active CG. 'false' - If a higher priority CG comes up, the existing active CG continues to be active. This object is deprecated by cgprsCgGroupSwitchOverPriority. |
| cgprsCgTariffTimeEntry | 1.3.6.1.4.1.9.9.192.1.1.21.1 | not-accessible | A description of a tariff time entry. An entry is created whenever a tariff time is configured. When the GPRS tariffs time is reached, a container will be attached to the G-CDR for the user. A new entry cannot be created in this table when the table is full. | |
| U32 cgprsCgTariffTimeHour | 1.3.6.1.4.1.9.9.192.1.1.21.1.3 | Unsigned32 | read-create | Specifies the hours part of GPRS tariffs time. |
| U32 cgprsCgTariffTimeIndex | 1.3.6.1.4.1.9.9.192.1.1.21.1.1 | Unsigned32 | not-accessible | An arbitrary non-zero integer value uniquely identifying each charging tariff time. |
| U32 cgprsCgTariffTimeMaxEntries | 1.3.6.1.4.1.9.9.192.1.1.19 | Unsigned32 | read-only | Indicates the upper limit on the number of entries that the cgprsCgTariffTimeTable may contain. |
| U32 cgprsCgTariffTimeMin | 1.3.6.1.4.1.9.9.192.1.1.21.1.4 | Unsigned32 | read-create | Specifies the minutes part of GPRS tariffs time. |
| TES cgprsCgTariffTimeNextIndex | 1.3.6.1.4.1.9.9.192.1.1.20 | TestAndIncr | read-write | This object contains an appropriate value to be used for cgprsCgTariffTimeIndex when creating entries in the cgprsCgTariffTimeTable. The value 0 indicates that no new rows can be created. Otherwise, it is recommended that values are assigned contiguously, starting from 1. Algorithm for Tariff Time creation by a Manager: done = false while done == false begin index = GET (cgprsCgTariffTimeNextIndex.0) if ( index == 0 ) break; SET (cgprsCgTariffTimeNextIndex.0=index) && SET(cgprsCgTariffTimeRowStatus.index=createAndGo) if (set failed) done = false else done = true end. |
| ROW cgprsCgTariffTimeRowStatus | 1.3.6.1.4.1.9.9.192.1.1.21.1.2 | RowStatus | read-create | This object is used to create a new row or delete an existing row in this table. The objects in this table can't be modified if the value of this object is 'active'.RowStatus options 'notInService' and 'createAndWait' are not supported. |
| U32 cgprsCgTariffTimeSec | 1.3.6.1.4.1.9.9.192.1.1.21.1.5 | Unsigned32 | read-create | Specifies the seconds part of GPRS tariffs time. |
| cgprsCgTariffTimeTable | 1.3.6.1.4.1.9.9.192.1.1.21 | not-accessible | The tariff time table. The tariff time table contains all currently configured tariff times on the GGSN | |
| C32 cgprsCgTotalCdrOpened | 1.3.6.1.4.1.9.9.192.1.3.8 | Counter32 | read-only | This object gives the total number of CDRs opened on the GGSN, either since system startup or since the last time the charging statistics was cleared. Trigger Condition: This counter is incremented when a new CDR is opened. This new CDR might be opened initially and also due to the closure of the existing opened CDR. |
| C32 cgprsCgTotalContainerCreated | 1.3.6.1.4.1.9.9.192.1.3.9 | Counter32 | read-only | This object gives the total number of containers created on the GGSN, either since system startup or since the last time the charging statistics was cleared. Trigger Condition: This counter is incremented when the CDR is closed or the CDR is updated. |
| C32 cgprsCgTotalServiceRecords | 1.3.6.1.4.1.9.9.192.1.3.10 | Counter32 | read-only | This object reflects the total number of service records created on the GGSN, either since the system startup or since the time the service aware feature is enabled. Trigger Condition: This counter is incremented when the service record is closed. |
| T/F cgprsCgTransFormNumRespEnable | 1.3.6.1.4.1.9.9.192.1.1.28 | TruthValue | read-write | When this object is set to 'true', the data record transfer response IE uses the one octet format which contains the number of records responded. When set to 'false', it uses the 2-octet format and it contains the length of this IE. This object cannot be toggled when there are active MS sessions on the GGSN. |
| U32 cgprsCgTransInterval | 1.3.6.1.4.1.9.9.192.1.1.8 | Unsigned32 | read-write | Specifies the time interval between transfers of GPRS charging data for a PDP context (user session) between the GGSN and the charging gateway. |
| ciscoGprsChargingAlarms | 1.3.6.1.4.1.9.9.192.1.4 | |||
| ciscoGprsChargingConfig | 1.3.6.1.4.1.9.9.192.1.1 | |||
| ciscoGprsChargingMIB | 1.3.6.1.4.1.9.9.192 | This MIB module manages the charging related function on the GGSN node of a GPRS system. The following diagram illustrates a simplified GPRS logical architecture with the interface name denotations: +==+ +===+ +====+ +====+ +===+ |MS|-----|BSS|-----|SGSN|---Gn---|GGSN|---Gi---|PDN| +==+ +===+ +====+ +====+ +===+ \ / Ga Ga \ +==+ / |CG| +==+ Charging information in GPRS is collected for each MS by SGSNs and GGSNs that are serving that MS. The GGSN collects charging information for each MS based on both external data network usage and the GPRS network resources. Acronyms and terms: APN Access Point Name BSS Base Station System CCA Credit Control Answer CDR Call Detail Record CID Charging Identification CG Charging Gateway CGF Charging Gateway Functionality CGG Charging Gateway Group. DCCA Diameter Credit Control Application ETSI European Telecommunications Standards Institute Ga Name of the interface between SGSN/GGSN and CG Gi Name of the interface between GGSN and PDN Gn Name of the interface between GGSN and SGSN G-CDR Gateway GPRS Support Node-Call Detail Record GGSN Gateway GPRS Support Node GPRS General Packet Radio Service GSM Global System for Mobile communication GTP GPRS Tunneling Protocol GTP' GTP enchanced for charging IE Information Element MS Mobile Station PDN Packet Data Network PDP Packet Data Protocol SGSN Serving GPRS support Node TOS Type of Service. PSD Persistance Storage Device. PTC Packet Transfer Command. EPC Evolved Packet Core PGW PDN Gateway SGW Serving Gateway SPGW When a single physical EPC Gateway acts as both SGW and PGW for a session, then that session is said to be in SPGW mode. | ||
| ciscoGprsChargingMIBObjects | 1.3.6.1.4.1.9.9.192.1 | |||
| ciscoGprsChargingOthers | 1.3.6.1.4.1.9.9.192.1.2 | |||
| ciscoGprsChargingStats | 1.3.6.1.4.1.9.9.192.1.3 | |||
| ciscoGprsChargingStatus | 1.3.6.1.4.1.9.9.192.1.5 | |||
| ciscoGprsCharMIBConformances | 1.3.6.1.4.1.9.9.192.3 | |||
| ciscoGprsCharNotifPrefix | 1.3.6.1.4.1.9.9.192.2 | |||
| ciscoGprsCharNotifs | 1.3.6.1.4.1.9.9.192.2.0 |
RFC description
Charging gateway management for GPRS networks including billing, resource tracking, and rate monitoring.
Start monitoring Cisco GGSN (Gateway GPRS Support Node) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.