ieee8021XNidUnsecuredAllowed

IEEE8021X-PAE-MIB · .1.3.111.2.802.1.1.15.1.7.1.1.4

Object

column r/w Enumeration
Determines when the Logon Process will tell the CP state
machine to provide authenticated but unsecured connectivity,
takes one of the following values:
              
'never' : Never.
              
'immediate' : Immediately, to provide connectivity
    concurrently with the use of MKA with any CAK acquired
    through EAP.
              
'mkaFail' : Not until MKA has failed, or is not enabled.
              
'mkaServer' : Only if directed by the MKA server.

Context

MIB
IEEE8021X-PAE-MIB
OID
.1.3.111.2.802.1.1.15.1.7.1.1.4
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::ieee8021XNidUnsecuredAllowed'
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::ieee8021XNidUnsecuredAllowed.<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::ieee8021XNidUnsecuredAllowed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1never
2immediate
3mkaFail
4mkaServer

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.