noxrepo / pox

The POX network software platform
https://noxrepo.github.io/pox-doc/html/
Apache License 2.0
619 stars 470 forks source link

getting interface statistics using pox controller #287

Closed Sai-Vivek-Pidaparthi closed 1 year ago

Sai-Vivek-Pidaparthi commented 1 year ago

Hi murphy,

is there any way to send the interface stats from the openflow switches to the controller?

MurphyMc commented 1 year ago

Yes. The short answer is to set a handler for the PortStatsReceived event and then send the switch an ofp_port_stats_request.