CISCO-CAS-IF-EXT-MIB :: ccasLSTCASDebounceTimer

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CAS-IF-EXT-MIBccasLSTCASDebounceTimer

ccasLSTCASDebounceTimer

Module: CISCO-CAS-IF-EXT-MIB

OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasLSTCASDebounceTimer

OID (numeric): 1.3.6.1.4.1.9.9.314.1.3.3.1.8

Node type: OBJECT-TYPE

Type: Gauge

Access: read-write

Description: This object specifies the amount of time for which the line signal should persist to be valid. The value of ccasLSTCASDebounceTimer must be less than or equal the value of following objects: ccasILSMinMakeTime, ccasILSMaxMakeTime, ccasILSMinBreakTime, ccasILSMaxBreakTime in ccasIfExtIncomingLineSignalTable.

What is ccasLSTCASDebounceTimer?

This sets the debounce time, how long a raw line-signal state must persist before it is even considered for validation against the make/break timing objects, ccasILSMinMakeTime, MaxMakeTime, MinBreakTime, and MaxBreakTime, and per the MIB it must be set less than or equal to all four of those. Because it is a floor that all four ILS timing thresholds must exceed, this single object effectively sets the minimum granularity of signal detection for the entire incoming-line-signal table on this DS0, so raising it too high can make the debounce filter itself violate the constraint against those other timers. If this debounce timer is set to 20 ms, any of the four related ILS make/break timers configured below 20 ms would violate the MIB's consistency requirement and should be corrected together as a set.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.3.3.1.8
snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasLSTCASDebounceTimer

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.3.3.1.8.1
snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasLSTCASDebounceTimer.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.3.3.1.8.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::ccasLSTCASDebounceTimer 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 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.314ciscoCasIfExtMIBCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1ciscoCasIfExtMIBObjectsCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1.3ccasIfExtConfigLineSignalCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1.3.3ccasIfExtLineSignalTimerTableCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1.3.3.1ccasIfExtLineSignalTimerEntryCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1.3.3.1.8ccasLSTCASDebounceTimerCISCO-CAS-IF-EXT-MIB