interopAllowAudioAndImageNegotiation
MX-SIPEP-MIB ·
.0.1400.1.50000.3800
Object
scalar r/w
Enumeration
Allow Simultaneous Audio and Image Media Negotiation
Determines the unit behaviour when offering media or answering
to a media offer with audio and image negotiation.
* Enable: The unit offers audio and image media
simultaneously in outgoing SDP offers and transits to T.38
mode upon reception of a T.38 packet. Also, when the unit
answers positively to a SDP offer with audio and image, it
transits to T.38 mode upon reception of a T.38 packet.
* DisableOffer: Outgoing offers never include image and
audio simultaneously. Incoming offers with audio and image
media with a non-zero port are answered with audio and
image media, but considered as offering only audio.
* DisableAll: Outgoing offers never include image and audio
simultaneously. Incoming offers with audio and image media
with a non-zero port are answered with audio and image
media but the image media will be disabled. If it has the
T.38 codec enabled and wishes to send or receive fax, a
new re-INVITE will be sent to negotiate image port.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.3800- 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::interopAllowAudioAndImageNegotiation.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::interopAllowAudioAndImageNegotiation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | enable |
200 | disableOffer |
300 | disableAll |