ostUserCfgSessionTimeout
OMNITRON-USER-MIB ·
.1.3.6.1.4.1.7342.22.2.1.8
Object
column r/w
Unsigned32
This object specifies the user session timeout value in seconds. This
same value is used for all protocols.
A value of 0 indicates there is no session timeout.
The session timeout is reset everytime there is valid information
sent from the protocol or received by the protocol.
Context
- MIB
- OMNITRON-USER-MIB
- OID
.1.3.6.1.4.1.7342.22.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostUserCfgEntry
- Groups
- 1
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 'OMNITRON-USER-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-USER-MIB::ostUserCfgSessionTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-USER-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-USER-MIB::ostUserCfgSessionTimeout.<ostUserCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-USER-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-USER-MIB::ostUserCfgSessionTimeout'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-3600
Conformance
Member of