All MIBs › COMTROL-ES8510-MIB › dot1xStatus
dot1xStatus
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::dot1xStatus
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.9.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: IEEE802.1x protocol function status. (1) IEEE802.1x protocol function is enabled. (2) IEEE802.1x protocol function is disabled. 802.1x makes use of the physical access characteristics of IEEE802 LAN infrastructures in order to provide a means of authenticating and authorizing devices attached to a LAN port that has point-to-point connection characteristics, and of preventing access to that port in cases in which the authentication and authorization process fails.
What is dot1xStatus?
This read-write setting globally enables or disables IEEE 802.1X port-based authentication on the device, which uses a LAN port's point-to-point connection characteristics to authenticate and authorize devices before granting them network access. An admin enables this to prevent unauthorized devices from getting LAN access simply by plugging into an available wall jack. For example, enabling 802.1x requires any laptop connecting to an authentication-enabled port to successfully authenticate via RADIUS before it can send or receive any other traffic, blocking a rogue device plugged into an empty office jack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.9.3.1 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::dot1xStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.9.3.1.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::dot1xStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.9.3.1.1 i <value>
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::dot1xStatus OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9 | security | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9.3 | dot1x | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.9.3.1 | dot1xStatus | COMTROL-ES8510-MIB |