Enable SNMP on Speedtoch ST716V5

Login via telnet and tyoe the followig commands:

service system modify name=SNMP_AGENT state=enabled log=enabled
snmp community add securityname=ROCommunity communityname=public

On a linux machine use snmpwalk and version 1 to execute a query:
# snmpwalk -v1 -c public 192.168.0.1