voipSipProviderCodecs

BIANCA-BRICK-SIP-MIB · .1.3.6.1.4.1.272.4.33.6.10.1.7

Object

column mandatory r/w
Supported codecs of provider. Set one or more of the following
bit values:
              
   ulaw	(1),
   alaw	(2),
   g729	(4),
   g726	(8),
   g726_16    (16),
   g726_32    (32),
   g726_40    (64),
   g728      (128),
   g723_63   (256),
   g723_53   (512),
   g729_e   (1024),
   gsm      (2048),
   dtmf     (4096),
   dtmf_cc  (8192),
   t38_udp (16384),
   t38_tcp (32768).
              
Default: 'ulaw', 'alaw' and 'g.729' (7).
              
'g729' is g729 with 8 kBit/s, 'g729_e' is g729 with 12.4
kBit/s. 'dtmf' enables/disables (out of band) DTMF relay via
RTP and SIP INFO events; depending from capabilities of a
dialed endpoint it automatically chooses either RTP or SIP INFO
event method. 'dtmf_cc is' obsolete. As well 't38_tcp' is
unused.

Context

MIB
BIANCA-BRICK-SIP-MIB
OID
.1.3.6.1.4.1.272.4.33.6.10.1.7
Type
column
Access
readwrite
Status
mandatory
Parent
voipSipProviderEntry

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 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SIP-MIB::voipSipProviderCodecs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SIP-MIB::voipSipProviderCodecs.<voipSipProviderIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SIP-MIB::voipSipProviderCodecs'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.