acCPMediaDspAllocationMethod

AC-CONTROL-MIB · .1.3.6.1.4.1.5003.9.10.5.1.1.6.7

Object

scalar deprecated r/w Enumeration
determines dsp allocation method in IP to IP call.
If this parameter is set to DISABLE-SINGLE-DSP-ALLOCATION (0)
, then two IP terminations with the same configuration will
not  allocate DSPs at all and two terminations with different
configuration will cause an allocation of 2 DSPs.
          
If this parameteris set to ENABLE-SINGLE-DSP-ALLOCATION (1),
then two IP terminations with the same configuration will
not allocate   DSPs at all, transcoding with allocation of
one DSP will be used if possible, and two terminations with
different configuration will cause allocation of 2 DSPs.
          
If this parameter is set to  ENFORCE-FULL-DSP-ALLOCATION (2)
then two IP terminations with any configuration will cause
allocation of two DSPs.
Access: Instant.
AC INI-Param: CPMEDIARESOURCEOPTIMIZATION

Context

MIB
AC-CONTROL-MIB
OID
.1.3.6.1.4.1.5003.9.10.5.1.1.6.7
Type
scalar
Access
readwrite
Status
deprecated
Parent
acCPMedia

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-CONTROL-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-CONTROL-MIB::acCPMediaDspAllocationMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-CONTROL-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-CONTROL-MIB::acCPMediaDspAllocationMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disableSingleDSPAllocation
1enableSingleDSPAllocation
2enforceFullDSPAllocation