All MIBs › CISCO-VISM-DSX0-MIB › ds0CasCadenceOnTime
ds0CasCadenceOnTime
Module: CISCO-VISM-DSX0-MIB
OID (symbolic): CISCO-VISM-DSX0-MIB::ds0CasCadenceOnTime
OID (numeric): 1.3.6.1.4.1.351.110.4.7.1.1.10
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This attribute describes the duration during which the digit tone is generated. This object is applicable only for CAS backhaul applications. For trunking application it is not applicable. The value is expresssed in units of milliseconds. From vism2.0.3 release onwards this object can configured in any application, but will be applicable only in non-trunking applications and will be ignored in other applications.
What is ds0CasCadenceOnTime?
This Integer32 (2..9999), in milliseconds, sets how long the digit tone is generated on this DS0, applicable to CAS backhaul applications (and, from VISM 2.0.3 onward, to non-trunking applications generally). Getting this cadence right matters because PBX equipment on the far end expects tones of a specific duration to correctly register dialed digits. For example, if a connected PBX is missing digits during outpulsing, an admin might check whether ds0CasCadenceOnTime is too short for that PBX's detection window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.10 snmpwalk -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0CasCadenceOnTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.10.1 snmpget -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0CasCadenceOnTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.7.1.1.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ds0CasCadenceOnTime.1
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-DSX0-MIB::ds0CasCadenceOnTime OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.7 | dsx0Vism | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.7.1 | dsx0VismCnfTable | CISCO-VISM-DSX0-MIB |
| 1.3.6.1.4.1.351.110.4.7.1.1 | dsx0VismCnfEntry | CISCO-VISM-DSX0-MIB |
| 1.3.6.1.4.1.351.110.4.7.1.1.10 | ds0CasCadenceOnTime | CISCO-VISM-DSX0-MIB |