All MIBs › ACMIB › dsp2ChannelModeConfig
dsp2ChannelModeConfig
Module: ACMIB
OID (symbolic): ACMIB::dsp2ChannelModeConfig
OID (numeric): 1.3.6.1.4.1.1751.2.18.3.13.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This field is used to configure the mode of the DSP card. Each mode corresponds to a set of algorithms supported by the IO card. The complete list of enumerations of supported algorithms is given in the dsp2AlgorithmTable. The following description outlines the algorithms supported in each corresponding AlgoSet. algoSet1 : g168-echo-cancellation128ms
algoSet2 : g726-voice-compression, g165-echo-cancellation, generic-silence-suppression, fax-modem-tone-detection, g168-echo-cancellation64ms.
algoSet3 : g729a-voice-compression, g165-echo-cancellation, g729b-silence-suppression, fax-modem-tone-detection, g168-echo-cancellation64ms.
algoSet4 : v17-fax-algorithm-upto-14400-bps, v29-fax-algorithm-upto-9600-bps, v27ter-fax-algorithm-upto-2400-bps, v21-fax-algorithm-upto-300-bps.
algoSet5 : g168-echo-cancellation64ms.
algoSet6 : g726-voice-compression, g729a-voice-compression, g729b-silence-suppression, g168-echo-cancellation64ms, v17-fax-algorithm-upto-14400-bps, v29-fax-algorithm-upto-9600-bps, v27ter-fax-algorithm-upto-2400-bps, v21-fax-algorithm-upto-300-bps.
What is dsp2ChannelModeConfig?
This OID selects which algorithm set the DSP2 card should use, choosing from a predefined list of processing modes to match the intended application. Engineers pick the mode based on the codecs and features they need (voice compression, transcoding, echo cancellation, etc.). For example, setting this to 'algoSet3' might enable a group of codecs supporting G.711 and G.729 voice compression, as documented in the equipment's algorithm table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.3.13.1.1.4 snmpwalk -v2c -c public <target> ACMIB::dsp2ChannelModeConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.3.13.1.1.4.1 snmpget -v2c -c public <target> ACMIB::dsp2ChannelModeConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.3.13.1.1.4.1 i <value>
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::dsp2ChannelModeConfig OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.3 | channelConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.3.13 | dsp2Channel | ACMIB |
| 1.3.6.1.4.1.1751.2.18.3.13.1 | dsp2ChannelConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.3.13.1.1 | dsp2ChannelConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.3.13.1.1.4 | dsp2ChannelModeConfig | ACMIB |