dataIfCodecMediaTypeImageEnable
MX-DATAIF-MIB ·
.1.3.6.1.4.1.4935.15.35.1.20.1.1
Object
column r/w
Enumeration
disable : image media type is not present in the SDP.
pcmu : image media type is present in the SDP for PCMU only.
pcma : image media type is present in the SDP for PCMA only.
pcmu-pcma : image media type is present in the SDP for PCMU and PCMA.
g726 : image media type is present in the SDP for G726 only.
pcmu-g726 : image media type is present in the SDP for PCMU and G726.
pcma-g726 : image media type is present in the SDP for PCMA and G726.
pcmu-pcma-g726 : image media type is present in the SDP for PCMU, PCMA and G726.
This variable's semantics are different depending on protocol
and/or hardware platforms.
Please refer to the documentation for more details.
Note: The G.726 flavours supported in the media
type image are G.726-32 and G.726-40. G.726-16
and G.726-24 will not appear in the media type
image.
Context
- MIB
- MX-DATAIF-MIB
- OID
.1.3.6.1.4.1.4935.15.35.1.20.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dataIfCodecEntry
- Groups
- 1
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-DATAIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DATAIF-MIB::dataIfCodecMediaTypeImageEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-DATAIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DATAIF-MIB::dataIfCodecMediaTypeImageEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-DATAIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-DATAIF-MIB::dataIfCodecMediaTypeImageEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | pcmu |
2 | pcma |
3 | pcmu-pcma |
4 | g726 |
5 | pcmu-g726 |
6 | pcma-g726 |
7 | pcmu-pcma-g726 |
Conformance
Member of