userSessionTimer

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.4.1.1.11

Object

column r/w Integer32
The amount of time, in seconds, that the Session Timer will run. Use
this timer to forcibly close a user's session (connection). When the
Session Timer expires, the Device Server will end the connection. The
default is 0 (zero), meaning that the session timer will not expire
(the session is open permanently, or until the user logs out).

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.4.1.1.11
Type
column
Access
readwrite
Status
current
Parent
userEntry
Groups
1

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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::userSessionTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::userSessionTimer.<userIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::userSessionTimer'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-4294967

Conformance