All MIBs › Dell-VRTX-DOT1X-MIB › rldot1xAuthenticationOpenEnabled
rldot1xAuthenticationOpenEnabled
Module: Dell-VRTX-DOT1X-MIB
OID (symbolic): Dell-VRTX-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, defaulting to false, puts an 802.1X port on the VRTX chassis switch module into open access mode, allowing clients through before authentication completes and treating RADIUS failures as successes. Administrators enable it temporarily on a VRTX blade's network port during a phased 802.1X deployment so devices that cannot yet authenticate are not cut off from the network. Setting it to true on a port connected to an unmanaged blade component would let that traffic pass even without completing 802.1X.
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-VRTX-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-VRTX-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 PowerEdge VRTX chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Dell-VRTX-DOT1X-MIB::rldot1xAuthenticationOpenEnabled OID value, configure state conditions and alerts, and monitor any Dell PowerEdge VRTX chassis 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 | Dell-VRTX-DOT1X-MIB |