All MIBs › CISCO-GPRS-CHARGING-MIB › cgprsCgReconnect
cgprsCgReconnect
Module: CISCO-GPRS-CHARGING-MIB
OID (symbolic): CISCO-GPRS-CHARGING-MIB::cgprsCgReconnect
OID (numeric): 1.3.6.1.4.1.9.9.192.1.1.37
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: 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.
What is cgprsCgReconnect?
Enables the charging reconnect feature, which automatically re-establishes contact with a Charging Gateway that became unreachable due to transient network or link failures (relevant for UDP-based CG paths).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.192.1.1.37 snmpwalk -v2c -c public <target> CISCO-GPRS-CHARGING-MIB::cgprsCgReconnect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.192.1.1.37.1 snmpget -v2c -c public <target> CISCO-GPRS-CHARGING-MIB::cgprsCgReconnect.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.192.1.1.37.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cgprsCgReconnect.1
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::cgprsCgReconnect 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.37 | cgprsCgReconnect | CISCO-GPRS-CHARGING-MIB |