ds0TxRxCasConfig

CISCO-VISM-DSX0-MIB · .1.3.6.1.4.1.351.110.4.7.1.1.41

Object

column r/w Enumeration
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.

Context

MIB
CISCO-VISM-DSX0-MIB
OID
.1.3.6.1.4.1.351.110.4.7.1.1.41
Type
column
Access
readwrite
Status
current
Parent
dsx0VismCnfEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VISM-DSX0-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX0-MIB::ds0TxRxCasConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-DSX0-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX0-MIB::ds0TxRxCasConfig.<ds0IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-DSX0-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-DSX0-MIB::ds0TxRxCasConfig'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1transmit
2receive
3bidirectional
4none

Conformance