BINTEC-ADMIN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
9
.0.3.2.1 · 1 row entry · 9 columns
This table contains all registered sessions clients.
httpSessionStatEntry entry .0.3.2.1.1
Indexes
httpSessionIndex
Column Syntax OID
httpSessionIndex
A unique value for each registerd sessions.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.3.2.1.1.1
httpSessionState
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.
Enumerationr/w
Enumerated Values:
1delete
2active
.0.3.2.1.1.2
httpSessionStart
Timestamp when the session was started
.0.3.2.1.1.3
httpSessionExpiry
Timestamp when session will expire. This entry is updated every
http request received for this session with current time plus
httpAdminSessionTimeout.
.0.3.2.1.1.4
httpSessionRights
The mask contains session rights of authorized user copied over
from respective biboAdmLoginHTTPAccessRights table entry.
Bits
Enumerated Values:
0admin
1fci
2maint
3easp
.0.3.2.1.1.5
httpSessionUser
Contains the name of the authorized user copied over from the
respective biboAdmLogin table entry.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.0.3.2.1.1.6
httpSessionHost
Contains host field from HTTP request header.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.0.3.2.1.1.7
httpSessionRemoteAddr
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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.3.2.1.1.8
httpSessionAccessClass
Contains HTTP access class of authorized user, copied over from
biboAdmLoginHTTPAccessClass of respective biboAdmLogin table entry
during session initiaition.
Enumeration
Enumerated Values:
1user
2admin
4service
.0.3.2.1.1.9