voiceIfCodecG72624kbpsEnable
MX-VOICEIF-MIB ·
.1.3.6.1.4.1.4935.15.30.1.20.1.70
Object
column r/w
Enumeration
Indicates if the codec can be selected for voice
transmission. If enabled, this codec is listed
as supported for this specific endpoint. Otherwise,
it is ignored.
Note that if G.726 at 24 kbps is enabled, voice activity
detection and comfort noise generation can be controlled
via the voiceIfG711VoiceActivityDetectionEnable and
voiceIfG711ComfortNoiseGenerationEnable variables.
- disable: Disable G.726 at 24 kbps
- enable: Enable G.726 at 24 kbps
This variable's semantics are different depending on
protocol and/or hardware platforms.
Please refer to the documentation for more details.
Context
- MIB
- MX-VOICEIF-MIB
- OID
.1.3.6.1.4.1.4935.15.30.1.20.1.70- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- voiceIfCodecEntry
- Groups
- 1
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 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfCodecG72624kbpsEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfCodecG72624kbpsEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-VOICEIF-MIB::voiceIfCodecG72624kbpsEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
Conformance
Member of