sipInteropOnHoldAnswerSdpStreamDirection
MX-SIP-INTEROP-MIB ·
.1.3.6.1.4.1.4935.99.20.1.105
Object
scalar r/w
Enumeration
Indicates how to set the direction attribute and the
connection address in the SDP when answering a hold offer
with the direction attribute 'sendonly'.
inactive :
The stream is marked as inactive and the connection
address is set to '0.0.0.0'.
revconly :
If the stream is currently active or receive only, the
stream is marked as recvonly and the connection address
is set to the IP address of the unit. If the stream is
currently send only or inactive, the stream is marked as
inactive and the connection address is set to '0.0.0.0'.
This method is in conformance with RFC 3264.
In both cases, no direction attribute is present in the SDP
if the sipInteropSdpDirectionAttributeEnable variable is
set to 'Disable'.
Context
- MIB
- MX-SIP-INTEROP-MIB
- OID
.1.3.6.1.4.1.4935.99.20.1.105- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipInteropMIBObjects
- Groups
- 1
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-SIP-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-INTEROP-MIB::sipInteropOnHoldAnswerSdpStreamDirection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIP-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIP-INTEROP-MIB::sipInteropOnHoldAnswerSdpStreamDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | inactive |
1 | recvonly |
Conformance
Member of