usersStatusLocked
MX-AAA-MIB ·
.0.1000.1.150.1.300
Object
column Enumeration
Users Status Locked
Indicates when a user account has been temporarily locked due
to excessive login failures. All login attempts will be
rejected while the user account is locked. See the
UsersLockProtectionEnable parameter for more details.
Context
- MIB
- MX-AAA-MIB
- OID
.0.1000.1.150.1.300- Type
- column
- Access
- readonly
- Status
- current
- Parent
- usersStatusEntry
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 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-AAA-MIB::usersStatusLocked'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-AAA-MIB::usersStatusLocked.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-AAA-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-AAA-MIB::usersStatusLocked'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.