accessControlUserTimeout
SIAE-USER-MIB ·
.1.3.6.1.4.1.3373.1103.5.3.1.8
Object
column r/w
Integer32
This object defines the user timeout after login operation. Zero timeout means no timeout.
Context
- MIB
- SIAE-USER-MIB
- OID
.1.3.6.1.4.1.3373.1103.5.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- accessControlUserRecord
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 'SIAE-USER-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-USER-MIB::accessControlUserTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-USER-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-USER-MIB::accessControlUserTimeout.<accessControlUserName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-USER-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-USER-MIB::accessControlUserTimeout'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-3600