MIB Viewer

remoteAccessIdEntryState

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.16
Access
read-only
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
Indicates the state of the user: Active - normal state Disabled - user cannot use account until enabled by a supervisor or chassis user account manager. An account can get disabled after being dormant for a specified amount of time OR as a result of a supervisor or chassis user account manager disabling it. Locked - account is temporarily locked due to repeated unsuccessful login attempts as specified by lockoutPeriod in the customSecuritySettings section. Account can be unlocked by a supervisor or chassis user account manager OR can be automatically unlocked after the lockoutPeriod expires. NOTE: The disable action does not apply to supervisor or chassis user account manager accounts.
INTEGER { disabled(0), active(1), locked(2) }