voiceIfSignalLimiterLevel
MX-VOICEIF-MIB ·
.1.3.6.1.4.1.4935.15.30.1.10.1.90
Object
column r/w
Integer32
When enabled, the Signal Limiter attenuates or
removes peaks in voice signal.
This may reduce the presence of echo but may impair DTMF detection
because of signal distortion.
0: Disable Signal Limiter
1: Most aggressive
...
5: Least aggressive
This variable's semantics are different depending on protocol and/or
hardware platforms.
Please refer to the documentation for more details.
Context
- MIB
- MX-VOICEIF-MIB
- OID
.1.3.6.1.4.1.4935.15.30.1.10.1.90- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- voiceIfEntry
- 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-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfSignalLimiterLevel'
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::voiceIfSignalLimiterLevel.<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::voiceIfSignalLimiterLevel'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-5
Conformance
Member of