httpAdminKeepAliveTimeout
BINTEC-ADMIN-MIB ·
.0.5.1.5
Object
scalar
r/w
Integer32
Number of seconds to wait for the next request from the same client on the same connection.
Context
- MIB
- BINTEC-ADMIN-MIB
- OID
.0.5.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- httpAdmin
- Siblings
- 10
Syntax
Integer32
Values & Constraints
Object Constraints
range: 5-60
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| httpAdminMaxSessions The maximum number of HTTP(S)-sessions allowed in parallel. | scalar | Integer32 | .0.5.1.10 |
| httpAdminCertIndex The index of the certificate to use (from the certTable) for
HTTPS sessions. If 0, predefined certificate is used. | scalar | SNMPv2-SMIInteger32 | .0.5.1.11 |
| httpAdminOspPort HTTPS OpenStage server port. | scalar | Integer32 | .0.5.1.12 |
| httpAdminSPort HTTPS server port. | scalar | Integer32 | .0.5.1.2 |
| httpAdminTimeout HTTP server timeout in seconds. | scalar | Integer32 | .0.5.1.3 |
| httpAdminKeepAlive Allow persistent connections (more than one request per connection)
true : allowed
false: not allowed | scalar | SNMPv2-TCTruthValue | .0.5.1.4 |
| httpAdminMaxKeepAliveRequests The maximum number of requests to allow during a persistent
connection. Set to 0 to allow an unlimited amount.
We recommend you leave this number high, for maximum performance. | scalar | Integer32 | .0.5.1.6 |
| httpAdminSessionTimeout The number of seconds until a session is timed out on inactivity. | scalar | Integer32 | .0.5.1.7 |
| httpAdminLoginMaxFailed The number of failed HTTP session (wrong authentication),
that causes the next session with delayed acceptance. | scalar | Integer32 | .0.5.1.8 |
| httpAdminLoginFailedDelay The number of seconds a new session is delayed (not accepted)
if httpAdminLoginMaxFailed was reached. | scalar | Integer32 | .0.5.1.9 |