I finally got SNMP to work on my Speedtouch 780 today. I’ve been trying to get it to work for a while. Turns out it was always working, just I had been using SNMP v2c in my snmpwalks.
Using snmpwalk -v1 -c <community> <host> woked a treat.
For those of you who are interested, SNMP is enabled by telnetting to the speedtouch locally (default IP is 192.168.1.254, username Administrator with a capital A, blank password) and typing in the command:
service system modify name=SNMP_AGENT state=enabled
One Response
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
Continuing the Discussion