cfgHttpUser
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.15.1
Object
scalar
OctetString
Web administrator username.
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.15.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cfgHttp
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| 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 |