>> MIB - Management Information Base

>> Table: httpSessionStatTable - (.1.3.6.1.4.1.272.4.22.3.2.1.1)

Description: This table contains all registered sessions clients.

httpSessionStatTable
OIDNameTypeAccess
.1IndexUnsigned32R
.2StateENUMD
.3StartDateR
.4ExpiryDateR
.5RightsBITSR
.6UserDisplayStringR
.7HostDisplayStringR
.8RemoteAddrIpAddressR
.9AccessClassENUMR

Index
A unique value for each registerd sessions.
State
Status of HTTP session. As long as a session exists in this table its state is active. Setting the session state to delete will cause this entry to be deleted as well as the related session.

Enumerations:

  • delete (1)
  • active (2)
Start
Timestamp when the session was started

Range: 0 to -1

Expiry
Timestamp when session will expire. This entry is updated every http request received for this session with current time plus httpAdminSessionTimeout.

Range: 0 to -1

Rights
The mask contains session rights of authorized user copied over from respective biboAdmLoginHTTPAccessRights table entry.

Enumerations:

  • admin (0)
  • fci (1)
  • maint (2)
  • easp (3)
User
Contains the name of the authorized user copied over from the respective biboAdmLogin table entry.

Length: 0 to 255

Host
Contains host field from HTTP request header.

Length: 0 to 255

RemoteAddr
IP address of client at time of HTTP session initiation. Actually this wouldn't normally change during a session's lifetime but also wouldn't get updated if so.
AccessClass
Contains HTTP access class of authorized user, copied over from biboAdmLoginHTTPAccessClass of respective biboAdmLogin table entry during session initiaition.

Enumerations:

  • user (1)
  • admin (2)
  • service (4)


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH