All MIBs › CISCO-PAE-MIB › cpaeAuthIabEnabled
cpaeAuthIabEnabled
Module: CISCO-PAE-MIB
OID (symbolic): CISCO-PAE-MIB::cpaeAuthIabEnabled
OID (numeric): 1.3.6.1.4.1.9.9.220.1.10.1.7
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Specifies whether the PAE port is declared as Inaccessible Authentication Bypass (IAB). IAB ports will be granted network access via the administrative configured VLAN if it failed to connect to the Authentication server. The only way to bring an IAB port back to the Backend Authentication state machine is through setting dot1xPaePortInitialize in the corresponding entry in dot1xPaePortTable to 'true'.
802.1x reauthentication will be temporary disabled on an authenticated IAB port if the connection to the Authentication server is broken, and enable again when the connection is resumed.
What is cpaeAuthIabEnabled?
This read-write setting controls whether a port is designated as Inaccessible Authentication Bypass (IAB), granting it network access via a configured VLAN if it cannot reach the authentication server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.220.1.10.1.7 snmpwalk -v2c -c public <target> CISCO-PAE-MIB::cpaeAuthIabEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.220.1.10.1.7.1 snmpget -v2c -c public <target> CISCO-PAE-MIB::cpaeAuthIabEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.220.1.10.1.7.1 s <value>
Start monitoring Cisco Catalyst switches / access-layer platforms (802.1X) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-PAE-MIB::cpaeAuthIabEnabled OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switches / access-layer platforms (802.1X) 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.220 | ciscoPaeMIB | CISCO-PAE-MIB |
| 1.3.6.1.4.1.9.9.220.1 | cpaeMIBObject | CISCO-PAE-MIB |
| 1.3.6.1.4.1.9.9.220.1.10 | cpaeAuthConfigTable | CISCO-PAE-MIB |
| 1.3.6.1.4.1.9.9.220.1.10.1 | cpaeAuthConfigEntry | CISCO-PAE-MIB |
| 1.3.6.1.4.1.9.9.220.1.10.1.7 | cpaeAuthIabEnabled | CISCO-PAE-MIB |