All MIBs › CISCO-SSG-MIB › cssgTalMaxAuthRate
cssgTalMaxAuthRate
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgTalMaxAuthRate
OID (numeric): 1.3.6.1.4.1.9.9.260.1.10.5
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: Maximum rate of authorization requests per second. At a given time, the maximum rate of authorization requests will overwrite the previous value.
What is cssgTalMaxAuthRate?
Reports the highest rate of authorization requests per second SSG has recorded for TAL, with each new peak overwriting the previous recorded maximum. Because it's continuously overwritten rather than accumulated, this value only tells you the single highest burst seen since the last reset via cssgTalResetAuthRates, which is exactly the number to compare against cssgTalMaxAuthReqsRate to see how close the network has actually come to its configured throttling ceiling. If cssgTalMaxAuthRate shows 480 requests/sec against a configured cssgTalMaxAuthReqsRate ceiling of 500, the network is close enough to that ceiling that a modest traffic increase could start triggering throttling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.5 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgTalMaxAuthRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.5.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgTalMaxAuthRate.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::cssgTalMaxAuthRate 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.5 | cssgTalMaxAuthRate | CISCO-SSG-MIB |