cmedxProfileSuppressBearerDigit
CISCO-MEGACO-EXT-MIB ·
.1.3.6.1.4.1.9.10.104.1.1.3.1.21
Object
This object controls if the digits should be suppressed
from voice media stream. When MGC has requested digits,
if this object is set to 'true', the digits will be
reported to MGC only, the digits will not be sent as
regular voice or peer-to-peer packets in the bearer.
When MGC has requested digits, if this object is set to
'false', the digits will be reported to MGC as well as
be sent in the bearer according to the value of
cvapCodecConfigDtmfRelay in cvapCodecConfigTable.
When MGC has not requested digits, this object will be
ignored. The digits will be sent in the bearer according
to the value of cvapCodecConfigDtmfRelay in
cvapCodecConfigTable.
Context
- MIB
- CISCO-MEGACO-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.104.1.1.3.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmedxProfileEntry
- Groups
- 3
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-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxProfileSuppressBearerDigit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxProfileSuppressBearerDigit.<cmedGatewayId>.<cmedxProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEGACO-EXT-MIB::cmedxProfileSuppressBearerDigit'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |