interopOnHoldSdpStreamDirection
MX-SIPEP-MIB ·
.0.1400.1.50000.1000
Object
scalar r/w
Enumeration
On Hold SDP Stream Direction
Indicates the direction attribute sent in the SDP when putting
an endpoint on hold.
* Inactive: The stream is put on hold by marking it as
inactive.
* Sendonly: The stream is put on hold by marking it as
sendonly. This method is in conformance with RFC 3264.
This configuration has no effect if the
InteropSdpDirectionAttributeEnable parameter is set to
'Disable'.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.1000- 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::interopOnHoldSdpStreamDirection.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::interopOnHoldSdpStreamDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | inactive |
200 | sendonly |