|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.11.1.2
|
Functions | |
| open_error_t | openapiDot1xDefaultAuthenMethodGet (openapiClientHandle_t *client_handle, OPEN_USER_MGR_AUTH_METHOD_t *method) |
| Gets the dot1x default authentication method. More... | |
| open_error_t | openapiDot1xDefaultAuthenMethodSet (openapiClientHandle_t *client_handle, OPEN_USER_MGR_AUTH_METHOD_t method) |
| Sets the dot1x default authentication method. More... | |
| open_error_t | openapiDot1xEapolFloodModeGet (openapiClientHandle_t *client_handle, OPEN_CONTROL_t *adminMode) |
| Get eapol flood mode setting for dot1x. More... | |
| open_error_t | openapiDot1xEapolFloodModeSet (openapiClientHandle_t *client_handle, OPEN_CONTROL_t adminMode) |
| Set eapol flood mode setting for dot1x. More... | |
| open_error_t | openapiDot1xLogicalPortFirstGet (openapiClientHandle_t *client_handle, uint32_t ifNum, uint32_t *logicalIfNum) |
| Gets the first dot1x logical interface identifier for a given physical port. More... | |
| open_error_t | openapiDot1xLogicalPortNextGet (openapiClientHandle_t *client_handle, uint32_t logicalIfNum, uint32_t *nextLogicalIfNum) |
| Gets the next dot1x logical interface identifier on the same physical port as the given logical interface identifier. More... | |
| open_error_t | openapiDot1xLogicalPortSupplicantMacAddrGet (openapiClientHandle_t *client_handle, uint32_t logicalIfNum, open_buffdesc *macAddr) |
| Gets the MAC address of the dot1x supplicant present on the specified logical interface. More... | |
| open_error_t | openapiDot1xLogicalPortVlanAssignmentGet (openapiClientHandle_t *client_handle, uint32_t logicalIfNum, uint32_t *vlan, OPEN_DOT1X_VLAN_ASSIGNED_MODE_t *reason) |
| Gets the dot1x assigned VLAN ID and reason for the specified logical interface. More... | |
| open_error_t | openapiDot1xPortBackendAuthStateGet (openapiClientHandle_t *client_handle, uint32_t ifNum, OPEN_DOT1X_BAM_STATES_t *state) |
| Gets the dot1x port back end authorization state. More... | |
| open_error_t | openapiDot1xPortControlModeGet (openapiClientHandle_t *client_handle, uint32_t ifNum, OPEN_DOT1X_PORT_CONTROL_t *mode) |
| Gets the dot1x port configured control mode. More... | |
| open_error_t | openapiDot1xPortControlModeSet (openapiClientHandle_t *client_handle, uint32_t ifNum, OPEN_DOT1X_PORT_CONTROL_t mode) |
| Sets the dot1x port configured control mode. More... | |
| open_error_t | openapiDot1xPortEapLengthErrorFramesRxGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *eapLengthErrorFramesRx) |
| Get the dot1x port Eap Length error Frames Received Stat. More... | |
| open_error_t | openapiDot1xPortEapolFramesRxGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *eapolFramesRx) |
| Get the dot1x port Eapol Frames Received Stats. More... | |
| open_error_t | openapiDot1xPortEapolFramesTxGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *eapolFramesTx) |
| Get the dot1x port Eapol Frames Transmitted Stats. More... | |
| open_error_t | openapiDot1xPortEapolLogoffFramesRxGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *eapolLogoffFramesRx) |
| Get the dot1x port Eapol Logoff Frames Received Stat. More... | |
| open_error_t | openapiDot1xPortEapolStartFramesRxGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *eapolStartFramesRx) |
| Get the dot1x port Eapol Start Frames Received Stats. More... | |
| open_error_t | openapiDot1xPortEapReqFramesTxGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *eapReqFramesTx) |
| Get the dot1x port Eap Request Frames Transmitted Stat. More... | |
| open_error_t | openapiDot1xPortEapReqIdFramesTxGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *eapReqIdFramesTx) |
| Get the dot1x port Eap Request Id Frames Transmitted Stat. More... | |
| open_error_t | openapiDot1xPortEapRespIdFramesRxGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *eapRespIdFramesRx) |
| Get number of EAP Response/Identity frames received. More... | |
| open_error_t | openapiDot1xPortEapResponseFramesRxGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *eapResponseFramesRx) |
| Get the dot1x port Eap Response Frames Received Stat. More... | |
| open_error_t | openapiDot1xPortGuestVlanGet (openapiClientHandle_t *client_handle, uint32_t ifNum, uint32_t *vlanId) |
| Gets the dot1x port guest vlan ID. More... | |
| open_error_t | openapiDot1xPortGuestVlanSet (openapiClientHandle_t *client_handle, uint32_t ifNum, uint32_t vlanId) |
| Sets the dot1x port guest vlan ID. More... | |
| open_error_t | openapiDot1xPortInvalidEapolFramesRxGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *invalidEapolFramesRx) |
| Get the dot1x port Invalid Eapol Frames Received Stat. More... | |
| open_error_t | openapiDot1xPortLastEapolFrameSourceGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, open_buffdesc *lastEapolFrameSource) |
| Get the dot1x port Last Eapol Frame Source Stat. More... | |
| open_error_t | openapiDot1xPortLastEapolFrameVersionGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *lastEapolFrameVersion) |
| Get the dot1x port Last Eapol Frame Version Stat. More... | |
| open_error_t | openapiDot1xPortMabEnabledGet (openapiClientHandle_t *client_handle, uint32_t ifNum, OPEN_BOOL_t *mabEnabled) |
| Sets the dot1x port MAC authentication bypass enable mode. More... | |
| open_error_t | openapiDot1xPortMabEnabledSet (openapiClientHandle_t *client_handle, uint32_t ifNum, OPEN_BOOL_t mabEnabled) |
| Sets the dot1x port MAC authentication bypass enable mode. More... | |
| open_error_t | openapiDot1xPortOperatingControlModeGet (openapiClientHandle_t *client_handle, uint32_t ifNum, OPEN_DOT1X_PORT_CONTROL_t *mode) |
| Gets the dot1x port operating control mode. More... | |
| open_error_t | openapiDot1xPortOperationalMabModeGet (openapiClientHandle_t *client_handle, uint32_t ifNum, OPEN_CONTROL_t *mode) |
| Gets the dot1x port operational MAB mode. More... | |
| open_error_t | openapiDot1xPortPaeStateGet (openapiClientHandle_t *client_handle, uint32_t ifNum, OPEN_DOT1X_APM_STATES_t *state) |
| Gets the dot1x port PAE state. More... | |
| open_error_t | openapiDot1xPortQuietPeriodGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *quietPeriod) |
| Get the dot1x quiet period on the specified port. More... | |
| open_error_t | openapiDot1xPortQuietPeriodSet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t quietPeriod) |
| Set the dot1x quiet period on the specified port. More... | |
| open_error_t | openapiDot1xPortStatsClear (openapiClientHandle_t *client_handle, uint32_t intIfNum) |
| Clear the dot1x stats on the specified port. More... | |
| open_error_t | openapiDot1xPortStatusGet (openapiClientHandle_t *client_handle, uint32_t ifNum, OPEN_DOT1X_PORT_STATUS_t *status) |
| Gets the dot1x port status. More... | |
| open_error_t | openapiDot1xPortTxPeriodGet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t *txPeriod) |
| Get the dot1x transmit period on the specified port. More... | |
| open_error_t | openapiDot1xPortTxPeriodSet (openapiClientHandle_t *client_handle, uint32_t intIfNum, uint32_t txPeriod) |
| Set the dot1x transmit period on the specified port. More... | |
| open_error_t | openapiDot1xPortVlanAssignedGet (openapiClientHandle_t *client_handle, uint32_t ifNum, uint32_t *vlan) |
| Gets the dot1x port assigned VLAN. More... | |
| open_error_t | openapiDot1xPortVlanAssignedReasonGet (openapiClientHandle_t *client_handle, uint32_t ifNum, OPEN_DOT1X_VLAN_ASSIGNED_MODE_t *reason) |
| Gets the dot1x port assigned VLAN reason. More... | |
| open_error_t | openapiDot1xSystemAuthControlModeGet (openapiClientHandle_t *client_handle, OPEN_CONTROL_t *mode) |
| Gets the dot1x global administrative mode. More... | |
| open_error_t | openapiDot1xSystemAuthControlModeSet (openapiClientHandle_t *client_handle, OPEN_CONTROL_t mode) |
| Sets the dot1x global administrative mode. More... | |
| open_error_t openapiDot1xDefaultAuthenMethodGet | ( | openapiClientHandle_t * | client_handle, |
| OPEN_USER_MGR_AUTH_METHOD_t * | method | ||
| ) |
Gets the dot1x default authentication method.
| [in] | client_handle | client handle from registration API |
| [out] | mode | authentication method |
| OPEN_E_NONE | Get successful. |
| OPEN_E_FAIL | Get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14
| open_error_t openapiDot1xDefaultAuthenMethodSet | ( | openapiClientHandle_t * | client_handle, |
| OPEN_USER_MGR_AUTH_METHOD_t | method | ||
| ) |
Sets the dot1x default authentication method.
| [in] | client_handle | client handle from registration API |
| [in] | mode | authentication method |
| OPEN_E_NONE | Set successful. |
| OPEN_E_FAIL | Set failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14
| open_error_t openapiDot1xEapolFloodModeGet | ( | openapiClientHandle_t * | client_handle, |
| OPEN_CONTROL_t * | adminMode | ||
| ) |
Get eapol flood mode setting for dot1x.
| [in] | client_handle | client handle from registration API |
| [out] | adminMode | Dot1x eapol flood mode [Enable/Disable] |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xEapolFloodModeSet | ( | openapiClientHandle_t * | client_handle, |
| OPEN_CONTROL_t | adminMode | ||
| ) |
Set eapol flood mode setting for dot1x.
| [in] | client_handle | client handle from registration API |
| [in] | adminMode | Dot1x eapol flood mode [Enable/Disable] |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xLogicalPortFirstGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| uint32_t * | logicalIfNum | ||
| ) |
Gets the first dot1x logical interface identifier for a given physical port.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID for the physical port |
| [out] | logicalIfNum | logical interface identifier |
| OPEN_E_NONE | Get successful. |
| OPEN_E_FAIL | Get failed or no logical port found. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14
| open_error_t openapiDot1xLogicalPortNextGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | logicalIfNum, | ||
| uint32_t * | nextLogicalIfNum | ||
| ) |
Gets the next dot1x logical interface identifier on the same physical port as the given logical interface identifier.
| [in] | client_handle | client handle from registration API |
| [in] | logicalIfNum | logical interface identifier |
| [out] | nextLogicalIfNum | next logical interface identifier on the same physical port as the given logical interface identifier |
| OPEN_E_NONE | Get successful. |
| OPEN_E_FAIL | Get failed or no next logical port found. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14
| open_error_t openapiDot1xLogicalPortSupplicantMacAddrGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | logicalIfNum, | ||
| open_buffdesc * | macAddr | ||
| ) |
Gets the MAC address of the dot1x supplicant present on the specified logical interface.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | macAddr | supplicant's MAC address, buffdesc must provide at least OPEN_MAC_ADDR_LEN bytes of space |
| OPEN_E_NONE | Get successful. |
| OPEN_E_FAIL | Get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14
| open_error_t openapiDot1xLogicalPortVlanAssignmentGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | logicalIfNum, | ||
| uint32_t * | vlan, | ||
| OPEN_DOT1X_VLAN_ASSIGNED_MODE_t * | reason | ||
| ) |
Gets the dot1x assigned VLAN ID and reason for the specified logical interface.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | vlan | VLAN ID |
| [out] | reason | reason the VLAN was assigned |
| OPEN_E_NONE | Get successful. |
| OPEN_E_FAIL | Get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiAuthMgrLogicalPortVlanAssignmentGet instead
| open_error_t openapiDot1xPortBackendAuthStateGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| OPEN_DOT1X_BAM_STATES_t * | state | ||
| ) |
Gets the dot1x port back end authorization state.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | state | State |
| OPEN_E_NONE | State get successful. |
| OPEN_E_FAIL | State get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14
| open_error_t openapiDot1xPortControlModeGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| OPEN_DOT1X_PORT_CONTROL_t * | mode | ||
| ) |
Gets the dot1x port configured control mode.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | mode | control mode |
| OPEN_E_NONE | Mode get successful. |
| OPEN_E_FAIL | Mode get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiAuthMgrPortControlModeGet instead
| open_error_t openapiDot1xPortControlModeSet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| OPEN_DOT1X_PORT_CONTROL_t | mode | ||
| ) |
Sets the dot1x port configured control mode.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [in] | mode | control mode |
| OPEN_E_NONE | Mode set successful. |
| OPEN_E_FAIL | Mode set failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiAuthMgrPortControlModeSet instead
| open_error_t openapiDot1xPortEapLengthErrorFramesRxGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | eapLengthErrorFramesRx | ||
| ) |
Get the dot1x port Eap Length error Frames Received Stat.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | eapLengthErrorFramesRx | EAP length error frames |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortEapolFramesRxGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | eapolFramesRx | ||
| ) |
Get the dot1x port Eapol Frames Received Stats.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | eapolFramesRx | EAPOL start frames received |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortEapolFramesTxGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | eapolFramesTx | ||
| ) |
Get the dot1x port Eapol Frames Transmitted Stats.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | eapolFramesTx | EAPOL frames transmitted |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortEapolLogoffFramesRxGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | eapolLogoffFramesRx | ||
| ) |
Get the dot1x port Eapol Logoff Frames Received Stat.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | eapolLogoffFramesRx | EAPOL logoff frames received |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortEapolStartFramesRxGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | eapolStartFramesRx | ||
| ) |
Get the dot1x port Eapol Start Frames Received Stats.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | eapolStartFramesRx | EAPOL start frames received |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortEapReqFramesTxGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | eapReqFramesTx | ||
| ) |
Get the dot1x port Eap Request Frames Transmitted Stat.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | eapReqFramesTx | EAP Request frames transmitted |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortEapReqIdFramesTxGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | eapReqIdFramesTx | ||
| ) |
Get the dot1x port Eap Request Id Frames Transmitted Stat.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | eapReqIdFramesTx | EAP Req/Id frames transmitted |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortEapRespIdFramesRxGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | eapRespIdFramesRx | ||
| ) |
Get number of EAP Response/Identity frames received.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | eapRespIdFramesRx | EAP Resp/Id frames received |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortEapResponseFramesRxGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | eapResponseFramesRx | ||
| ) |
Get the dot1x port Eap Response Frames Received Stat.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | eapResponseFramesRx | EAP Response frames received |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortGuestVlanGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| uint32_t * | vlanId | ||
| ) |
Gets the dot1x port guest vlan ID.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | vlanId | VLAN ID |
| OPEN_E_NONE | Get successful. |
| OPEN_E_FAIL | Get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiAuthMgrPortGuestVlanGet instead
| open_error_t openapiDot1xPortGuestVlanSet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| uint32_t | vlanId | ||
| ) |
Sets the dot1x port guest vlan ID.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [in] | vlanId | VLAN ID |
| OPEN_E_NONE | Set successful. |
| OPEN_E_FAIL | Set failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiAuthMgrPortGuestVlanSet instead
| open_error_t openapiDot1xPortInvalidEapolFramesRxGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | invalidEapolFramesRx | ||
| ) |
Get the dot1x port Invalid Eapol Frames Received Stat.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | invalidEapolFramesRx | Invalid EAPOL frames received |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortLastEapolFrameSourceGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| open_buffdesc * | lastEapolFrameSource | ||
| ) |
Get the dot1x port Last Eapol Frame Source Stat.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | lastEapolFrameSource | last EAPOL version received |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortLastEapolFrameVersionGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | lastEapolFrameVersion | ||
| ) |
Get the dot1x port Last Eapol Frame Version Stat.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | lastEapolFrameVersion | last EAPOL version received |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortMabEnabledGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| OPEN_BOOL_t * | mabEnabled | ||
| ) |
Sets the dot1x port MAC authentication bypass enable mode.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | mabEnabled | OPEN_TRUE if MAB enabled, else OPEN_FALSE |
| OPEN_E_NONE | Get successful. |
| OPEN_E_FAIL | Get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiMabPortMabEnabledGet instead
| open_error_t openapiDot1xPortMabEnabledSet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| OPEN_BOOL_t | mabEnabled | ||
| ) |
Sets the dot1x port MAC authentication bypass enable mode.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [in] | mabEnabled | Set to OPEN_TRUE to enable MAB, OPEN_FALSE to disable |
| OPEN_E_NONE | Set successful. |
| OPEN_E_FAIL | Set failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiMabPortMabEnabledSet instead
| open_error_t openapiDot1xPortOperatingControlModeGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| OPEN_DOT1X_PORT_CONTROL_t * | mode | ||
| ) |
Gets the dot1x port operating control mode.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | mode | Operating control mode |
| OPEN_E_NONE | Mode get successful. |
| OPEN_E_FAIL | Mode get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiAuthMgrPortOperatingControlModeGet instead
| open_error_t openapiDot1xPortOperationalMabModeGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| OPEN_CONTROL_t * | mode | ||
| ) |
Gets the dot1x port operational MAB mode.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | mode | Mode |
| OPEN_E_NONE | Mode get successful. |
| OPEN_E_FAIL | Mode get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiMabPortOperationalMabModeGet instead
| open_error_t openapiDot1xPortPaeStateGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| OPEN_DOT1X_APM_STATES_t * | state | ||
| ) |
Gets the dot1x port PAE state.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | state | State |
| OPEN_E_NONE | State get successful. |
| OPEN_E_FAIL | State get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14
| open_error_t openapiDot1xPortQuietPeriodGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | quietPeriod | ||
| ) |
Get the dot1x quiet period on the specified port.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | quietPeriod | the uint value for the quiet period |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortQuietPeriodSet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t | quietPeriod | ||
| ) |
Set the dot1x quiet period on the specified port.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [in] | quietPeriod | the uint value for the quiet period |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortStatsClear | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum | ||
| ) |
Clear the dot1x stats on the specified port.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortStatusGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| OPEN_DOT1X_PORT_STATUS_t * | status | ||
| ) |
Gets the dot1x port status.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | status | Status |
| OPEN_E_NONE | Status get successful. |
| OPEN_E_FAIL | Status get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiAuthMgrPortStatusGet instead
| open_error_t openapiDot1xPortTxPeriodGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t * | txPeriod | ||
| ) |
Get the dot1x transmit period on the specified port.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [out] | txPeriod | the uint value for the transmit period |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortTxPeriodSet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | intIfNum, | ||
| uint32_t | txPeriod | ||
| ) |
Set the dot1x transmit period on the specified port.
| [in] | client_handle | client handle from registration API |
| [in] | intIfNum | internal interface number |
| [in] | txPeriod | the uint value for the transmit period |
| OPEN_E_NONE | On success. |
| OPEN_E_FAIL | On failure. |
| OPEN_E_PARAM | Invalid argument. |
OpEN API Version: 1.25
| open_error_t openapiDot1xPortVlanAssignedGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| uint32_t * | vlan | ||
| ) |
Gets the dot1x port assigned VLAN.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | vlan | VLAN ID |
| OPEN_E_NONE | VLAN ID get successful. |
| OPEN_E_FAIL | VLAN ID get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiAuthMgrPortVlanAssignedGet instead
| open_error_t openapiDot1xPortVlanAssignedReasonGet | ( | openapiClientHandle_t * | client_handle, |
| uint32_t | ifNum, | ||
| OPEN_DOT1X_VLAN_ASSIGNED_MODE_t * | reason | ||
| ) |
Gets the dot1x port assigned VLAN reason.
| [in] | client_handle | client handle from registration API |
| [in] | ifNum | Interface ID |
| [out] | reason | Reason |
| OPEN_E_NONE | Reason get successful. |
| OPEN_E_FAIL | Reason get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14 This API no longer supported, please use openapiAuthMgrPortVlanAssignedReasonGet instead
| open_error_t openapiDot1xSystemAuthControlModeGet | ( | openapiClientHandle_t * | client_handle, |
| OPEN_CONTROL_t * | mode | ||
| ) |
Gets the dot1x global administrative mode.
| [in] | client_handle | client handle from registration API |
| [out] | mode | Administrative mode |
| OPEN_E_NONE | Mode get successful. |
| OPEN_E_FAIL | Mode get failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14
| open_error_t openapiDot1xSystemAuthControlModeSet | ( | openapiClientHandle_t * | client_handle, |
| OPEN_CONTROL_t | mode | ||
| ) |
Sets the dot1x global administrative mode.
| [in] | client_handle | client handle from registration API |
| [in] | mode | Administrative mode |
| OPEN_E_NONE | Mode set successful. |
| OPEN_E_FAIL | Mode set failed. |
| OPEN_E_PARAM | Error in parameter passed. |
OpEN API Version: 1.14