All MIBs › CISCO-DOT11-IF-MIB › cd11IfAuthAlgRequireEap
cd11IfAuthAlgRequireEap
Module: CISCO-DOT11-IF-MIB
OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfAuthAlgRequireEap
OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.1.2.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
If the value is 'true', stations authenticating with the corresponding IEEE802dot11-MIB dot11AuthenticationAlgorithm must complete network-level EAP authentication before their association attempts will be unblocked. If the value is 'false', stations authenticating with the corresponding dot11AuthenticationAlgorithm will be unblocked as soon as they complete the 802.11 authentication. The default value is 'true'.
What is cd11IfAuthAlgRequireEap?
A read-write flag that, when true, requires stations using the corresponding 802.11 authentication algorithm to complete network-level EAP authentication before their association is unblocked.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.2.1.1 snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfAuthAlgRequireEap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.2.1.1.1 snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfAuthAlgRequireEap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.272.1.1.1.2.1.1.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.272 | ciscoDot11IfMIB | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1 | ciscoDot11IfMIBObjects | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1 | cd11IfConfigurations | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1 | cd11IfManagement | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.2 | cd11IfAuthAlgorithmTable | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.2.1 | cd11IfAuthAlgorithmEntry | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.2.1.1 | cd11IfAuthAlgRequireEap | CISCO-DOT11-IF-MIB |