CISCO-GPRS-CHARGING-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-GPRS-CHARGING-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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 | |||
ciscoGprsChargingConfig | 1.3.6.1.4.1.9.9.192.1.1 | |||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. Enumeration: 'udp': 1, 'tcp': 2. |
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. |
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. |
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. |
cgprsCgN3BufferSize | 1.3.6.1.4.1.9.9.192.1.1.17 | unsigned32 | read-write |
The transmit buffer size for sending GTP' PDU. |
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. |
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. |
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. |
cgprsCgTariffTimeTable | 1.3.6.1.4.1.9.9.192.1.1.21 | no-access |
The tariff time table. The tariff time table contains all currently configured tariff times on the GGSN |
|
1.3.6.1.4.1.9.9.192.1.1.21.1 | no-access |
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. |
||
cgprsCgTariffTimeIndex | 1.3.6.1.4.1.9.9.192.1.1.21.1.1 | unsigned32 | no-access |
An arbitrary non-zero integer value uniquely identifying each charging tariff time. |
cgprsCgTariffTimeRowStatus | 1.3.6.1.4.1.9.9.192.1.1.21.1.2 | rowstatus | read-only |
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. |
cgprsCgTariffTimeHour | 1.3.6.1.4.1.9.9.192.1.1.21.1.3 | unsigned32 | read-only |
Specifies the hours part of GPRS tariffs time. |
cgprsCgTariffTimeMin | 1.3.6.1.4.1.9.9.192.1.1.21.1.4 | unsigned32 | read-only |
Specifies the minutes part of GPRS tariffs time. |
cgprsCgTariffTimeSec | 1.3.6.1.4.1.9.9.192.1.1.21.1.5 | unsigned32 | read-only |
Specifies the seconds part of GPRS tariffs time. |
cgprsCgGatewayTable | 1.3.6.1.4.1.9.9.192.1.1.22 | no-access |
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. |
|
1.3.6.1.4.1.9.9.192.1.1.22.1 | no-access |
A conceptual row in the cgprsCgGatewayTable. |
||
cgprsCgGatewayIndex | 1.3.6.1.4.1.9.9.192.1.1.22.1.1 | integer32 | no-access |
An unique identifier for the CG. |
cgprsCgGatewayAddrType | 1.3.6.1.4.1.9.9.192.1.1.22.1.2 | inetaddresstype | read-only |
This object indicates the type of Internet address given in cgprsCgGatewayAddr. |
cgprsCgGatewayAddr | 1.3.6.1.4.1.9.9.192.1.1.22.1.3 | inetaddress | read-only |
The IP address that is used to uniquely identify the CG. |
cgprsCgGatewayRowStatus | 1.3.6.1.4.1.9.9.192.1.1.22.1.4 | rowstatus | read-only |
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'. |
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). Enumeration: 'active': 2, 'standby': 3, 'undefined': 1. |
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'. Enumeration: 'on': 1, 'off': 2, 'pending': 3. |
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. Enumeration: 'canCloseCdr': 2, 'closeCdr': 1, 'closingCdr': 4, 'cannotCloseCdr': 3. |
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. |
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. |
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. Enumeration: 'release5': 4, 'release4': 3, 'release99': 2, 'release98': 1. |
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. |
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. |
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. |
cgprsCgProfileTable | 1.3.6.1.4.1.9.9.192.1.1.30 | no-access |
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. |
|
1.3.6.1.4.1.9.9.192.1.1.30.1 | no-access |
An entry is created for each charging profile, with the characteristics of the charging being configured, it has some default characteristics when not configured. |
||
cgprsCgProfileNum | 1.3.6.1.4.1.9.9.192.1.1.30.1.1 | unsigned32 | no-access |
This object is the charging profile index. This object represents the 'P' bits in charging characteristics. |
cgprsCgProfileRowStatus | 1.3.6.1.4.1.9.9.192.1.1.30.1.2 | rowstatus | read-only |
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. |
cgprsCgProfileDesc | 1.3.6.1.4.1.9.9.192.1.1.30.1.3 | snmpadminstring | read-only |
This object is used to describe this profile. |
cgprsCgProfileCategory | 1.3.6.1.4.1.9.9.192.1.1.30.1.4 | integer | read-only |
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. Enumeration: 'flat': 1, 'hotRate': 0, 'prepaid': 2, 'normal': 3. |
cgprsCgProfileCdrSuppress | 1.3.6.1.4.1.9.9.192.1.1.30.1.5 | truthvalue | read-only |
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. |
cgprsCgProfileVolumeLimit | 1.3.6.1.4.1.9.9.192.1.1.30.1.6 | unsigned32 | read-only |
This object specifies the volume limit at which the CDR updation has to take place. |
cgprsCgProfileVolumeLimitReset | 1.3.6.1.4.1.9.9.192.1.1.30.1.7 | truthvalue | read-only |
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. |
cgprsCgProfileDurLimit | 1.3.6.1.4.1.9.9.192.1.1.30.1.8 | unsigned32 | read-only |
This object specifies the time limit in which the CDR updation has to take place. The value '0' means no duration limit. |
cgprsCgProfileDurLimitReset | 1.3.6.1.4.1.9.9.192.1.1.30.1.9 | truthvalue | read-only |
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. |
cgprsCgProfileTariffTime | 1.3.6.1.4.1.9.9.192.1.1.30.1.10 | truthvalue | read-only |
This object enables the tariff time for this profile. |
cgprsCgProfileSgsnChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.11 | integer32 | read-only |
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. |
cgprsCgProfileCdrSuppressPrepaid | 1.3.6.1.4.1.9.9.192.1.1.30.1.12 | truthvalue | read-only |
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. |
cgprsCgProfileContentDccaProfile | 1.3.6.1.4.1.9.9.192.1.1.30.1.13 | snmpadminstring | read-only |
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). |
cgprsCgProfileContentPostTime | 1.3.6.1.4.1.9.9.192.1.1.30.1.14 | unsigned32 | read-only |
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. |
cgprsCgProfileContentPostValTime | 1.3.6.1.4.1.9.9.192.1.1.30.1.15 | unsigned32 | read-only |
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 |
cgprsCgProfileContentPostVolume | 1.3.6.1.4.1.9.9.192.1.1.30.1.16 | unsigned32 | read-only |
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. |
cgprsCgProfileContentRulebaseId | 1.3.6.1.4.1.9.9.192.1.1.30.1.17 | snmpadminstring | read-only |
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. |
cgprsCgProfileContentPostQosChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.18 | truthvalue | read-only |
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. |
cgprsCgProfileContentPostSgsnChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.19 | truthvalue | read-only |
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. |
cgprsCgProfileContentPostRatChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.20 | truthvalue | read-only |
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. |
cgprsCgProfileContentPostPlmnChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.21 | truthvalue | read-only |
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. |
cgprsCgProfileStorageType | 1.3.6.1.4.1.9.9.192.1.1.30.1.22 | storagetype | read-only |
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. |
cgprsCgProfileContentPostValidityTime | 1.3.6.1.4.1.9.9.192.1.1.30.1.23 | unsigned32 | read-only |
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. |
cgprsCgProfileContentPostUserLocChange | 1.3.6.1.4.1.9.9.192.1.1.30.1.24 | truthvalue | read-only |
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'. |
cgprsCgProfileScdrEnable | 1.3.6.1.4.1.9.9.192.1.1.30.1.25 | truthvalue | read-only |
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'. |
cgprsCgProfileMapTable | 1.3.6.1.4.1.9.9.192.1.1.31 | no-access |
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. |
|
1.3.6.1.4.1.9.9.192.1.1.31.1 | no-access |
Entry for each category (all, home, visiting and roamer) exists, which has the profile number and override condition. |
||
cgprsCgProfileMapCategory | 1.3.6.1.4.1.9.9.192.1.1.31.1.1 | integer | no-access |
This object defines the category in which the MS falls into. Enumeration: 'home': 2, 'roaming': 3, 'any': 1, 'visitor': 4. |
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. |
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. |
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. |
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. |
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. |
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. Enumeration: 'maintenance': 2, 'operational': 1. |
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. |
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. |
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. |
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. |
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'. |
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. |
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. |
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'. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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). |
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. |
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. |
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. |
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. |
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. |
cgprsCgGroupTable | 1.3.6.1.4.1.9.9.192.1.1.60 | no-access |
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. |
|
1.3.6.1.4.1.9.9.192.1.1.60.1 | no-access |
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. |
||
cgprsCgGroupIndex | 1.3.6.1.4.1.9.9.192.1.1.60.1.1 | integer32 | no-access |
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. |
cgprsCgGroupIscsi | 1.3.6.1.4.1.9.9.192.1.1.60.1.2 | snmpadminstring | read-only |
This object specifies the iSCSI gateway name for the charging group. |
cgprsCgGroupServiceMode | 1.3.6.1.4.1.9.9.192.1.1.60.1.3 | integer | read-only |
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. Enumeration: 'maintenance': 2, 'operational': 1. |
cgprsCgGroupSwitchOverPriority | 1.3.6.1.4.1.9.9.192.1.1.60.1.4 | truthvalue | read-only |
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. |
cgprsCgGroupRowStatus | 1.3.6.1.4.1.9.9.192.1.1.60.1.5 | rowstatus | read-only |
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 | no-access |
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. |
|
1.3.6.1.4.1.9.9.192.1.1.61.1 | no-access |
A conceptual row in the cgprsCgGatewayIpTable. |
||
cgprsCgGatewayIpIndex | 1.3.6.1.4.1.9.9.192.1.1.61.1.1 | unsigned32 | no-access |
An unique identifier for the CG. |
cgprsCgGatewayIpAddrType | 1.3.6.1.4.1.9.9.192.1.1.61.1.2 | inetaddresstype | read-only |
This object specifies the type of Internet address given in cgprsCgGatewayIpAddr. |
cgprsCgGatewayIpAddr | 1.3.6.1.4.1.9.9.192.1.1.61.1.3 | inetaddress | read-only |
This object specifies the IP address that is used to uniquely identify the CG. |
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 Enumeration: 'active': 2, 'standby': 3, 'undefined': 1. |
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 Enumeration: 'on': 1, 'off': 2, 'pending': 3. |
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. |
cgprsCgGatewayIpRowStatus | 1.3.6.1.4.1.9.9.192.1.1.61.1.7 | rowstatus | read-only |
This object is used to create a new row or delete an existing row in this table. |
cgprsCgProfileContentDccaProfileTable | 1.3.6.1.4.1.9.9.192.1.1.62 | no-access |
This table contains the list of DCCA Profiles configured as part of the charging profile. |
|
1.3.6.1.4.1.9.9.192.1.1.62.1 | no-access |
An Entry contains the DCCA profile name. |
||
cgprsCgProfileContentDccaProfileName | 1.3.6.1.4.1.9.9.192.1.1.62.1.1 | snmpadminstring | no-access |
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. |
cgprsCgProfileContentDccaProfileRowStatus | 1.3.6.1.4.1.9.9.192.1.1.62.1.2 | rowstatus | read-only |
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'. |
cgprsCgProfileContentDccaProfileWeight | 1.3.6.1.4.1.9.9.192.1.1.62.1.3 | unsigned32 | read-only |
This object specifies the DCCA profile Round Robin weight |
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'. |
ciscoGprsChargingOthers | 1.3.6.1.4.1.9.9.192.1.2 | |||
ciscoGprsChargingStats | 1.3.6.1.4.1.9.9.192.1.3 | |||
cgprsCgDownTimes | 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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
cgprsCgGatewayGroupStatisticsTable | 1.3.6.1.4.1.9.9.192.1.3.11 | no-access |
This table contains the charging statistics of all the charging groups on this GGSN. |
|
1.3.6.1.4.1.9.9.192.1.3.11.1 | no-access |
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. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ciscoGprsChargingAlarms | 1.3.6.1.4.1.9.9.192.1.4 | |||
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. |
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. |
cgprsCgAlarmHistTable | 1.3.6.1.4.1.9.9.192.1.4.3 | no-access |
This table contains a history of all charging gateway and charging related alarms that were generated.This table is deprecated by cgprsCgGatewayGroupAlarmHistTable |
|
1.3.6.1.4.1.9.9.192.1.4.3.1 | no-access |
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. |
||
cgprsCgAlarmHistIndex | 1.3.6.1.4.1.9.9.192.1.4.3.1.1 | unsigned32 | no-access |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
cgprsCgGatewayGroupAlarmHistTable | 1.3.6.1.4.1.9.9.192.1.4.5 | no-access |
This table contains a history of all charging groups and charging related alarms that were generated for the charging gateways per charging group. |
|
1.3.6.1.4.1.9.9.192.1.4.5.1 | no-access |
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. |
||
cgprsCgGatewayGroupAlarmHistIndex | 1.3.6.1.4.1.9.9.192.1.4.5.1.1 | unsigned32 | no-access |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ciscoGprsChargingStatus | 1.3.6.1.4.1.9.9.192.1.5 | |||
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. |
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. |
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. |
cgprsCgGatewayGroupStatusTable | 1.3.6.1.4.1.9.9.192.1.5.4 | no-access |
Charging gateway table. The table contains a list of currently active and previous active charging gateways. |
|
1.3.6.1.4.1.9.9.192.1.5.4.1 | no-access |
A conceptual row in the cgprsCgGatewayGroupStatusTable. |
||
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. |
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 |
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. |
ciscoGprsCharNotifPrefix | 1.3.6.1.4.1.9.9.192.2 | |||
ciscoGprsCharNotifs | 1.3.6.1.4.1.9.9.192.2.0 | |||
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 |
||
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 |
||
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 |
||
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 |
||
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. |
||
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. |
||
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 |
||
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 |
||
ciscoGprsCharMIBConformances | 1.3.6.1.4.1.9.9.192.3 | |||
cgprsCgMIBCompliances | 1.3.6.1.4.1.9.9.192.3.1 | |||
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. |
||
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. |
||
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. |
||
cgprsCgMIBGroups | 1.3.6.1.4.1.9.9.192.3.2 | |||
cgprsCgMIBConfigGroup | 1.3.6.1.4.1.9.9.192.3.2.1 |
A collection of objects providing charging related configuration. |
||
cgprsCgMIBStatsGroup | 1.3.6.1.4.1.9.9.192.3.2.2 |
A collection of objects providing charging related statistics. |
||
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. |
||
cgprsCgMIBNotifGroup | 1.3.6.1.4.1.9.9.192.3.2.4 |
A collection of notification. |
||
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. |
||
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. |
||
cgprsCgMIBConfigGroupRev2 | 1.3.6.1.4.1.9.9.192.3.2.7 |
A collection of objects providing charging related configuration. |
||
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 |
||
cgprsCgMIBConfigGroupRev3 | 1.3.6.1.4.1.9.9.192.3.2.9 |
A collection of objects providing charging related configuration. |
||
cgprsCgMIBNotifGroupRev1 | 1.3.6.1.4.1.9.9.192.3.2.10 |
A collection of notification. |
||
cgprsCgMIBStatsGroupRev2 | 1.3.6.1.4.1.9.9.192.3.2.11 |
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. |
||
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. |
||
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. |
||
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. |
||
cgprsCgMIBConfigGroupRev4 | 1.3.6.1.4.1.9.9.192.3.2.16 |
A collection of objects providing charging related configurations. |
||
cgprsCgMIBExtConfigGroup | 1.3.6.1.4.1.9.9.192.3.2.17 |
A collection of status objects. |
||
cgprsCgMIBConfigGroupR80 | 1.3.6.1.4.1.9.9.192.3.2.18 |
Collection of objects added as part of GGSN R8.0 release. |
||
cgprsCgMIBConfigProfileChangeGroupRev1 | 1.3.6.1.4.1.9.9.192.3.2.19 |
A collection of objects providing charging related configuration. |
||
cgprsCgMIBConfigGroupR90 | 1.3.6.1.4.1.9.9.192.3.2.20 |
Collection of objects added as part of GGSN R9.0 release. |
||
cgprsCgMIBStatsGroupRev3 | 1.3.6.1.4.1.9.9.192.3.2.21 |
A collection of objects providing charging related statistics. |
||
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. |
||
cgprsCgMIBStatusGroupRev1 | 1.3.6.1.4.1.9.9.192.3.2.23 |
A collection of objects providing charging related status. |
||
cgprsCgMIBConfigGroupRev5 | 1.3.6.1.4.1.9.9.192.3.2.24 |
A collection of objects providing charging related configurations. |
||
cgprsCgMIBNotifGroupRev2 | 1.3.6.1.4.1.9.9.192.3.2.25 |
A collection of notification. |
||
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. |
||
cgprsCgMIBConfigProfileChangeGroupRev1Sup1 | 1.3.6.1.4.1.9.9.192.3.2.28 |
A collection of objects providing charging related configuration. |