CISCO-SSG-MIB :: cssgTalUnidentifiedUserTimeout

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SSG-MIBcssgTalUnidentifiedUserTimeout

cssgTalUnidentifiedUserTimeout

Module: CISCO-SSG-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.260.1.10.18

Node type: OBJECT-TYPE

Type: Gauge

Access: read-write

Description: The timeout value for an unidentified user in minutes. After this time expiry, authorization will be done again when a packet is received from this user.

What is cssgTalUnidentifiedUserTimeout?

Sets, in minutes, how long a user stays classified as unidentified before SSG re-attempts authorization the next time it sees a packet from them. This is the retry backoff for the 'AAA never answered' case specifically, distinct from cssgTalSuspectUserTimeout's retry for the flagged-suspicious case, balancing how quickly a subscriber gets another shot at identification against how much repeat load a persistently-unresponsive AAA server gets hit with from retries. If AAA was briefly overloaded and failed to answer for a batch of new subscribers, a cssgTalUnidentifiedUserTimeout of 5 minutes means those subscribers automatically get retried about five minutes later rather than staying permanently unidentified.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.18
snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgTalUnidentifiedUserTimeout

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.18.1
snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgTalUnidentifiedUserTimeout.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.10.18.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cssgTalUnidentifiedUserTimeout.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::cssgTalUnidentifiedUserTimeout 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.18cssgTalUnidentifiedUserTimeoutCISCO-SSG-MIB