All MIBs › CISCO-SSG-MIB › cssgTalUserState
cssgTalUserState
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgTalUserState
OID (numeric): 1.3.6.1.4.1.9.9.260.1.10.19.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of the transparent user.
What is cssgTalUserState?
Reports which TAL state a particular transparent user currently sits in: authorizing (request in flight), unidentified (no AAA answer), suspect, or passthrough. This is the per-user detail behind the aggregate gauges cssgTalWaitingForAuthUsers, cssgTalUnidentifiedUsers, cssgTalSuspectUsers, and cssgTalPassthroughUsers — useful when a specific subscriber reports connectivity trouble and an admin needs to know exactly which TAL bucket that individual user is stuck in, rather than just the network-wide totals. A support agent investigating one customer's 'can't get online' ticket would look up that customer's row and find cssgTalUserState reporting suspect(4), explaining the trouble as TAL having flagged that specific device rather than a general outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.19.1.3 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgTalUserState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.19.1.3.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgTalUserState.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::cssgTalUserState 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.19 | cssgTalUserInfoTable | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.10.19.1 | cssgTalUserInfoEntry | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.10.19.1.3 | cssgTalUserState | CISCO-SSG-MIB |