All MIBs › CISCO-SSG-MIB › cssgTalMinAuthRate
cssgTalMinAuthRate
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgTalMinAuthRate
OID (numeric): 1.3.6.1.4.1.9.9.260.1.10.7
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: Minimum rate of authorization requests per second. At a given time, the minimum rate of authorization requests will overwrite the previous value.
What is cssgTalMinAuthRate?
Reports the lowest rate of authorization requests per second SSG has recorded for TAL, with each new low overwriting the previous recorded minimum. This is the mirror image of cssgTalMaxAuthRate, and a minimum that's unexpectedly non-zero or unusually high can indicate the authorization pipeline is never actually idle, which matters for capacity planning distinct from just watching the peak. A cssgTalMinAuthRate that's stuck near the same value as cssgTalMaxAuthRate would indicate a constant, un-bursty authorization load rather than the normal peak-and-trough pattern of subscriber activity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.7 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgTalMinAuthRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.7.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgTalMinAuthRate.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::cssgTalMinAuthRate 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.7 | cssgTalMinAuthRate | CISCO-SSG-MIB |