sipCodecOrderInAnswer

MX-SIP-EXPERIMENTAL-MIB · .1.3.6.1.4.1.4935.99.10.1.95

Object

scalar r/w Enumeration
Determines the unit behaviour when answering to a media offer.
          
localOrder: The codecs contained in the answer are
prioritized according to the configured preferred codec.
This means that the codecs in the answer may have a
different order than in the received offer.
          
offerOrder: The codecs contained in the answer have the
same order as the received offer.
This means that the preferred codec configured has
no effect on the codec order of the answer.

Context

MIB
MX-SIP-EXPERIMENTAL-MIB
OID
.1.3.6.1.4.1.4935.99.10.1.95
Type
scalar
Access
readwrite
Status
current
Parent
sipExperimentalMIBObjects

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0localOrder
1offerOrder