acRtpVBRCoderHeaderFormat
AC-MEDIA-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.4.1.4.2.13
Object
scalar r/w
Enumeration
0 - payload only (no header, no toc, no m-factor)
1- support RFC 2658 format, 1 byte for interleaving header
(always 0) and toc, no m-factor
2 ? payload including toc only, allow m-factor
3- RFC 3358 format
.
Access: Online.
AC INI-Param: VBRCoderHeaderFormat
Context
- MIB
- AC-MEDIA-MIB
- OID
.1.3.6.1.4.1.5003.9.10.4.1.4.2.13- 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::acRtpVBRCoderHeaderFormat.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::acRtpVBRCoderHeaderFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | withOut-RFC2658Interleaving-And-TOC |
1 | including-RFC2658Interleaving-And-TOC |
2 | including-TOC-Only |
3 | interleave-Bundling |