raisecomWebServerScalar
RAISECOM-WEBSERVER-MIB ·
.1.3.6.1.4.1.8886.1.46.2.1
Object
node
No description available.
Context
- MIB
- RAISECOM-WEBSERVER-MIB
- OID
.1.3.6.1.4.1.8886.1.46.2.1- Type
- node
- Parent
- raisecomWebServerObjects
- Siblings
- 1
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| raisecomHttpClientsTable | node | - | .1.3.6.1.4.1.8886.1.46.2.2 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| raisecomHttpServerEnable 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 i… | scalar | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.1.46.2.1.1 |
| 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 |