raisecomHttpTimeout
RAISECOM-WEBSERVER-MIB ·
.1.3.6.1.4.1.8886.1.46.2.1.6
Object
scalar
r/w
Integer32
if the client do nothing within this timeout after logon, he must re-logon after the time out.
Context
- MIB
- RAISECOM-WEBSERVER-MIB
- OID
.1.3.6.1.4.1.8886.1.46.2.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- raisecomWebServerScalar
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Object Constraints
range: 300-1200
Related Objects
Sibling 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 |