interopSdpDetectPeerDirectionAttributeSupportEnable
MX-SIPEP-MIB ·
.0.1400.1.50000.950
Object
Enable/Disable SDP Detect Peer Direction Attribute Support
Indicates if the SDP direction attribute support should be
autodetected in the SDP received from the peer.
This parameter is used only when the negotiated media uses an
IPv4 address and when the InteropSdpDirectionAttributeEnable
parameter is enabled. The application always behaves as if
this parameter is set to 'Disable' for media using an IPv6
address.
When disabled, the unit always sends the direction attribute
in the SDP without autodetection of peer support.
When enabled: the initial handshake determines if the peer
supports the direction attribute. The direction attribute will
be present when the peer supports it.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.950- 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::interopSdpDetectPeerDirectionAttributeSupportEnable.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::interopSdpDetectPeerDirectionAttributeSupportEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |