ostUserCfgLockTime
OMNITRON-USER-MIB ·
.1.3.6.1.4.1.7342.22.2.1.7
Object
column centisecondsSNMPv2-TCTimeInterval
This object indicates the time in 0.01 seconds remaining for the user to be locked out. When a user is locked out the object value decrements until the user is not locked out. When the ojbect is '0' the user is not locked out and is 'available' for access.
Context
- MIB
- OMNITRON-USER-MIB
- OID
.1.3.6.1.4.1.7342.22.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Units
- centiseconds
- 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::ostUserCfgLockTime'
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::ostUserCfgLockTime.<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::ostUserCfgLockTime'
Syntax
centisecondsSNMPv2-TCTimeInterval
- Source
- SNMPv2-TCTimeInterval
- Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of