defaultCodecG729VoiceActivityDetection
MX-MIPT-MIB ·
.0.1600.1.100.600.500
Object
Default G.729 VAD Configuration
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.
If a specific value is set for the
EpSpecificCodecG729.VoiceActivityDetection parameter and the
EpSpecificCodecG729.EnableConfig parameter is set to 'Enable',
then the specific value will override the current default
value.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.100.600.500- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- codecG729Group
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::defaultCodecG729VoiceActivityDetection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MIPT-MIB::defaultCodecG729VoiceActivityDetection'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |