All MIBs › CISCO-SSG-MIB › cssgTalMaxSuspectUsers
cssgTalMaxSuspectUsers
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgTalMaxSuspectUsers
OID (numeric): 1.3.6.1.4.1.9.9.260.1.10.16
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: The maximum number of suspect users allowed.
What is cssgTalMaxSuspectUsers?
Sets the maximum number of suspect users TAL will track at once. This bounds how much state SSG devotes to the suspect bucket, cssgTalSuspectUsers, during an anomaly like a spoofing attempt, so a flood of suspicious traffic can't grow that table without limit and start consuming resources that legitimate authorization processing needs. During a spoofing attack that would otherwise push cssgTalSuspectUsers into the tens of thousands, a cssgTalMaxSuspectUsers cap of 5000 stops SSG from devoting unbounded memory to tracking every suspicious flow individually.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.16 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgTalMaxSuspectUsers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.16.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgTalMaxSuspectUsers.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.10.16.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::cssgTalMaxSuspectUsers 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.10 | cssgTal | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.10.16 | cssgTalMaxSuspectUsers | CISCO-SSG-MIB |