httpSessionState

BINTEC-ADMIN-MIB · .0.3.2.1.1.2

Object

column r/w Enumeration
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.

Context

MIB
BINTEC-ADMIN-MIB
OID
.0.3.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
httpSessionStatEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::httpSessionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-ADMIN-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-ADMIN-MIB::httpSessionState.<httpSessionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-ADMIN-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-ADMIN-MIB::httpSessionState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1delete
2active