voiceIfBaseGainConfigurationSource

MX-VOICEIF-MIB · .1.3.6.1.4.1.4935.15.30.1.10.1.17

Object

column deprecated r/w Enumeration
Specify how the base gain is configured.
When using the custom configuration, you must set the following variables:
   voiceIfBaseInputGain,
   voiceIfBaseOutputGain,
   voiceIfBaseInputGainOffset,
   voiceIfBaseOutputGainOffset.
Warning: Custom configuration should be used with care.
              
This object is deprecated. This means some agents may implement it and some
agents may not implement it.

Context

MIB
MX-VOICEIF-MIB
OID
.1.3.6.1.4.1.4935.15.30.1.10.1.17
Type
column
Access
readwrite
Status
deprecated
Parent
voiceIfEntry
Groups
1

Walk 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-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfBaseGainConfigurationSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfBaseGainConfigurationSource.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-VOICEIF-MIB::voiceIfBaseGainConfigurationSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0useCustomConfiguration
1useDefaultCountryConfiguration

Conformance