All MIBs › CISCO-SSG-MIB › cssgTalUnidentifiedUserAllowTraff
cssgTalUnidentifiedUserAllowTraff
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgTalUnidentifiedUserAllowTraff
OID (numeric): 1.3.6.1.4.1.9.9.260.1.10.15
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: The value 'true' indicates that traffic from/to unidentified users would be allowed. A value of 'false' indicates that traffic from/to unidentified users will not be allowed.
What is cssgTalUnidentifiedUserAllowTraff?
When true, traffic to and from users AAA hasn't responded about at all — unidentified users — is allowed; when false, it's blocked. This is specifically about the 'no answer yet' population tracked by cssgTalUnidentifiedUsers, as opposed to cssgTalDropPakDuringAuthorization which covers users still legitimately waiting on a normal in-flight request; a network that wants to fail safe during a AAA outage would set this false so the outage blocks traffic rather than silently letting everyone through unidentified. During a AAA outage, a network with cssgTalUnidentifiedUserAllowTraff set to false would see legitimate subscribers unable to pass traffic until AAA recovers, trading availability for the assurance that no unidentified traffic slips through in the meantime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.15 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgTalUnidentifiedUserAllowTraff
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.15.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgTalUnidentifiedUserAllowTraff.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.10.15.1 s <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::cssgTalUnidentifiedUserAllowTraff 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.15 | cssgTalUnidentifiedUserAllowTraff | CISCO-SSG-MIB |