voiceIfG711VoiceActivityDetectionEnable
MX-VOICEIF-MIB ·
.1.3.6.1.4.1.4935.15.30.1.10.1.10
Object
column r/w
Enumeration
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
(c.f. RFC3389). This variable
specifies the sensitivity of the VAD algorithm to
silence periods.
Note that this setting will also be applied in case
G.726 is enabled.
disable : VAD disabled
transparent : VAD enabled - low sensitivity to
silence period)
conservative : VAD enabled - normal sensitivity to
silence period
Context
- MIB
- MX-VOICEIF-MIB
- OID
.1.3.6.1.4.1.4935.15.30.1.10.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- voiceIfEntry
- 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::voiceIfG711VoiceActivityDetectionEnable'
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::voiceIfG711VoiceActivityDetectionEnable.<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::voiceIfG711VoiceActivityDetectionEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | transparent |
2 | conservative |
Conformance
Member of