aixLoginFailedThreshold
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.8.2
Object
scalar
r/w
Integer32
Defines the number of attempts which a user can try to log onto the system in the time period defined by failedLoginTimePeriod prior to the current time before a trap is generated and sent. When this variable is set to zero, the aixUserLoginFailed trap is disabled. The default is 20 which means that if users attempting and failing to log in 20 times in last time period defined by aixFailedLoginTimePeriod , a trap is generated. These attempts are recorded in /etc/security/failedlogin or /var/adm/wtmp .
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.8.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- aixLogin
- Siblings
- 2
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aixFailedLoginTimePeriod The time period where failed login attempts
are recorded to compare against
aixLoginFailedThreshold. The default is 300 seconds
(5 minutes). | scalar | minutes Integer32 | .1.3.6.1.4.1.2.6.191.8.1 |
| aixLoginUserTable loginUserTable contains users who are logged in
currently. | table | - | .1.3.6.1.4.1.2.6.191.8.3 |