All MIBs › CISCO-CAS-IF-EXT-MIB › ccasILSMaxBreakTime
ccasILSMaxBreakTime
Module: CISCO-CAS-IF-EXT-MIB
OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasILSMaxBreakTime
OID (numeric): 1.3.6.1.4.1.9.9.314.1.3.1.1.10
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: This object specifies the maximum time for which the ABCD bit pattern being received on the line, and go back to its original signal pattern after the make pattern has been asserted. The value of 0 indicates there is no maximum break time for this signal. The value of ccasILSMaxBreakTime must be greater than and equal ccasILSMinMakeTime. If the value is non-zero and the state change lasts longer than the maximum break time specified, it does not match the signal name.
What is ccasILSMaxBreakTime?
This sets the maximum time the line is allowed to sit at its released/break pattern before that break stops counting as part of this signal's valid transition window, with 0 meaning no ceiling. Pairing this with ccasILSMinBreakTime lets the gateway define a precise time window for what counts as this signal releasing and returning, which is exactly how CAS distinguishes similar-looking signaling sequences that differ only in timing rather than bit pattern. If this is set to 500 ms and the line stays in the break state for 600 ms before the pattern changes again, the gateway would no longer attribute that break to the original signal and would instead treat it as a new event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.3.1.1.10 snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasILSMaxBreakTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.3.1.1.10.1 snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasILSMaxBreakTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.3.1.1.10.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::ccasILSMaxBreakTime 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.3 | ccasIfExtConfigLineSignal | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.3.1 | ccasIfExtIncomingLineSignalTable | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.3.1.1 | ccasIfExtIncomingLineSignalEntry | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.3.1.1.10 | ccasILSMaxBreakTime | CISCO-CAS-IF-EXT-MIB |