cfgHttpHttpsAddress
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.15.6
Object
scalar
r/w
OctetString
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**
* 192.168.1.20:443
* 192.168.1.20:443, 192.168.2.20:8443, 172.16.32.32:10443
* 192.168.1.20:443 192.168.2.20:8443 172.16.32.32:10443
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.15.6- 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 |
| 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 |