RSS

Enable SNMP on Netgear DG834G

If you have a DG834G ADSL router and wish to monitor it, there isn’t any options in the GUI interface to manage it via SNMP. Yes, you can configure it to respond to ICMP (PING) but what if you want more?

After a bit of searching around, I found instructions to do it (as shown below):

1) Access your router on 192.168.0.1/snmp.htm
2) Enable SNMP and make your community name ‘public’. Click Apply.
3) Type in the address bar: 192.168.0.1/setup.cgi?todo=debug (it will say “Debug enabled”).
4) Click Start, Run, type in ‘cmd’ to get a command prompt.
5) Type ‘telnet 192.168.0.1′ (You will see a BusyBox shell prompt).
6) type ‘iptables -D INPUT 1′ at the # prompt (this disables SNMP blocking).

That’s it, your router will now respond to SNMP requests on port 161.

Of course if your router has a different IP address simply replace 192.168.0.1 in all the steps above with whatever your router’s IP is.

Note: that if you make any changes to your firewall rules, if your router reboots or if it reconnects for any reason then the DG834 will reset the IP tables and you will need to run that command in the telnet window again. That’s all you will need to do though, the SNMP setting remains and the debug mode stays active until you physically reboot the router.

Incoming search terms:

  • dg834g snmp
  • netgear dg834g snmp
  • dg834 snmp
  • netgear dg834n enable ping
  • netgear dg834pn activate ping
  • netgear dgn1000 command line reboot
  • netgear dgn1000 icmp blocked
  • netgear router enable icmp
  • setup prtg dg834g
  • netgear dg834 sflow
  • netgear adsl dgn1000 debug
  • netgear activer snmp
  • netgear 834g ping public
  • netgear 834 g snmp
  • enable snmp on netgear dg834
  • enable snmp netgear dg834gt
  • dgn1000 password for telnet
  • dg834g snmp does not work
  • snmp on dg834
Be Sociable, Share!

Have I helped you

solve your computer problem?

Consider a Paypal donation

so that I can keep

this site up and running.





4 Responses to “Enable SNMP on Netgear DG834G”

  1. [...] public links >> snmp Enable SNMP on Netgear DG834G First saved by meduque | 12 days ago FREE: SolarWinds Real-Time NetFlow Analyzer First saved [...]

  2. Keith says:

    Do you have any info on enabling snmp for a DGN-1000? All reviews say the router supports snmp but it’s disabled per default as stated in the pdf manual, but NO instruction how to enable it. And as per usual with these companies, I am getting no where with them.

    Any help appreciated!

    Regards,

  3. indi says:

    I haven’t used a DGN-1000 Keith, so I don’t know sorry. As you said, the manual says that it does it …..

  4. Leo says:

    http://192.168.0.1/syscmd.htm

    Inside you can use the CLI and issue commands you want.

    I’m looking for a way of edit file inside.
    cat file name show print the file on screen.

    But can’t find away of download the file edit and upload.

    vi don’t work.

Leave a Reply

*