[pox-dev] port description stats request

Juan Pedro Muñoz Gea juanp.gea at upct.es
Thu Jun 4 03:27:17 PDT 2015


Hi all,

I would like to know how I can request the description of the ports of a
switch. I am interested in the curr_speed and max_speed parameters
(which represent the current and max port bitrates in kbps).

I think I have to construct a ofp_stats_request message:
msg = of.ofp_stats_request(body=....)

But I am not sure about the body of the message, is it possible to use
"ofp_port_desc_stats_request"?

Thanks,
- Juan Pedro


More information about the pox-dev mailing list