All MIBs › CISCO-SSG-MIB › cssgTalDropPakDuringAuthorization
cssgTalDropPakDuringAuthorization
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgTalDropPakDuringAuthorization
OID (numeric): 1.3.6.1.4.1.9.9.260.1.10.14
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: The value 'true' indicates that any packets that are received from the user during user authorization would be dropped. The value 'false' indicates that the packets will not be dropped.
What is cssgTalDropPakDuringAuthorization?
When true, any packets received from a user while their TAL authorization is still pending get dropped; when false, they're allowed through instead. This is the direct behavioral fork for in-flight users: true keeps unauthorized traffic from ever reaching the network while identification is pending, at the cost of the user seeing nothing work until authorized, while false lets their traffic pass provisionally, which only makes sense combined with cssgCfgTransPassThroughEnabled being on. A security-conscious operator would set cssgTalDropPakDuringAuthorization to true so a device mid-authorization can't slip any traffic through even briefly, accepting a slightly slower perceived connect experience in exchange.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.14 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgTalDropPakDuringAuthorization
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.10.14.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgTalDropPakDuringAuthorization.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.10.14.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::cssgTalDropPakDuringAuthorization 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.14 | cssgTalDropPakDuringAuthorization | CISCO-SSG-MIB |