voiceIfG723VoiceActivityDetectionEnable

MX-VOICEIF-MIB · .1.3.6.1.4.1.4935.15.30.1.10.1.80

Object

column r/w MX-TCMxEnableState
If Voice Activity Detection (VAD) is enabled, then
speech frames are only sent during talkspurts (periods
of audio activity).
              
During silence periods, no speech frames are sent,
but Comfort Noise (CN) packets containing
information about background noise may be sent
in accordance with annex A of G.723.1.
              
disable      : G.723.1 is used without annex A
enable       : G.723.1 is used with annex A
              
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.10.1.80
Type
column
Access
readwrite
Status
current
Parent
voiceIfEntry
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::voiceIfG723VoiceActivityDetectionEnable'
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::voiceIfG723VoiceActivityDetectionEnable.<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::voiceIfG723VoiceActivityDetectionEnable'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable

Conformance