Hello, friend!
You can log in to the DC908 through Telnet and run the following commands to set SNMP:
#### Management Network-SNMP ####
snmp ## Enter the SNMP view.
set snmp version v2c ##Set the SNMP version. This parameter is used for the first time.
The SNMP target IP address, trap port, and trap report version are added to the access-info ip 192.168.x.x level read alm-trap enable rmon-trap enable sdh-trap enable trap-port 162 trap-version v2c ## . Manually enter Public once and press Enter. The system pops up for you to enter Public again. Enter Private once, and then enter Private again.
display snmp version ## Query the SNMP version.
display snmp access-info ## Query the SNMP access IP address.
quit
Thanks!