ieee8021XNidUseEap

IEEE8021X-PAE-MIB · .1.3.111.2.802.1.1.15.1.7.1.1.2

Object

column r/w Enumeration
Determines when the Logon Process will initiate EAP, if the
Supplicant and or Authenticator are enabled, and takes one of
the following values:
              
'never' : Never.
              
'immediate' : Immediately, concurrently with the use of MKA
    with any cached CAK(s).
              
'mkaFail' : Not until MKA has failed, if a prior CAK has been
    cached.

Context

MIB
IEEE8021X-PAE-MIB
OID
.1.3.111.2.802.1.1.15.1.7.1.1.2
Type
column
Access
readwrite
Status
current
Parent
ieee8021XNidConfigEntry
Groups
1

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 'IEEE8021X-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021X-PAE-MIB::ieee8021XNidUseEap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021X-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021X-PAE-MIB::ieee8021XNidUseEap.<ieee8021XNidNID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021X-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021X-PAE-MIB::ieee8021XNidUseEap'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1never
2immediate
3mkaFail

Conformance

Member of
Compliance refinements
read-create access is not required. This may be
read-only.
read-create access is not required. This may be
read-only.