All MIBs › CISCO-SSG-MIB › cssgStatsLoginAttempts
cssgStatsLoginAttempts
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgStatsLoginAttempts
OID (numeric): 1.3.6.1.4.1.9.9.260.1.2.1
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of login attempts onto SSG.
What is cssgStatsLoginAttempts?
Counts the total number of login attempts made against SSG, successful or not. Comparing this running total against cssgStatsLoginsSuccessful over the same period is the standard way to gauge login failure rate; a growing gap between the two, attempts rising much faster than successes, points at a credentials/portal problem rather than a capacity one. If cssgStatsLoginAttempts jumps by 5,000 in an hour while cssgStatsLoginsSuccessful barely moves, that near-zero-success gap is a strong signal of a broken AAA integration or a credential-stuffing attempt.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.2.1 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgStatsLoginAttempts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.2.1.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgStatsLoginAttempts.1
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::cssgStatsLoginAttempts 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.2 | cssgStatsObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.2.1 | cssgStatsLoginAttempts | CISCO-SSG-MIB |