All MIBs › CISCO-SSG-MIB › cssgCfgDefaultNetwork
cssgCfgDefaultNetwork
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgDefaultNetwork
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.15
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-write
Description: The IP Address or subnet that users will be able to access without authentication. This is the address where the Cisco SSD/SESM resides.
What is cssgCfgDefaultNetwork?
Holds the IP address or subnet that any subscriber, authenticated or not, is allowed to reach without logging in — per its description, typically where the Cisco SSD/SESM portal itself resides. This is effectively the one address subscribers must be able to reach before doing anything else, since it's how they get to the login page or receive client software in the first place; if it's wrong, new subscribers get stuck with no way to even start logging in. An operator hosting their captive-portal server at 10.10.10.5 would set cssgCfgDefaultNetwork to that address so every unauthenticated subscriber can load the login page there even though every other destination is blocked.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.15 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgDefaultNetwork
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.15.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgDefaultNetwork.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.15.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::cssgCfgDefaultNetwork 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.15 | cssgCfgDefaultNetwork | CISCO-SSG-MIB |