r2EncodingScheme
MX-R2-MIB ·
.0.1875.1.100.100.1.500
Object
column r/w
Enumeration
Encoding Scheme
Defines the voice encoding scheme in the bearer
capabilities.This encoding scheme is used when initiating a
call on the R2 side. The supported encoding schemes are G.711
u-Law and G.711 A-Law.
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 'MX-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-R2-MIB::r2EncodingScheme'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-R2-MIB::r2EncodingScheme.<r2Name>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-R2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-R2-MIB::r2EncodingScheme'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | g711alaw |
200 | g711ulaw |