Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.13.1.2
Data Fields

Information received in notification for event OPEN_NOTIFY_EVENT_PORT_INFO. More...

#include <openapi_event_notify.h>

Data Fields

OPEN_PORT_AUTO_NEG_t autoneg
 auto-negotiation enabled/disabled
 
OPEN_DISABLE_REASON_t disableReason
 disable reason applicable when portState is diag-disabled
 
OPEN_PORT_DUPLEX_t duplex
 duplex mode
 
OPEN_FLOWCONTROL_OPER_t flowControl
 Active or inactive.
 
uint32_t ifNum
 index to identify port uniquely
 
OPEN_PORT_SPEEDS_t ifSpeed
 port speed
 
OPEN_LINK_STATE_t linkState
 Link state up/down.
 
uint8_t mdixMode
 mdix mode
 
OPEN_PORT_CABLE_MEDIA_TYPE_t medium
 active medium for this port copper/fiber
 
OPEN_PORT_STATE_t portState
 Admin state disabled/enabled/diag-disabled.
 

Detailed Description

Information received in notification for event OPEN_NOTIFY_EVENT_PORT_INFO.

Examples:
event_notify_example.c.

Definition at line 130 of file openapi_event_notify.h.


The documentation for this struct was generated from the following file: