All MIBs › CISCO-CAS-IF-EXT-MIB › ccasILSMaxMakeTime
ccasILSMaxMakeTime
Module: CISCO-CAS-IF-EXT-MIB
OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasILSMaxMakeTime
OID (numeric): 1.3.6.1.4.1.9.9.314.1.3.1.1.8
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: This object specifies the maximum time for which the Rx pattern (ccasILSRxPattern) must persist to be considered a valid state change or transition. The value of 0 indicates there is no maximum make time for this signal. The value of ccasILSMaxMakeTime must be greater and equal ccasILSMinMakeTime. If the value is non-zero and the state change lasts for more than the maximum value specified, it does not match the signal name.
What is ccasILSMaxMakeTime?
This sets the maximum duration a received ABCD pattern is allowed to persist and still count as this particular signal's make transition, with 0 meaning there is no upper bound. This upper bound exists so the gateway can distinguish between two signals that share the same bit pattern but differ only in how long that pattern is held; if the pattern outlasts this ceiling, the gateway concludes it is actually a different signal, not this one. A signal defined with a max make time of 300 ms would fail to match if the line held the pattern for 400 ms, causing the gateway to reclassify that longer hold as a different, unrelated CAS signal.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.3.1.1.8 snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasILSMaxMakeTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.3.1.1.8.1 snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasILSMaxMakeTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.3.1.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::ccasILSMaxMakeTime 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.8 | ccasILSMaxMakeTime | CISCO-CAS-IF-EXT-MIB |