cfgHttpHttpAddress
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.15.5
Object
scalar
r/w
OctetString
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.168.1.20:80
* 192.168.1.20:80, 192.168.2.20:8080, 172.16.32.32:10080
* 192.168.1.20:80 192.168.2.20:8080 172.16.32.32:10080
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.15.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cfgHttp
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-255
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 |
| cfgHttpEnabled 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.
… | scalar | Enumeration | .1.3.6.1.4.1.16177.1.400.1.1.15.3 |
| 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 |
| 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 |