interopSdpDirectionAttributeLevel
MX-SIPEP-MIB ·
.0.1400.1.50000.1050
Object
scalar r/w
Enumeration
SDP Stream Direction Attribute Level
Preferred location where the stream direction attribute is
set.
* MediaOrSessionLevel: If every media have the same
direction, the stream direction attribute is only present
at session level. Otherwise, the stream direction
attribute is only present at media level.
* MediaAndSessionLevel: If every media have the same
direction, the stream direction attribute is present both
at session level and media level. Otherwise, the stream
direction attribute is only present at media level.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.1050- 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::interopSdpDirectionAttributeLevel.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::interopSdpDirectionAttributeLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | mediaOrSessionLevel |
200 | mediaAndSessionLevel |