Community discussions

MikroTik App
 
User avatar
nahuelon
just joined
Topic Author
Posts: 19
Joined: Wed Jun 23, 2010 7:07 pm
Location: Argentina, ER
Contact:

DOCSIS Statistics

Fri Jun 25, 2010 1:24 am

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_St ... emodems%29
You do not have the required permissions to view the files attached to this post.
 
User avatar
mac86
Member Candidate
Member Candidate
Posts: 126
Joined: Sat Nov 25, 2006 12:52 am
Location: bahia blanca - argentina
Contact:

Re: DOCSIS Statistics

Fri Aug 27, 2010 3:16 am

VERY GOOD WORK !!! :D :D :D
 
Stefan1982
just joined
Posts: 4
Joined: Tue Oct 18, 2011 1:38 pm

Re: DOCSIS Statistics

Thu Oct 20, 2011 5:35 pm

Hi

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

<code>array_size(\0d\0aoid_column("1.3.6.1.2.1.10.127.1")\0d\0a)\0d\0a</code>
<code>oid("1.3.6.1.2.1.10.127.1.2.2.1.3.2") / 10</code>
<code>oid("1.3.6.1.2.1.10.127.1.1.4.1.5.3") / 10</code>
<code>oid("1.3.6.1.2.1.10.127.1.1.4.1.6.3")</code>

Here is the original from the WIKI
The <code> </code> is missing in the text

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

Who is online

Users browsing this forum: No registered users and 2 guests