Entry | Description |
---|---|
portEnabled | Interface operational status (Up-true/down-false) |
portControl | Current control status of the port for 802.1x control |
portStatus | 802.1x status of the port (authorized/unauthorized) |
reAuthenticate | Reauthentication enabled/disabled status on port |
reAuthPeriod | Value holds meaning only if reAuthentication is enabled |
Entry | Description |
---|---|
abort | Indicates that authentication should be aborted when set to true |
fail | Indicates failed authentication attempt when set to false |
start | Indicates authentication should be started when set to true |
timeout | Indicates authentication attempt timed out when set to true |
success | Indicates authentication successful when set to true |
Entry | Description |
---|---|
mode | Configured 802.1x mode |
reAuthCount | Reauthentication count |
quietperiod | Time between reauthentication attempts |
reAuthMax | Maximum reauthentication attempts |
Entry | Description |
---|---|
state | State of the state machine |
reqCount | Count of requests sent to server |
suppTimeout | Supplicant timeout |
serverTimeout | Server timeout |
maxReq | Maximum requests to be sent |
Entry | Description |
---|---|
adminControlledDirections | Administrative value (Both/In) |
operControlledDirections | Operational Value (Both/In) |
Entry | Description |
---|---|
rxKey | True when EAPOL-Key message is received by supplicant or authenticator. false when key is transmitted |
Entry | Description |
---|---|
keyAvailable | False when key has been transmitted by authenticator, true when new key is available for key exchange |
keyTxEnabled | Key transmission enabled/disabled status |