sipInteropSymmetricUdpSourcePortEnable
MX-SIP-INTEROP-MIB ·
.1.3.6.1.4.1.4935.99.20.1.30
Object
Indicates whether the unit always uses the same local port when sending SIP
traffic over UDP.
Symmetric UDP ports are sometimes needed to traverse NAT/Firewall devices.
Note that when changing this setting, all destinations are automatically thrown
out of the penalty box, when applicable.
enable :
SIP signaling sent over UDP originates from the same port as the port on which
the user agent is listening. This is configured in MX-SIP-MIB's sipPort
variable. When enabled, ICMP messages are not processed, which means that
unreachable targets will take longer to detect.
disable :
SIP signaling over UDP uses a randomly-generated originating port. ICMP
errors are processed correctly.
This variable's semantics are different depending on the software version.
Please refer to the documentation shipped with your device for more
details.
Context
- MIB
- MX-SIP-INTEROP-MIB
- OID
.1.3.6.1.4.1.4935.99.20.1.30- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipInteropMIBObjects
- Groups
- 1
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-SIP-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-INTEROP-MIB::sipInteropSymmetricUdpSourcePortEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIP-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIP-INTEROP-MIB::sipInteropSymmetricUdpSourcePortEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of