All MIBs › Dell-DOT1X-MIB › rldot1xAuthenticationOpenEnabled
rldot1xAuthenticationOpenEnabled
Module: Dell-DOT1X-MIB
OID (symbolic): Dell-DOT1X-MIB::rldot1xAuthenticationOpenEnabled
OID (numeric): 1.3.6.1.4.1.89.95.10.1.11
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Open access allows clients or devices to gain network access before authentication is performed. In the mode the switch performs failure replies received from a Radius server as success.
What is rldot1xAuthenticationOpenEnabled?
This object is a true/false setting, defaulting to false, that puts an 802.1X port into open access mode, letting clients reach the network before authentication completes and treating RADIUS authentication failures as if they had succeeded. Administrators enable it temporarily during phased 802.1X rollouts, so devices that would otherwise be blocked by strict authentication keep working while endpoints and RADIUS policy are still being tuned. Setting it to true on a port with unmanaged printers plugged in would let those printers pass traffic even though they cannot complete 802.1X authentication.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.95.10.1.11 snmpwalk -v2c -c public <target> Dell-DOT1X-MIB::rldot1xAuthenticationOpenEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.95.10.1.11.1 snmpget -v2c -c public <target> Dell-DOT1X-MIB::rldot1xAuthenticationOpenEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.95.10.1.11.1 s <value>
Start monitoring Dell PowerConnect/Networking managed switch (802.1X port access control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Dell-DOT1X-MIB::rldot1xAuthenticationOpenEnabled OID value, configure state conditions and alerts, and monitor any Dell PowerConnect/Networking managed switch (802.1X port access control) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.95 | rldot1x | Dell-DOT1X-MIB |
| 1.3.6.1.4.1.89.95.10 | rldot1xAuthenticationPortTable | Dell-DOT1X-MIB |
| 1.3.6.1.4.1.89.95.10.1 | rldot1xAuthenticationPortEntry | Dell-DOT1X-MIB |
| 1.3.6.1.4.1.89.95.10.1.11 | rldot1xAuthenticationOpenEnabled | Dell-DOT1X-MIB |