All MIBs › CISCO-VISM-DSX0-MIB › ds0LocalCasPattern
ds0LocalCasPattern
Module: CISCO-VISM-DSX0-MIB
OID (symbolic): CISCO-VISM-DSX0-MIB::ds0LocalCasPattern
OID (numeric): 1.3.6.1.4.1.351.110.4.7.1.1.13
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object contains the pattern that the cas (ABCD) bits will have when ds0InsertLocalCas is enabled.
What is ds0LocalCasPattern?
This Integer32 (0..15) defines the ABCD bit pattern that gets forced onto the line when ds0InsertLocalCas is enabled. This gives an admin direct control over what signaling state is presented on the wire, independent of the DSP, which is useful for controlled test scenarios. For instance, setting ds0LocalCasPattern to represent an on-hook pattern while ds0InsertLocalCas is enabled would let a technician simulate an idle line for testing downstream equipment's response.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.13 snmpwalk -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0LocalCasPattern
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.1.1.13.1 snmpget -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0LocalCasPattern.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.7.1.1.13.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ds0LocalCasPattern.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::ds0LocalCasPattern 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.13 | ds0LocalCasPattern | CISCO-VISM-DSX0-MIB |