cfgHttpEnabled
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.15.3
Object
scalar
r/w
Enumeration
Configure if the webserver shall be started.
When disabling the webserver, make sure you still have another way
to access the device, e.g by CLI or via SNMP.
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.15.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cfgHttp
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfgHttpUser Web administrator username.
Applies to AP and STA. | scalar | OctetString | .1.3.6.1.4.1.16177.1.400.1.1.15.1 |
| cfgHttpPassword Web administrator password.
Applies to AP and STA. | scalar | OctetString | .1.3.6.1.4.1.16177.1.400.1.1.15.2 |
| cfgHttpRedirectEnabled If enabled, all access to `cfgHttpHttpAddress`
shall be redirected to `cfgHttpHttpsAddress`.
This does not disable http.
Applies to AP and STA. | scalar | Enumeration | .1.3.6.1.4.1.16177.1.400.1.1.15.4 |
| cfgHttpHttpAddress Address to which the http server binds.
The default is '0.0.0.0:80'.
Multiple space and/or comma separated tuples are allowed.
**Examples**
* 192.… | scalar | OctetString | .1.3.6.1.4.1.16177.1.400.1.1.15.5 |
| cfgHttpHttpsAddress Address to which the https server binds.
The default is '0.0.0.0:443'.
Multiple space and/or comma separated tuples are allowed.
**Examples**
* 19… | scalar | OctetString | .1.3.6.1.4.1.16177.1.400.1.1.15.6 |