codec

ZHNVOICE · .1.3.6.1.4.1.5504.2.5.40.1.2.4.1.3

Object

column OctetString
Identifier of the type of codec. Enumeration of: 
G.711MuLaw
G.711ALaw
G.726
G.729
G.729a
G.729e
G.728
G.723.1
G.722
G.722.1
G.722.2
GSM-FR
GSM-HR
GSM-EFR
iLBC
              
The parameter MAY instead be a vendor-specific codec, which MUST be 
in the format defined in TR-106. For example: X_EXAMPLE-COM_MyCodec

Context

MIB
ZHNVOICE
OID
.1.3.6.1.4.1.5504.2.5.40.1.2.4.1.3
Type
column
Access
readonly
Status
current
Parent
capabilitiesCodecsEntry
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 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::codec'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::codec.<voiceServiceIndex>.<codecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNVOICE::codec'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-63

Conformance