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

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

#include <openapi_event_notify.h>

Data Fields

OPEN_POE_DETECTION_t detectionStatus
 Detection status of power device connected on the port.
 
uint32_t ifNum
 Index to identify port uniquely.
 
uint32_t maxPower
 Maximum power possible to deliver on the port.
 
OPEN_POE_PORT_POWER_CLASS_t pdClass
 Class of the connected power device.
 
OPEN_POE_TYPE_t pdType
 Device type (poe/pos+/upoe/BT)
 
uint32_t powerLimit
 Allowed power on the port.
 
OPEN_POE_TRAP_PORT_CHANGE_t state
 Current port state.
 
OPEN_POE_PORT_FAULT_STATUS_t status
 Fault code on the POE port.
 

Detailed Description

Information received in notification for event OPEN_NOTIFY_EVENT_POE_STATUS.

Examples:
event_notify_example.c.

Definition at line 174 of file openapi_event_notify.h.


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