httpSessionExpiry
BINTEC-ADMIN-MIB ·
.0.3.2.1.1.4
Object
column
Timestamp when session will expire. This entry is updated every http request received for this session with current time plus httpAdminSessionTimeout.
Context
- MIB
- BINTEC-ADMIN-MIB
- OID
.0.3.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- httpSessionStatEntry
- Table
- httpSessionStatTable
- Siblings
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| httpSessionIndex A unique value for each registerd sessions. | column | SNMPv2-SMIUnsigned32 | .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 relat… | column | Enumeration | .0.3.2.1.1.2 |
| httpSessionStart Timestamp when the session was started | column | - | .0.3.2.1.1.3 |
| httpSessionRights The mask contains session rights of authorized user copied over
from respective biboAdmLoginHTTPAccessRights table entry. | column | Bits | .0.3.2.1.1.5 |
| httpSessionUser Contains the name of the authorized user copied over from the
respective biboAdmLogin table entry. | column | SNMPv2-TCDisplayString | .0.3.2.1.1.6 |
| httpSessionHost Contains host field from HTTP request header. | column | SNMPv2-TCDisplayString | .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. | column | SNMPv2-SMIIpAddress | .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. | column | Enumeration | .0.3.2.1.1.9 |