I try to use cacti with my modem router Billion BiPAC 7800DXL.
I do:
- enable snmp on the modem 7800DXL
- install cacti on my synology
I found in the official site this information ( http://www.billion.uk.com/esupport/inde ... oid-values )
snmp works !SNR Margin - Upstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.5.2
SNR Margin - Downstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.5.1
Line Speed - Upstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.10.2
Line Speed - Downstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.10.1
Line Attenuation - Upstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.6.2
Line Attenuation - Downstream
OID = 1.3.6.1.2.1.10.97.1.1.2.1.6.1
I test snmp with with snmpb ( http://sourceforge.net/projects/snmpb/ )
screenshot http://img4.hostingpics.net/pics/637042snmpb.png
cacti works on my synology: mysql ok, rrdtool ok etc...
But, I don't know how to do with cacti to add these OID ? and to add graph ...
Can you help me please ?