acRtpAMRCoderHeaderFormat
AC-MEDIA-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.4.1.4.2.14
Object
scalar r/w
Enumeration
AMR_CODER_HEADER_DEFAULT_FORMAT=0 - old m factor, each frame contains CRM byte and toc RFC_3267_BUNDLING=1 - single CRM byte followed by toc tables RFC_3267_INTERLEAVING=2 - supported as receivers only. Access: Online. AC INI-Param: AMRCODERHEADERFORMAT
Context
- MIB
- AC-MEDIA-MIB
- OID
.1.3.6.1.4.1.5003.9.10.4.1.4.2.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acRtp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-MEDIA-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-MEDIA-MIB::acRtpAMRCoderHeaderFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-MEDIA-MIB' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-MEDIA-MIB::acRtpAMRCoderHeaderFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cE-AMR-DEFAULT-FORMAT |
1 | cE-AMR-RFC-3267-BUNDLING |
2 | cE-AMR-RFC-3267-INTERLEAVING |
3 | cE-AMR-IF2 |