etsysMultiAuthIdleTimeout

ENTERASYS-MULTI-AUTH-MIB · .1.3.6.1.4.1.5624.1.2.46.1.1.8.1.3

Object

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

Context

MIB
ENTERASYS-MULTI-AUTH-MIB
OID
.1.3.6.1.4.1.5624.1.2.46.1.1.8.1.3
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::etsysMultiAuthIdleTimeout'
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::etsysMultiAuthIdleTimeout.<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::etsysMultiAuthIdleTimeout'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-172800

Conformance

Member of
Compliance refinements
Write access is not required.