All MIBs › CISCO-SSG-MIB › cssgCfgAutoDomainMode
cssgCfgAutoDomainMode
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgAutoDomainMode
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An indication of whether Auto-Domain feature is enabled. This feature allows a user to be automatically connected to a service based on the APN or structured username.
What is cssgCfgAutoDomainMode?
Selects whether and how aggressively SSG's Auto-Domain feature runs, which automatically maps a subscriber to a service based on their APN or a structured/realm-qualified username, without the subscriber picking a service manually. The choice of basic vs extended determines how much of the username/APN parsing logic SSG applies before falling back to manual selection or the default network, so choosing the wrong mode for a given username scheme causes subscribers to land in the wrong service, or none at all. A mobile operator whose GGSN hands SSG usernames like 'alice@corporate.apn' would set cssgCfgAutoDomainMode to extended(3) so the 'corporate.apn' realm auto-selects the corporate VPN service instead of leaving the subscriber unauthenticated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.2 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAutoDomainMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.2.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAutoDomainMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.2.1 i <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::cssgCfgAutoDomainMode 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.2 | cssgCfgAutoDomainMode | CISCO-SSG-MIB |