All MIBs › CISCO-SSG-MIB › cssgCfgAutoDomainNatEnabled
cssgCfgAutoDomainNatEnabled
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgAutoDomainNatEnabled
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.7
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: An indication of whether NAT(Network Address Translation) is enabled for autodomain users. This feature determines whether the subscriber gets the autodomain service assigned IP Address.
What is cssgCfgAutoDomainNatEnabled?
Decides whether subscribers who land in a service via Auto-Domain get a NAT address assigned by that service rather than keeping their original address. With this enabled, an auto-domain subscriber effectively borrows an IP from the target service's own pool (useful when the service network can't route the subscriber's original address), while disabling it means the subscriber keeps the address they already had. If the 'corporate.apn' auto-domain service uses private addressing that overlaps with a mobile subscriber's original PDP address, an operator would set cssgCfgAutoDomainNatEnabled to true so SSG NATs the subscriber into a non-conflicting address inside that service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.7 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAutoDomainNatEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.7.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAutoDomainNatEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.7.1 s <value>
Start monitoring Cisco broadband/edge routers (Service Selection Gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SSG-MIB::cssgCfgAutoDomainNatEnabled OID value, configure state conditions and alerts, and monitor any Cisco broadband/edge routers (Service Selection Gateway) 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.260 | ciscoSsgMIB | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1 | ciscoSsgMIBObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.1 | cssgCfgObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.1.7 | cssgCfgAutoDomainNatEnabled | CISCO-SSG-MIB |