voiceIfG729VoiceActivityDetectionEnable

MX-VOICEIF-MIB · .1.3.6.1.4.1.4935.15.30.1.10.1.50

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 B of G.729.
              
disable      : G.729 uses annex A only
enable       : G.729 annex A is used with annex B

Context

MIB
MX-VOICEIF-MIB
OID
.1.3.6.1.4.1.4935.15.30.1.10.1.50
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::voiceIfG729VoiceActivityDetectionEnable'
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::voiceIfG729VoiceActivityDetectionEnable.<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::voiceIfG729VoiceActivityDetectionEnable'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable

Conformance