voiceIfCodecG723Enable

MX-VOICEIF-MIB · .1.3.6.1.4.1.4935.15.30.1.20.1.17

Object

column r/w Enumeration
Indicates if the codec can be selected for voice
transmission. If not disabled, this codec is listed
as supported for this specific endpoint. Otherwise,
it is ignored.
              
- disable: Disable G.723
- g723-53kbs: Use G.723 at 5.3 kbps
- g723-63kbs: Use G.723 at 6.3 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.17
Type
column
Access
readwrite
Status
current
Parent
voiceIfCodecEntry
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 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfCodecG723Enable'
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::voiceIfCodecG723Enable.<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::voiceIfCodecG723Enable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1g723-53kbs
2g723-63kbs

Conformance