All MIBs › CISCO-GPRS-CHARGING-MIB › cgprsCgServiceMode
cgprsCgServiceMode
Module: CISCO-GPRS-CHARGING-MIB
OID (symbolic): CISCO-GPRS-CHARGING-MIB::cgprsCgServiceMode
OID (numeric): 1.3.6.1.4.1.9.9.192.1.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is cgprsCgServiceMode?
Sets the charging service mode on the GGSN, which governs how CDRs are transmitted to Charging Gateways without affecting the underlying CDR collection/accumulation logic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.192.1.1.33 snmpwalk -v2c -c public <target> CISCO-GPRS-CHARGING-MIB::cgprsCgServiceMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.192.1.1.33.1 snmpget -v2c -c public <target> CISCO-GPRS-CHARGING-MIB::cgprsCgServiceMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.192.1.1.33.1 i <value>
Start monitoring Cisco GGSN (Gateway GPRS Support Node) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-GPRS-CHARGING-MIB::cgprsCgServiceMode OID value, configure state conditions and alerts, and monitor any Cisco GGSN (Gateway GPRS Support Node) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.192 | ciscoGprsChargingMIB | CISCO-GPRS-CHARGING-MIB |
| 1.3.6.1.4.1.9.9.192.1 | ciscoGprsChargingMIBObjects | CISCO-GPRS-CHARGING-MIB |
| 1.3.6.1.4.1.9.9.192.1.1 | ciscoGprsChargingConfig | CISCO-GPRS-CHARGING-MIB |
| 1.3.6.1.4.1.9.9.192.1.1.33 | cgprsCgServiceMode | CISCO-GPRS-CHARGING-MIB |