All MIBs › CISCO-SSG-MIB › cssgTalUnidentifiedUserTimeout
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 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.18 | cssgTalUnidentifiedUserTimeout | CISCO-SSG-MIB |