MIB Viewer

acSysWEBAccessWebAuthMode

OBJECT-TYPE
1.3.6.1.4.1.5003.9.10.10.1.3.5.1.1.7
Access
read-create
Status
current
Sub-identifiers
0
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
INTEGER { basicMode(0) , digestModeWhenPossible(1) , digestModeHTTPOnly(2) }