CISCO-SSG-MIB :: cssgTalCurrentAuthRate

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SSG-MIBcssgTalCurrentAuthRate

cssgTalCurrentAuthRate

Module: CISCO-SSG-MIB

OID (symbolic): CISCO-SSG-MIB::cssgTalCurrentAuthRate

OID (numeric): 1.3.6.1.4.1.9.9.260.1.10.9

Node type: OBJECT-TYPE

Type: Gauge

Access: read-only

Description: The last recorded rate of authorization requests per second, on SSG.

What is cssgTalCurrentAuthRate?

Reports the last recorded rate of authorization requests per second on SSG. Unlike the min/max values, this is the live/recent instantaneous figure, so it's the number to poll for real-time dashboards while the min/max pair, reset periodically via cssgTalResetAuthRates, is what you'd use for historical range reporting. A NOC dashboard would poll cssgTalCurrentAuthRate every few seconds to show a live 'auth requests per second right now' figure alongside the separately-tracked daily min/max range.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.9
snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgTalCurrentAuthRate

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.9.1
snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgTalCurrentAuthRate.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cssgTalCurrentAuthRate.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::cssgTalCurrentAuthRate 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.260ciscoSsgMIBCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1ciscoSsgMIBObjectsCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.10cssgTalCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.10.9cssgTalCurrentAuthRateCISCO-SSG-MIB