MIB Viewer

accessControlUserLoginStatus

OBJECT-TYPE
1.3.6.1.4.1.3373.1103.5.9.1.1
Access
read-only
Status
current
Sub-identifiers
0
This indicates the current status of user versus login: -bit 7: = 1 user login is currently locked out -bit 6: = 1 user password is expired -bit 5: = 1 user is currently logged in through SNMP -bit 4: = 1 user is currently logged in through WEB -bit 3: = 1 user is currently logged in through CLI
BITS { accessControlUserLockedOut(0), accessControlUserPasswordExpired(1), accessControlUserSnmpLogin(2), accessControlUserWebLogin(3), accessControlUserCliLogin(4) }