channelActiveCodec

ZHONE-COM-VOICE-DSP-MIB · .1.3.6.1.4.1.5504.4.3.3.3.1.10

Object

column Enumeration
Types of voice codecs on the current call.
              
G.711, G.726, G.729 and G.723 are ITU-T standards for
voice and multimedia modulation and digital encoding.
              
Valid values for this variable can be:
              
* g711Ulaw - G.711 Ulaw coding standard at 64 kbps
* g711Alaw - G.711 Alaw coding standard at 64 kbps
* g726 - G.726 ADPCM coding stardards at 48/56/64 kbps
* g729A - G.729 Annex A CS-ACELP coding standard at 8
  kbps
* g729B - G.729 Annex B CS-ACELP coding standard with
  silence suppressionat 8 kbps
* g729E - G.729 Annex E CS-ACELP coding standard with
  silence suppressionat 11.8 kbps
* g723R1KBPS5Dot3 - G.723.1 coding standard at 5.3 kbps
* g723R1KBPS6Dot3 - G.723.1 coding standard at 6.3 kbps
* g723R1AKBPS5Dot3 - G.723.1 Annex A coding standard at
  5.3 kbps
* g723R1AKBPS6Dot3 - G.723.1 Annex coding standard at 
  6.3 kbps

Context

MIB
ZHONE-COM-VOICE-DSP-MIB
OID
.1.3.6.1.4.1.5504.4.3.3.3.1.10
Type
column
Access
readonly
Status
current
Parent
channelStatusEntry

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 'ZHONE-COM-VOICE-DSP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-VOICE-DSP-MIB::channelActiveCodec'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-VOICE-DSP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-VOICE-DSP-MIB::channelActiveCodec.<zhoneShelfIndex>.<zhoneSlotIndex>.<channelId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-VOICE-DSP-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-VOICE-DSP-MIB::channelActiveCodec'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1g711Ulaw
2g711Alaw
3g726
4g729A
5g729B
6g729E
7g723R1KBPS5Dot3
8g723R1KBPS6Dot3
9g723R1AKBPS5Dot3
10g723R1AKBPS6Dot3