This python script shows how to use the pysnmplib python library to poll SD-WAN edge link stats directly from the edge. In this snippet, total TX & RX bytes are polled along with the WAN link names. This could then be fed into external systems for further processing.#VeloCloudOrchestrator#MIT#Python