ds0InsertLocalCas
CISCO-VISM-DSX0-MIB ·
.1.3.6.1.4.1.351.110.4.7.1.1.12
Object
This object tells the framer whether to force the cas bits
to a value defined by ds0LocalCasPattern or not.
If this is enabled the framer will force the cas (ABCD) bits
to a value defined in ds0LocalCasPattern by ignorning the
cas bits sent by DSP. Else the framer will transmit the cas
bits sent by DSP.
Setting of this object is not allowed when the signaling type
of this line is cas.
Also setting of this object is not allowed when the
ds0LoopbackCommand is set to RemoteLoop, because in this
situation we are suppose to loopback whatever comes from
the TDM side and not force the cas bits to something else.
This object can be set only if the line type is T1.
Context
- MIB
- CISCO-VISM-DSX0-MIB
- OID
.1.3.6.1.4.1.351.110.4.7.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx0VismCnfEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::ds0InsertLocalCas'
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::ds0InsertLocalCas.<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::ds0InsertLocalCas'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |