Results 1 to 4 of 4

Thread: SNMP set to reset/reboot Netgear WG102 Access Points

  1. #1
    Join Date
    Jan 2012
    Posts
    112

    SNMP set to reset/reboot Netgear WG102 Access Points

    There are large numbers of NetGear WG102 Access Points. Recently I have found that they will "lock-up" after several weeks. I am waiting for a firmware fix for this issue but for now I want a easy way to reboot / reset these APs. Finally an idea came up in my mind and that is all about using script containing an SNMP set. I want to use a command like
    Code:
    snmpset 10.74.1.201 PRIVATE .1.3.6.1.4.1.4526.4.3.1.8.2.0 integrer 1
    Now I want the OID of the Netgear MIB which makes this command to work. Any help about this now?

  2. #2
    Join Date
    Feb 2010
    Posts
    763

    Re: SNMP set to reset/reboot Netgear WG102 Access Points

    After several hours of research I finally able to find a SNMP command to reset the WG102:
    Code:
    finesnmpset.exe 10.10.10.10 private 1.3.6.1.4.1.4526.4.3.9.1 integer 1
    I hope that this command will work properly and can be scripted easily. If there is a latest firmware, then try to download it.

  3. #3
    Join Date
    Mar 2011
    Posts
    142

    Re: SNMP set to reset/reboot Netgear WG102 Access Points

    I urge you to find a cause for this problem. If this issue can be reproducible, then you will surely able to find a cause for the lack up. Otherwise you can try pin-pointing it. I have seen many routers which are lacking of resources and may lock up when there are many connections which it cannot handle. However to reboot, you can try using the wget through the WebUI like this
    Code:
    wget -v --no-check-certificate --http-user=admin --http-password=password --post-data="reboot_ap=1" https://xxx.xxx.xxx.xxx/ureboot.htm

  4. #4
    Join Date
    Mar 2011
    Posts
    136

    Re: SNMP set to reset/reboot Netgear WG102 Access Points

    I don’t have any experience with this. For lackup issue you obviously need to look for a latest version of firmware but before that you should check the firewall setting once again. If needed, you might need to re-configure the firewall after enabling the SNMP.

Similar Threads

  1. Netgear GS748T is not able to connect until i reboot the switch
    By Shoana in forum Networking & Security
    Replies: 4
    Last Post: 11-03-2012, 03:13 PM
  2. Enabling SNMP in Netgear DGN2000
    By McKenzie! in forum Networking & Security
    Replies: 2
    Last Post: 19-09-2011, 12:02 AM
  3. Constant reboot with netgear WG103
    By Czeslaw in forum Networking & Security
    Replies: 8
    Last Post: 18-09-2011, 10:29 PM
  4. Reset Administrator Password On A Cisco Router With SNMP
    By Lakshmidhar in forum Networking & Security
    Replies: 4
    Last Post: 13-09-2010, 12:47 PM
  5. Windows 7 deletes all system restore points on reboot
    By Elizabeth Allen in forum Networking & Security
    Replies: 6
    Last Post: 06-08-2010, 05:57 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,715,492,018.62787 seconds with 17 queries