All MIBs › DLINK-AUTH-MIB › swFakeAuthentication
swFakeAuthentication
Module: DLINK-AUTH-MIB
OID (symbolic): DLINK-AUTH-MIB::swFakeAuthentication
OID (numeric): 1.3.6.1.4.1.171.12.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates whether the switch would like to enable/disable Fake Authentication when RADIUS server is down.
What is swFakeAuthentication?
This object turns on or off "Fake Authentication," a feature that lets clients continue to pass traffic through the switch as if authenticated whenever the configured RADIUS authentication server is unreachable. An administrator enables it to avoid locking every user out of the network during a RADIUS outage, trading strict security enforcement for continued connectivity. Setting this to enable(1) means that if the RADIUS server goes down, users will still be treated as authenticated rather than being denied network access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.3.1.3 snmpwalk -v2c -c public <target> DLINK-AUTH-MIB::swFakeAuthentication
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.3.1.3.1 snmpget -v2c -c public <target> DLINK-AUTH-MIB::swFakeAuthentication.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.3.1.3.1 i <value>
Start monitoring D-Link managed switch (RADIUS/TACACS+/local authentication) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DLINK-AUTH-MIB::swFakeAuthentication OID value, configure state conditions and alerts, and monitor any D-Link managed switch (RADIUS/TACACS+/local authentication) 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.12 | dlink_common_mgmt | DLINK-ID-REC-MIB |
| 1.3.6.1.4.1.171.12.3 | swAuthCtrl | AUTH-MIB |
| 1.3.6.1.4.1.171.12.3.1 | swAuthenCtrl | AUTH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.12.3.1.3 | swFakeAuthentication | DLINK-AUTH-MIB |