This document discusses network statistics that can be collected from an OpenFlow network using the Floodlight controller. It proposes several new metrics that would provide useful information for network management, including link bandwidth, port bandwidth, flow bandwidth, switch load, device activity, and protocol classification. For each metric, it describes what the metric measures, why it is useful, how it can be implemented by periodically collecting data from switches via the controller and making the results available via REST, and how accurate the measurements are likely to be. The overall goal is to provide more detailed control plane statistics than what OpenFlow provides by default to help with network planning, scheduling, load balancing and troubleshooting.