All MIBs › AC-SYSTEM-MIB › acSysWEBAccessWebAuthMode
acSysWEBAccessWebAuthMode
Module: AC-SYSTEM-MIB
OID (symbolic): AC-SYSTEM-MIB::acSysWEBAccessWebAuthMode
OID (numeric): 1.3.6.1.4.1.5003.9.10.10.1.3.5.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: Selects HTTP basic (clear text) or digest (MD5) authentication for the web interface. When set to 0, basic authentication (clear text) will be used. When set to 1, digest authentication (MD5) will be used. When set to 2, digest authentication (MD5) will be used for HTTP, while basic authentication will be used for HTTPS. Note that turning on RADIUS login forces basic authentication. Access: Instant. AC INI-Param: WebAuthMode
What is acSysWEBAccessWebAuthMode?
This OID selects the authentication method for the web interface: 0 for HTTP Basic (unencrypted), 1 for MD5 Digest (encrypted), or 2 for hybrid (Digest over HTTP, Basic over HTTPS). Engineers change this to balance security and compatibility; Basic is simpler but sends credentials in cleartext, while Digest and HTTPS provide encryption. For example, setting this to 1 forces all web logins to use encrypted Digest authentication regardless of protocol.
OID Breakdown
Upper-level ancestors (9 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.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5003.9.10.10 | acSystem | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.1 | acSystemConfiguration | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.1.3 | acSysNetworkConfig | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.1.3.5 | acSysWEBAccess | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.1.3.5.1 | acSysWEBAccessTable | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.1.3.5.1.1 | acSysWEBAccessEntry | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.1.3.5.1.1.7 | acSysWEBAccessWebAuthMode | AC-SYSTEM-MIB |