ieee8021XPaePortCapabilities

IEEE8021X-PAE-MIB · .1.3.111.2.802.1.1.15.1.1.5.1.7

Object

column Bits
The capabilities of this PAE port.
              
'suppImplemented' : A PACP EAP supplicant functions are
    implemented in this PAE if this bit is on.
              
'authImplemented' : A PACP EAP authenticator functions are
    implemented in this PAE if this bit is on.
              
'mkaImplemented' : The KaY MKA functions are implemented
    in this PAE if this bit is on.
              
'macsecImplemented' : The MACsec functions in the
    Controlled Port are implemented in this PAE if this
    bit is on.
              
'announcementsImplemented' : The EAPOL announcement can be
    sent in this PAE if this bit is on.
              
'listenerImplemented' : This PAE can receive EAPOL announcement
    if this bit is on.
              
'virtualPortsImplemented' : Virtual Port functions are
    implemented in this PAE if this bit is on.

Context

MIB
IEEE8021X-PAE-MIB
OID
.1.3.111.2.802.1.1.15.1.1.5.1.7
Type
column
Access
readonly
Status
current
Parent
ieee8021XPaePortEntry
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::ieee8021XPaePortCapabilities'
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::ieee8021XPaePortCapabilities.<ieee8021XPaePortNumber>'
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::ieee8021XPaePortCapabilities'

Syntax

Bits

Values & Constraints

Enumerated Values
0suppImplemented
1authImplemented
2mkaImplemented
3macsecImplemented
4announcementsImplemented
5listenerImplemented
6virtualPortsImplemented

Conformance