cgprsCgTariffTimeNextIndex

CISCO-GPRS-CHARGING-MIB · .1.3.6.1.4.1.9.9.192.1.1.20

Object

scalar r/w SNMPv2-TCTestAndIncr
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.

Context

MIB
CISCO-GPRS-CHARGING-MIB
OID
.1.3.6.1.4.1.9.9.192.1.1.20
Type
scalar
Access
readwrite
Status
current
Parent
ciscoGprsChargingConfig
Siblings
62

Syntax

SNMPv2-TCTestAndIncr
Source
SNMPv2-TCTestAndIncr
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..2147483647

Related Objects

Sibling Objects