interopForceDnsNaptrInTls
MX-SIPEP-MIB ·
.0.1400.1.50000.5200
Object
Force DNS NAPTR In TLS
Force DNS NAPTR request when SIP transport is TLS.
* Enable: A DNS NAPTR request is sent to obtain the DNS
record associated with SIP over TLS. An SRV request is
performed afterward. If no SIP over TLS entry is returned,
the call fails.
* Disable: The DNS SRV request is sent directly with the SIP
transport in SIP URI as recommended in RFC 3263, section
4.1.
This parameter only applies to calls over TLS when the
SupportedDnsQueries parameter is set to Naptr.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.5200- 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::interopForceDnsNaptrInTls.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::interopForceDnsNaptrInTls'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |