etsysMultiAuthSessionTimeout

ENTERASYS-MULTI-AUTH-MIB · .1.3.6.1.4.1.5624.1.2.46.1.1.8.1.2

Object

column r/w secondsUnsigned32
The maximum number of seconds an authenticated session may last
before termination of the session.  A value of zero indicates
that no session timeout will be applied.  This value MAY be 
superseded by a session timeout value provided by the 
authenticating server.  For example, if a session is 
authenticated by a RADIUS server, that server may encode a
Session-Timeout Attribute in its authentication response.  The
operational timeout value of a given authenticated session
is specified by the etsysMultiAuthSessionSessionTimeout object.

Context

MIB
ENTERASYS-MULTI-AUTH-MIB
OID
.1.3.6.1.4.1.5624.1.2.46.1.1.8.1.2
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
etsysMultiAuthTypePropertiesEntry
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 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthSessionTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthSessionTimeout.<etsysMultiAuthType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MULTI-AUTH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MULTI-AUTH-MIB::etsysMultiAuthSessionTimeout'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-172800

Conformance

Member of
Compliance refinements
Write access is not required.