My Netperience23 Jan 2004 10:26 am
Traffic Analysis of Alcatel SpeedTouch 510v3 router…
… was made possible after I modified a piece of Perl code to use it with the router as the router did not support SNMP… my MRTG page can be found here.
For more details you can find it here as I’ve help Jez make it work with his other MRTG implementations…
If you need specific help on how I did it (and can’t figure out Jez’s script coz his a tad complicated because it includes other sub functions to do other graphings), e-mail me and I’ll post up a HOWTO here later… just too lazy to do it now


January 23rd, 2004 at 6:03 pm
Using MRTG to Monitor Various Things
I recently received an email about logging uptime statistics for the Alcatel Speedtouch 510 router from Au Yong Tien Chee - see his blog entry about it here.
Unfortunately the ST510v3 d
December 29th, 2004 at 6:06 pm
Hey.
I have ALCATEL/THOMSON now… 510 v1 and i want to monitor the traffic that gos in and out of the modem/router.
- it says that the modem/router supports SNMP but when i telnet the snmp command…it says that “NO COMMUNITY NAMES SPECIFIED, SNMP IS SWITCHED OFF”…. any idea what to do?
Please help.
I am not a very technical guy…
March 3rd, 2006 at 6:23 am
’snmp community list’ shows the “community names” that are active, if there aint any the snmp service is turned off.
use ’snmp community modify securityname=ROCommunity’ and enter ‘public’ for communityname to enable snmp ReadOnly-access.
May 8th, 2006 at 6:25 am
ive enabld RO snmp, but still cant get any data from snmpget(mrtg).
any ideas