All MIBs › CISCO-VISM-DSX0-MIB › ds0TxRxCasConfig
ds0TxRxCasConfig
Module: CISCO-VISM-DSX0-MIB
OID (symbolic): CISCO-VISM-DSX0-MIB::ds0TxRxCasConfig
OID (numeric): 1.3.6.1.4.1.351.110.4.7.1.1.41
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates configuration on a DS0. 'transmit'- Configure transmit signaling channel on the DSP with user defined CAS pattern to translate incoming ABCD CAS bits from the TDM 'receive'- Configure receive signaling channel on the DSP with user defined CAS pattern to translate the outgoing ABCD CAS bits on the TDM 'bidirectional'- Configure transmit and receive signaling channel on the DSP with user defined CAS pattern to translate incoming and outgoing ABCD CAS bits on the TDM 'none'- Signaling channel is using default ABCD CAS pattern specified by the DSP.
What is ds0TxRxCasConfig?
This read-write INTEGER configures which direction (transmit, receive, bidirectional, or none) of CAS signaling on this DS0's DSP is set up to translate ABCD bits using the user-defined CAS pattern templates. This determines whether the translation templates named in ds0RxCasTransTblName and ds0TxCasTransTblName are actually applied, so an admin needs this set correctly for those templates to have any effect. For example, if only the receive template was configured but ds0TxRxCasConfig is set to receive-only, outbound CAS bits would still use the untranslated default rather than the configured transmit template.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.41 snmpwalk -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0TxRxCasConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.41.1 snmpget -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0TxRxCasConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.7.1.1.41.1 i <value>
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::ds0TxRxCasConfig 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.41 | ds0TxRxCasConfig | CISCO-VISM-DSX0-MIB |