All MIBs › CISCO-SSG-MIB › cssgCfgTcpRedirectEnabled
cssgCfgTcpRedirectEnabled
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgTcpRedirectEnabled
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.6
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: An indication of whether TCP redirect is enabled. This feature redirects certain TCP packets to captive portals.
What is cssgCfgTcpRedirectEnabled?
Turns on SSG's TCP-redirect feature, which intercepts matching TCP packets and redirects them to a captive-portal destination instead of letting them reach their original destination. This is the switch that makes captive-portal login pages actually appear: with it off, an unauthenticated subscriber's browser requests just pass through or get dropped instead of being rewritten to land on the login page defined by the redirect-group objects. A hotspot operator would enable cssgCfgTcpRedirectEnabled so a new guest's first HTTP request gets silently redirected to the Wi-Fi login portal instead of returning a connection timeout.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.6 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgTcpRedirectEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.6.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgTcpRedirectEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.6.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::cssgCfgTcpRedirectEnabled 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.6 | cssgCfgTcpRedirectEnabled | CISCO-SSG-MIB |