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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk httpSessionStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BINTEC-ADMIN-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-ADMIN-MIB::httpSessionStatTable'
This table contains all registered sessions clients.
httpSessionStatEntry row .0.3.2.1.1
Column Syntax OID
A unique value for each registerd sessions.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.0.3.2.1.1.1
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
Timestamp when the session was started
.0.3.2.1.1.3
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
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
Contains the name of the authorized user copied over from the
respective biboAdmLogin table entry.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.0.3.2.1.1.6
Contains host field from HTTP request header.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.0.3.2.1.1.7
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
Type Constraints:
range: 4
.0.3.2.1.1.8
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