aixUsrResetLoginCount

IBM-AIX-MIB · .1.3.6.1.4.1.2.6.191.4.1.1.1.11

Object

column r/w Enumeration
After the number of unsuccessful login attempts 
defined by aixUsrAllowableAttempts, the user will 
not be able to log in until the user's 
unsuccessful_login_count attribute in 
/etc/security/lastlog to be less than the value 
defined by aixUsrAllowableAttempts. When this variable 
is set to 2(reset), the unsuccessful_login_count 
in /etc/security/lastlog will be set to zero. 
Default value is 1.

Context

MIB
IBM-AIX-MIB
OID
.1.3.6.1.4.1.2.6.191.4.1.1.1.11
Type
column
Access
readwrite
Status
current
Parent
aixUsrEntry
Groups
1

Walk 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 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixUsrResetLoginCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixUsrResetLoginCount.<aixUsrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-AIX-MIB::aixUsrResetLoginCount'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1default
2reset

Conformance

Member of