defaultCodecG726r32kbpsVoiceEnable
MX-MIPT-MIB ·
.0.1600.1.100.500.300.100
Object
Default G.726 32 Kbit/s Enable/Disable Configuration for Voice
Indicates if the codec can be selected for voice transmission.
If enabled, this codec is listed as supported for this
specific endpoint. Otherwise, it is ignored.
* Disable: Disable G.726 at 32 kbps.
* Enable: Enable G.726 at 32 kbps.
G.726 is specified in ITU-T Recommendation G.726: 40, 32, 24,
16 kbit/s adaptive differential pulse code modulation (ADPCM).
It describes the algorithm recommended for conversion of a
single 64 kbit/s A-law or U-law PCM channel encoded at 8000
samples/sec to and from a 40, 32, 24, or 16 kbit/s channel.
The conversion is applied to the PCM stream using an Adaptive
Differential Pulse Code Modulation (ADPCM) transcoding
technique.
This codec uses generic voice activity detection. See the
DefaultCodecGenericVoiceActivityDetection and
EpSpecificCodec.GenericVoiceActivityDetection parameters.
This codec always uses the RTP transport.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.100.500.300.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- codecG726r32kbpsGroup
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::defaultCodecG726r32kbpsVoiceEnable.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::defaultCodecG726r32kbpsVoiceEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |