DOCSIS Statistics

Hi everybody. I would like to share with you some Functions and Probes I have made.
They get DOCSIS statistics of cablemodems like Motorola Surfboard in my case.
I attach a screenshot to show you how it is graphing the data sources once you add the probe to the device.
motorolapanel.jpg
To add the Functions and Probes you need to copy the XML code and the paste it in the Function or Probes window.

There is a Howto posted on the The Dude Wiki http://wiki.mikrotik.com/wiki/DOCSIS_Statistics_(Arris_C3,_Motorola_cablemodems)
ProbesMotorola.xml (2.58 KB)
FunctionsMotorola.xml (1.08 KB)

VERY GOOD WORK !!! :smiley: :smiley: :smiley:

Hi

Thanks for this cool script will add a few things but i found an error on the WIKI.
Please can you change this.

array_size(\0d\0aoid_column(“1.3.6.1.2.1.10.127.1”)\0d\0a)\0d\0a
oid(“1.3.6.1.2.1.10.127.1.2.2.1.3.2”) / 10
oid(“1.3.6.1.2.1.10.127.1.1.4.1.5.3”) / 10
oid(“1.3.6.1.2.1.10.127.1.1.4.1.6.3”)

Here is the original from the WIKI
The is missing in the text

<?xml version="1.0" ?> 57 21191 Motorola_SBV4200_available array_size(\0d\0aoid_column("1.3.6.1.2.1.10.127.1")\0d\0a)\0d\0a Controla que este disponible el rama DOCSIS en el Cablemomde 57 21176 Motorola_SBV4200_UsPower oid("1.3.6.1.2.1.10.127.1.2.2.1.3.2") / 10 Devuelve la potencia en el Upstream (dBm) del Cablemodem 57 21159 Motorola_SBV4200_SNR oid("1.3.6.1.2.1.10.127.1.1.4.1.5.3") / 10 Devuelve el SNR (dBm) del Cablemodem 57 21167 Motorola_SBV4200_Microreflections oid("1.3.6.1.2.1.10.127.1.1.4.1.6.3") Devuelve Microreflections (dBc) del Cablemodem