ieee8021XKayMacSecCapability
IEEE8021X-PAE-MIB ·
.1.3.111.2.802.1.1.15.1.6.1.1.12
Object
column Enumeration
This object indicates whether MACsec is implemented, and if so
whether the implementation provides integrity protection only,
integrity and integrity with confidentiality, or integrity and
integrity with confidentiality with a selectable confidentiality offset
of 0, 30, or 50 octets (see IEEE Std 802.1AE).
'noMACsec' : the MACsec is not implemented.
'macSecCapability1' : capable in 'integrity protection without
confidentiality'.
'macSecCapability2' : capable in 'integrity protection without
confidentiality' and integrity protection and confidentiali
with a confidentiality offset 0',.
'macSecCapability3' : capable in 'integrity protection without
confidentiality' and integrity protection and confidentiali
with a confidentiality offset 0, 30 or 50'.
Context
- MIB
- IEEE8021X-PAE-MIB
- OID
.1.3.111.2.802.1.1.15.1.6.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ieee8021XKayMkaEntry
- 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::ieee8021XKayMacSecCapability'
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::ieee8021XKayMacSecCapability.<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::ieee8021XKayMacSecCapability'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noMACsec |
1 | macSecCapability1 |
2 | macSecCapability2 |
3 | macSecCapability3 |
Conformance
Member of