userTimeout
CORIANT-GROOVE-MIB ·
.1.3.6.1.4.1.42229.1.2.7.2.1.1.6
Object
column Unsigned32
This attribute is the Session Time Out Interval. If there are no messages between the user
and the NE over the Time Out interval, the session is logged off. Setting the value to 0 disables
this attribute (meaning the session will not time out).
UNITS:minutes
default value :30
Context
- MIB
- CORIANT-GROOVE-MIB
- OID
.1.3.6.1.4.1.42229.1.2.7.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- userEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::userTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::userTimeout.<userName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CORIANT-GROOVE-MIB::userTimeout'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-300