raisecomHttpAuth
RAISECOM-WEBSERVER-MIB ·
.1.3.6.1.4.1.8886.1.46.2.1.5
Object
scalar
r/w
Enumeration
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 tacacs authentication. The default type is local.
Context
- MIB
- RAISECOM-WEBSERVER-MIB
- OID
.1.3.6.1.4.1.8886.1.46.2.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- raisecomWebServerScalar
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | radius |
3 | tacacs |
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 |
| 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 |