Cable Forum

Cable Forum (https://www.cableforum.uk/board/index.php)
-   Networking (https://www.cableforum.uk/board/forumdisplay.php?f=87)
-   -   Is it possible to dynamically monitor diagnostics on a virgin media hub 3 ? (https://www.cableforum.uk/board/showthread.php?t=33708939)

lcotton 21-04-2020 12:21

Is it possible to dynamically monitor diagnostics on a virgin media hub 3 ?
 
Hi

Does anyone know if it is possible to query the virgin media hub 3 for error diagnostics (such as RS errors, FECs) and channel status parameters (such as DS SNR, DS Power) from a remote machine ?

So that they can be constantly monitored dynamically via some sort of script ?

Also the DS diagnostics page includes pre and post RS errors - does anyone know if these are periodically updated and if so how often ? Do they report the accumulated errors since uptime ?

Kushan 21-04-2020 21:45

Re: Is it possible to dynamically monitor diagnostics on a virgin media hub 3 ?
 
Yes, this is possible. This might be of use to you: https://github.com/jackyaz/modmon

http://192.168.100.1/getRouterStatus should get you a list of stats from your hub. I think it's in SNMP format, but I'm not sure. Feel free to look at the above to see how to parse it.

It's essentially exactly what you're after, but designed as an addon script for Asus routers running a custom firmware. However that repository should contain all you need as a reference to write something specific for yourself.


All times are GMT +1. The time now is 14:11.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.