voiceIfCodecPcmuEnable

MX-VOICEIF-MIB · .1.3.6.1.4.1.4935.15.30.1.20.1.5

Object

column r/w Enumeration
Indicates if the codec can be selected for voice
transmission. If enabled, this codec will be listed
as supported for this specific endpoint. Otherwise,
it will be ignored.

Context

MIB
MX-VOICEIF-MIB
OID
.1.3.6.1.4.1.4935.15.30.1.20.1.5
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::voiceIfCodecPcmuEnable'
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::voiceIfCodecPcmuEnable.<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::voiceIfCodecPcmuEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1enable

Conformance