allowUnsecureT38WithSrtp
MX-MIPT-MIB ·
.0.1600.1.600.300
Object
Allow Unsecure T38 with Secure RTP
Enables T38 even if the call has been established previously
in SRTP.
* Disable: T38 disabled for SRTP calls.
* Enable: T38 enabled for SRTP calls. Beware that enabling
this parameter opens a security hole, because T38 is an
unsecure protocol.
Note that this parameter has no effect if the RtpMode
parameter is set to 'Unsecure'.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.600.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- securityGroup
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-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::allowUnsecureT38WithSrtp.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::allowUnsecureT38WithSrtp'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |