acMediaVideoConfigRateControlType
AC-MEDIA-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.4.1.12.5
Object
scalar r/w
Enumeration
Sets bitrate output to either a constant or a variable bit rate.
CBR (0) ? Constant Bit Rate.
VBR (1) ? Variable Bit Rate. Target Bitrate indicates the target
average output bit rate.
.
Access: Online.
AC INI-Param: VideoRateControlType
Context
- MIB
- AC-MEDIA-MIB
- OID
.1.3.6.1.4.1.5003.9.10.4.1.12.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acMediaVideoConfig
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::acMediaVideoConfigRateControlType.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::acMediaVideoConfigRateControlType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ceVideoConstantBitRate |
1 | ceVideoVaribleBitRate |