etsysPwaAuthPwaState
ENTERASYS-PWA-MIB ·
.1.3.6.1.4.1.5624.1.2.8.3.1.1.1
Object
column
Enumeration
The current value of the Port Web Authenticator state machine. When set to disconnected(1) no user is logged in. When set to authenticating(2), it indicates that a login is in process and has not yet completed. A value of authenticated(3) indicates a user has successfully logged in. When the value is held(4) it indicates that the port is locked down because the number of failed login attempts is greater than etsysPwaAuthMaxReq.The port will be locked until the etsysPwaAuthQuietPeriod has expired.
Context
- MIB
- ENTERASYS-PWA-MIB
- OID
.1.3.6.1.4.1.5624.1.2.8.3.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysPwaAuthStatusEntry
- Table
- etsysPwaAuthStatusTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disconnected |
2 | authenticating |
3 | authenticated |
4 | held |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysPwaMaxFailedAttempts The total number of failed logon attempts on this ifIndex. | column | RMON2-MIBZeroBasedCounter32 | .1.3.6.1.4.1.5624.1.2.8.3.1.1.2 |
| etsysPwaFailedAttemptsSinceLogon The total number of failed logon attempts since the last
successful logon on this ifIndex. | column | RMON2-MIBZeroBasedCounter32 | .1.3.6.1.4.1.5624.1.2.8.3.1.1.3 |
| etsysPwaLastLogonResult This ASCII string provides an unstructured way for the web
based auth agent to communicate detailed error and status
indications to a network administrator. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.5624.1.2.8.3.1.1.4 |