dspStatsEnable
MX-MIPT-MIB ·
.0.1600.1.50000.300.100
Object
DSP Debug Statistics Enable
Activates the DSP channel statistics.
When enabled, in-call statistics from the DSP channels are
sent to the syslog. The Diagnostic Traces must be enabled and
the 'Line/Line Engine' trace level set to Debug or All (nlmMIB
/TacGroup) in order to see these statistics.
See the following DspStatsInterval and DspStatsFilter
parameters for more configuration.
WARNING: Enabling the DSP channel statistics might slow down
the system and reduce voice quality. Use only for debugging or
troubleshooting.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.50000.300.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dspStatsGroup
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-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::dspStatsEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MIPT-MIB::dspStatsEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |