defaultSecurityRtpMode

MX-MIPT-MIB · .0.1600.1.600.100

Object

scalar r/w Enumeration
Default RTP Mode
          
Defines the RTP payload mode (secure or not secure).
          
  * Unsecure: Only RTP.
  * Secure: Only SRTP.
  * SecureWithFallback: SRTP with RTP fallback if the peer
    does not support security.

Context

MIB
MX-MIPT-MIB
OID
.0.1600.1.600.100
Type
scalar
Access
readwrite
Status
current
Parent
securityGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::defaultSecurityRtpMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MIPT-MIB::defaultSecurityRtpMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
100unsecure
200secure
300secureWithFallback