Get traffic in real-time

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.

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

You should try reading the TR-143 specifications

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