CISCO-GPRS-CHARGING-MIB :: cgprsCgTariffTimeNextIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-GPRS-CHARGING-MIBcgprsCgTariffTimeNextIndex

cgprsCgTariffTimeNextIndex

Module: CISCO-GPRS-CHARGING-MIB

OID (symbolic): CISCO-GPRS-CHARGING-MIB::cgprsCgTariffTimeNextIndex

OID (numeric): 1.3.6.1.4.1.9.9.192.1.1.20

Node type: OBJECT-TYPE

Type: TestAndIncr

Access: read-write

Description: 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.

What is cgprsCgTariffTimeNextIndex?

Provides the next available index value to use when creating a new row in the cgprsCgTariffTimeTable; a value of 0 means no new rows can currently be created.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.192.1.1.20
snmpwalk -v2c -c public <target> CISCO-GPRS-CHARGING-MIB::cgprsCgTariffTimeNextIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.192.1.1.20.1
snmpget -v2c -c public <target> CISCO-GPRS-CHARGING-MIB::cgprsCgTariffTimeNextIndex.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.192.1.1.20.1 s <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::cgprsCgTariffTimeNextIndex 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.192ciscoGprsChargingMIBCISCO-GPRS-CHARGING-MIB
1.3.6.1.4.1.9.9.192.1ciscoGprsChargingMIBObjectsCISCO-GPRS-CHARGING-MIB
1.3.6.1.4.1.9.9.192.1.1ciscoGprsChargingConfigCISCO-GPRS-CHARGING-MIB
1.3.6.1.4.1.9.9.192.1.1.20cgprsCgTariffTimeNextIndexCISCO-GPRS-CHARGING-MIB