All MIBs › CISCO-SSG-MIB › cssgCfgTCPRedirGrpForUnAuthUsers
cssgCfgTCPRedirGrpForUnAuthUsers
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgTCPRedirGrpForUnAuthUsers
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.20
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The TCP Redirect Group to which Unauthenticated users are directed.
What is cssgCfgTCPRedirGrpForUnAuthUsers?
Names the TCP Redirect Group that unauthenticated users' matching traffic gets redirected to. This is the specific redirect-group name that ties an otherwise-abstract 'redirect unauthenticated traffic' rule to a concrete set of destination networks/ports defined elsewhere, so a typo'd or stale name here means unauthenticated users get no redirect at all even though the feature looks enabled. An operator would set cssgCfgTCPRedirGrpForUnAuthUsers to a group named 'login-portal' pointing at their captive-portal server, so a new subscriber's first web request lands on the login page instead of the intended destination.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.20 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgTCPRedirGrpForUnAuthUsers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.20.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgTCPRedirGrpForUnAuthUsers.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.20.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::cssgCfgTCPRedirGrpForUnAuthUsers 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.20 | cssgCfgTCPRedirGrpForUnAuthUsers | CISCO-SSG-MIB |