All MIBs › RADLAN-DOT1X-MIB › rldot1xAuthenticationOpenEnabled
rldot1xAuthenticationOpenEnabled
Module: RADLAN-DOT1X-MIB
OID (symbolic): RADLAN-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 flag enables "open" 802.1X access mode on a port, letting clients or devices reach the network before authentication completes, and in this mode the switch also treats RADIUS authentication failures as if they were successes. Administrators use this cautiously, typically as a temporary or staged deployment aid, since it weakens the normal 802.1X security guarantee that only authenticated devices get network access. For example, an admin rolling out 802.1X on a large campus might enable this per-port temporarily so unmanaged legacy devices aren't locked out while the authentication infrastructure is still being validated.
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> RADLAN-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> RADLAN-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 Marvell/RADLAN-based managed Ethernet switch, enterprise access-layer switch (802.1X port access control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADLAN-DOT1X-MIB::rldot1xAuthenticationOpenEnabled OID value, configure state conditions and alerts, and monitor any Marvell/RADLAN-based managed Ethernet switch, enterprise access-layer switch (802.1X port access control) from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.95.10.1.11 | rldot1xAuthenticationOpenEnabled | RADLAN-DOT1X-MIB |