linksIeee8021XAuthentication
MX-ETH-MIB ·
.0.2400.1.50.1.300
Object
column r/w
Enumeration
IEEE 802.1x Authentication
Configures the IEEE 802.1x authentication protocol activation
on the Ethernet link interface.
* Disable: The IEEE 802.1x authentication protocol is
disabled on the Ethernet link interface.
* Enable: The IEEE 802.1x authentication protocol using the
EAP-TLS authentication method is enabled on the Ethernet
link to get an access, through an IEEE 802.1x EAP-TLS
authenticator (such as an IEEE 802.1x capable network
device), to secured network(s). The Ethernet link interface
remains always 'UP' whatever the result of the IEEE 802.1x
authentication.
Context
- MIB
- MX-ETH-MIB
- OID
.0.2400.1.50.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- linksEntry
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 'MX-ETH-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ETH-MIB::linksIeee8021XAuthentication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-ETH-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-ETH-MIB::linksIeee8021XAuthentication.<linksName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-ETH-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-ETH-MIB::linksIeee8021XAuthentication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | disable |
200 | enable |