cpaeAuthIabEnabled

CISCO-PAE-MIB · .1.3.6.1.4.1.9.9.220.1.10.1.7

Object

column r/w SNMPv2-TCTruthValue
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.

Context

MIB
CISCO-PAE-MIB
OID
.1.3.6.1.4.1.9.9.220.1.10.1.7
Type
column
Access
readwrite
Status
current
Parent
cpaeAuthConfigEntry
Groups
2

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAE-MIB::cpaeAuthIabEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAE-MIB::cpaeAuthIabEnabled.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PAE-MIB::cpaeAuthIabEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access is not required.