All MIBs › CISCO-SSG-MIB › cssgTalResetAuthRates
cssgTalResetAuthRates
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgTalResetAuthRates
OID (numeric): 1.3.6.1.4.1.9.9.260.1.10.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this variable to 'reset' indicates that the Minimum and Maximum rates of authorization would be reset to the last recorded rate of authorization requests per second. Setting it to 'unknown' will not result in any changes. An snmp-get on this value will always return 'unknown'.
What is cssgTalResetAuthRates?
Setting this to 'reset' resets the recorded minimum and maximum authorization rates back to whatever the current rate happens to be at that moment; setting it to 'unknown' does nothing, and a get always reads back 'unknown'. This is how an admin clears out a stale historical min/max range, for example after a known one-off spike that's no longer representative, so subsequent min/max tracking starts fresh from the present rate rather than staying anchored to an old outlier. After a one-time bulk-migration event pushed cssgTalMaxAuthRate to an artificially high 900 req/sec, an admin would set cssgTalResetAuthRates to reset(2) so the max/min baseline reflects normal traffic going forward instead of that one anomaly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.11 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgTalResetAuthRates
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.11.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgTalResetAuthRates.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.10.11.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::cssgTalResetAuthRates 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.11 | cssgTalResetAuthRates | CISCO-SSG-MIB |