All MIBs › CISCO-SSG-MIB › cssgStatsLoginsSuccessful
cssgStatsLoginsSuccessful
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgStatsLoginsSuccessful
OID (numeric): 1.3.6.1.4.1.9.9.260.1.2.2
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of successful logins onto SSG.
What is cssgStatsLoginsSuccessful?
Counts the total number of logins onto SSG that actually succeeded. This is the figure operators care about for capacity and billing purposes, since it reflects real sessions that will consume resources and generate accounting, unlike cssgStatsLoginAttempts, which also includes failed tries that never became a session. A support team validating that a AAA server upgrade didn't break authentication would watch cssgStatsLoginsSuccessful keep climbing at its normal rate rather than flatlining right after the upgrade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.2.2 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgStatsLoginsSuccessful
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.2.2.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgStatsLoginsSuccessful.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::cssgStatsLoginsSuccessful 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.2 | cssgStatsLoginsSuccessful | CISCO-SSG-MIB |