mxDebugDspStatsEnable
MX-DEBUG-MIB ·
.1.3.6.1.4.1.4935.99.5.1.70.5
Object
scalar r/w
Enumeration
Activates the DSP statistics.
When enabled, in-call statistics from the DSP channels
are sent to the syslog.
See the DspStatsInterval and DspStatsFilter variables for
more configuration.
This variable's semantics are different depending on
protocol and/or hardware platforms.
Please refer to the documentation shipped with your
device for more details.
WARNING: Enabling the DSP channel statistics might slow
down the system and reduce voice quality. Use only for
debugging or troubleshooting purposes.
Context
- MIB
- MX-DEBUG-MIB
- OID
.1.3.6.1.4.1.4935.99.5.1.70.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mxDebugDspStats
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 'MX-DEBUG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DEBUG-MIB::mxDebugDspStatsEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-DEBUG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-DEBUG-MIB::mxDebugDspStatsEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |