mpsTrunkGroupVoIPCodecs
FEC-MPS-MIB ·
.0.53.3.4.1.20
Object
column r/w
The supported Codecs of the 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)
Default ulaw, alaw, g.729 and dtmf.
Context
- MIB
- FEC-MPS-MIB
- OID
.0.53.3.4.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mpsTrunkGroupVoIPEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-MPS-MIB::mpsTrunkGroupVoIPCodecs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-MPS-MIB::mpsTrunkGroupVoIPCodecs.<mpsTrunkGroupVoIPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-MPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-MPS-MIB::mpsTrunkGroupVoIPCodecs'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.