ieee8021XNidUnauthAllowed
IEEE8021X-PAE-MIB ·
.1.3.111.2.802.1.1.15.1.7.1.1.3
Object
column r/w
Enumeration
Determines when the Logon Process will tell the CP state
machine to provide unauthenticated connectivity, and takes one
of the following values:
'never' : Never.
'immediate' : Immediately, independently of any current or
future attempts to authenticate using the PAE or MKA.
'authFail' : Not until an attempt has been made to
authenticate using EAP, unless neither the Supplicant nor
the Authenticator is enabled, and MKA has attempted to use
any cached CAK (unless the KaY is not enabled).
Context
- MIB
- IEEE8021X-PAE-MIB
- OID
.1.3.111.2.802.1.1.15.1.7.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ieee8021XNidConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::ieee8021XNidUnauthAllowed'
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::ieee8021XNidUnauthAllowed.<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::ieee8021XNidUnauthAllowed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | never |
2 | immediate |
3 | authFail |
Conformance
Member of
Compliance refinements
ieee8021XPaeCompliance
readonly
read-create access is not required. This may be
read-only.
read-only.
ieee8021XPaeV2Compliance
readonly
read-create access is not required. This may be
read-only.
read-only.