rlEmWebServiceMaxHardTimeOut
HPE-EMBWEB-MIB ·
.1.3.6.1.4.1.11.2.66.30.1.9
Object
column r/w
Integer32
A user connected to the device via an HTTP session is automatically logged out after this amount of time (in seconds) regardless of the amount of HTTP activity. Maximal value is 168 hours. The value 0 is supported as 'no timeout'. Setting this field to 3932160 will cause the service to go back to it's initialization value.
Context
- MIB
- HPE-EMBWEB-MIB
- OID
.1.3.6.1.4.1.11.2.66.30.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlEmWebServiceEntry
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 'HPE-EMBWEB-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-EMBWEB-MIB::rlEmWebServiceMaxHardTimeOut'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-EMBWEB-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-EMBWEB-MIB::rlEmWebServiceMaxHardTimeOut.<rlEmWebServiceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-EMBWEB-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-EMBWEB-MIB::rlEmWebServiceMaxHardTimeOut'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-3932160