# Get traffic in real-time

**URL:** https://forum.genieacs.com/t/get-traffic-in-real-time/4098
**Category:** Uncategorized
**Created:** [June 21, 2023, 2:36pm UTC](https://forum.genieacs.com/t/get-traffic-in-real-time/4098 "2023-06-21T14:36:02Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Felipe](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.genieacs.com/felipe/32/1949_2.png) [@Felipe](https://forum.genieacs.com/u/Felipe)
#### Post date: [June 21, 2023, 2:36pm UTC](https://forum.genieacs.com/t/get-traffic-in-real-time/4098/1 "2023-06-21T14:36:02Z")

</div>

Hello all, I’m trying to get traffic from CPE in real-time, is that possible? I’ve tried to use DownloadDiagnostic, but it doesn’t works.

---

<div class="post-metadata">

### Author: ![rfc1](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.genieacs.com/rfc1/32/1427_2.png) [@rfc1](https://forum.genieacs.com/u/rfc1)
#### Post date: [June 24, 2023, 1:51pm UTC](https://forum.genieacs.com/t/get-traffic-in-real-time/4098/3 "2023-06-24T13:51:39Z")

</div>

InternetGatewayDevice.DownloadDiagnostics.Interface string InternetGatewayDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1  
InternetGatewayDevice.DownloadDiagnostics.DownloadURL string 192.168.1.254  
InternetGatewayDevice.DownloadDiagnostics.DiagnosticsState string Requested  
InternetGatewayDevice.DownloadDiagnostics.DSCP unsignedInt 0  
InternetGatewayDevice.DownloadDiagnostics.EthernetPriority unsignedInt 0  
test:[http://www.taodudu.cc/news/show-4236397.html?action=onClick](http://www.taodudu.cc/news/show-4236397.html?action=onClick)

---

<div class="post-metadata">

### Author: ![akcoder](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.genieacs.com/akcoder/32/11_2.png) [@akcoder](https://forum.genieacs.com/u/akcoder)
#### Post date: [June 26, 2023, 6:52pm UTC](https://forum.genieacs.com/t/get-traffic-in-real-time/4098/4 "2023-06-26T18:52:24Z")

</div>

You should try reading the [TR-143 specifications](https://cwmp-data-models.broadband-forum.org/tr-143-1-0-2-dev.html#D.Device:1.Device.DownloadDiagnostics.)

---

<div class="post-metadata">

### Author: ![Felipe](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.genieacs.com/felipe/32/1949_2.png) [@Felipe](https://forum.genieacs.com/u/Felipe)
#### Post date: [June 27, 2023, 6:34pm UTC](https://forum.genieacs.com/t/get-traffic-in-real-time/4098/5 "2023-06-27T18:34:46Z")

</div>

Yeah, I tried but thats not what I’m looking for, I was searching for something like InternetGatewayDevice.WANDevice.{i}.WANCommonInterfaceConfig.{i}.DataRate

But I didn’t find nothing
