All MIBs › CISCO-SIP-UA-MIB › cSipCfgSymNatEnabled
cSipCfgSymNatEnabled
Module: CISCO-SIP-UA-MIB
OID (symbolic): CISCO-SIP-UA-MIB::cSipCfgSymNatEnabled
OID (numeric): 1.3.6.1.4.1.9.9.152.1.1.1.10
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies whether remote media checks for Symmetric Network Address Translation (NAT) is enabled or disabled.
If 'true', remote media checks are enabled. The gateway will have the ability to open a Real Time Transport Protocol (RTP) session with the remote end and then update (modify) the existing RTP session's remote address/port (raddr:rport) with the source address and port of the actual media packet received. This would be triggered for only those calls where the Session Description Protocol (SDP) received by the gateway has an indication to do so.
If 'false', remote media checks are disabled.
What is cSipCfgSymNatEnabled?
Enables or disables checks for Symmetric NAT on remote media, allowing the gateway to open an RTP stream to the address/port actually observed rather than the one signaled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.152.1.1.1.10 snmpwalk -v2c -c public <target> CISCO-SIP-UA-MIB::cSipCfgSymNatEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.152.1.1.1.10.1 snmpget -v2c -c public <target> CISCO-SIP-UA-MIB::cSipCfgSymNatEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.152.1.1.1.10.1 s <value>
Start monitoring Cisco IOS voice gateways / Unified Communications Manager with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SIP-UA-MIB::cSipCfgSymNatEnabled OID value, configure state conditions and alerts, and monitor any Cisco IOS voice gateways / Unified Communications Manager from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.152 | ciscoSipUaMIB | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1 | ciscoSipUaMIBObjects | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1.1 | cSipCfg | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1.1.1 | cSipCfgBase | CISCO-SIP-UA-MIB |
| 1.3.6.1.4.1.9.9.152.1.1.1.10 | cSipCfgSymNatEnabled | CISCO-SIP-UA-MIB |