MIB Viewer

flWorkFWCtrlWebServerMode

OBJECT-TYPE
1.3.6.1.4.1.4346.11.11.11.2.1.21
Access
read-write
Status
current
Sub-identifiers
0
Control the mode of the web server. The following modes exist: DISABLE (Deactivates the web interface!) HTTP (standard, unsecured), HTTPS (secured, use https://<ip> as url)
INTEGER { disable(1), http(2), https(3) }