MIB Viewer

hpicfUsrAuthLastLoginNotifyStatus

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.19.1.27
Access
accessible-for-notify
Status
current
Sub-identifiers
0
The status of the failed login attempt. successful(1) is not currently used. failed(2) indicates a regular failure that did not cause user lockout. failedLockOut(3) indicates a failure that caused user lockout. lockedOut(4) indicates that the user was locked out before the attempt was made. tableFull(5) indicates lockout due to a full lockout table, likely an indication of a serious attack.
INTEGER { unknown(0), successful(1), failed(2), failedLockOut(3), lockedOut(4), tableFull(5) }