>> MIB - Management Information Base

>> Table: httpAdmin - (.1.3.6.1.4.1.272.4.22.5.1)

httpAdmin
OIDNameTypeAccess
.2SPortINTEGERRW
.3TimeoutINTEGERRW
.4KeepAliveENUMRW
.5KeepAliveTimeoutINTEGERRW
.6MaxKeepAliveRequestsINTEGERRW
.7SessionTimeoutINTEGERRW
.8LoginMaxFailedINTEGERRW
.9LoginFailedDelayINTEGERRW
.10MaxSessionsINTEGERRW
.11CertIndexINTEGERRW

SPort
HTTPS server port.

Range: 0 to 65535

Timeout
HTTP server timeout in seconds.

Range: 30 to 3600

KeepAlive
Allow persistent connections (more than one request per connection) true : allowed false: not allowed

Enumerations:

  • true (1)
  • false (2)
KeepAliveTimeout
Number of seconds to wait for the next request from the same client on the same connection.

Range: 5 to 60

MaxKeepAliveRequests
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.

Range: 0 to 10000

SessionTimeout
The number of seconds until a session is timed out on inactivity.

Range: 300 to 86400

LoginMaxFailed
The number of failed HTTP session (wrong authentication), that causes the next session with delayed acceptance.

Range: 0 to 255

LoginFailedDelay
The number of seconds a new session is delayed (not accepted) if httpAdminLoginMaxFailed was reached.

Range: 3 to 255

MaxSessions
The maximum number of HTTP(S)-sessions allowed in parallel.

Range: 1 to 1000

CertIndex
The index of the certificate to use (from the certTable) for HTTPS sessions. If 0, predefined certificate is used.


MIB Reference to Software Version 7.9.5 generated on 2010/10/07. Provided by webmaster@funkwerk-ec.com
Copyright ©2010 by Funkwerk Enterprise Communications GmbH