raisecomHttpServerEnable
RAISECOM-WEBSERVER-MIB ·
.1.3.6.1.4.1.8886.1.46.2.1.1
Object
The state of global http server. It has two values,one is enable(1),which indicates that the system start http server; the other is disable(2) that means web server is invalid in this system. The default value is disable(2).
Context
- MIB
- RAISECOM-WEBSERVER-MIB
- OID
.1.3.6.1.4.1.8886.1.46.2.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- raisecomWebServerScalar
- Siblings
- 5
Values & Constraints
Type Values
1 | enable |
2 | disable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| raisecomHttpsServerEnable The state of global https server.
It has two values,one is enable(1),which indicates that the system start https server;
the other is disable(2) that means https is invalid in t… | scalar | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.1.46.2.1.2 |
| raisecomHttpPort The port value for http service.
The default value is 80, the vlaue user set must be between 0 to 65535. | scalar | Integer32 | .1.3.6.1.4.1.8886.1.46.2.1.3 |
| raisecomHttpsPort The port value for https service.
The default value is 443, the vlaue user set must be between 0 to 65535. | scalar | Integer32 | .1.3.6.1.4.1.8886.1.46.2.1.4 |
| raisecomHttpAuth The method of web user authentication.
The type local(1) is for the local authentication.
The type radius(2) is for the radius authentication.
The type tacacs(3) is for the tacac… | scalar | Enumeration | .1.3.6.1.4.1.8886.1.46.2.1.5 |
| raisecomHttpTimeout if the client do nothing within this timeout after logon, he must re-logon after the time out. | scalar | Integer32 | .1.3.6.1.4.1.8886.1.46.2.1.6 |