interopAllowMultipleActiveMediaInAnswer
MX-SIPEP-MIB ·
.0.1400.1.50000.3500
Object
Allow Multiple Active Media In Answer
Determines the behaviour of the device when answering a
request offering more than one active media.
* Enable: Each matching active media in the offer is
specified as active in the answer. Other medias are set to
inactive.
* Disable: The answer contains only one active media. The
media specified as active in the answer is the top-most
matching one in the offer. Other medias are set to
inactive.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.3500- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- interopGroup
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-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::interopAllowMultipleActiveMediaInAnswer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::interopAllowMultipleActiveMediaInAnswer'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |