All MIBs › CISCO-CAS-IF-EXT-MIB › ccasGCnfLongTimer
ccasGCnfLongTimer
Module: CISCO-CAS-IF-EXT-MIB
OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasGCnfLongTimer
OID (numeric): 1.3.6.1.4.1.9.9.314.1.6.1.1.25
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: This object specifies the period between receiving digits. The timer is not started until the first digit is received. The GW starts this timer during digit collection when at least one or more digits is required for a digit string to match any allowed pattern in the digit map. The timer is restarted after every new digit is received. This continues until the digit string matches at least one pattern in the digit map. The value of 0 indicates the timer will not be started and GW would wait forever.
What is ccasGCnfLongTimer?
This sets the interdigit timer used during digit collection once at least one digit is required to complete a match against the configured digit map, restarting after every new digit until the collected string matches at least one allowed pattern. This is specifically the still-searching-for-a-valid-pattern phase of digit collection, distinct from ccasGCnfShortTimer's already-matched-one-pattern-but-might-match-a-longer-one phase, so the two timers govern two different points in the same overall dialing sequence with potentially very different appropriate durations. If a digit map requires at least 4 digits to match any valid pattern, this timer keeps restarting after digits 1, 2, and 3, none of which alone match anything, until digit 4 arrives and produces a match.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.6.1.1.25 snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasGCnfLongTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.6.1.1.25.1 snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasGCnfLongTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.6.1.1.25.1 i <value>
Start monitoring Cisco media gateways / voice gateway routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CAS-IF-EXT-MIB::ccasGCnfLongTimer OID value, configure state conditions and alerts, and monitor any Cisco media gateways / voice gateway routers 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.314 | ciscoCasIfExtMIB | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1 | ciscoCasIfExtMIBObjects | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.6 | ccasIfExtGeneralConfig | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.6.1 | ccasIfExtGeneralConfigTable | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.6.1.1 | ccasIfExtGeneralConfigEntry | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.6.1.1.25 | ccasGCnfLongTimer | CISCO-CAS-IF-EXT-MIB |