SNMP (Simple Network Management Protocol) is an Internet-standard protocol for managing devices on IP networks. It is used mostly in network management systems to monitor IP network devices for conditions that warrant administrative attention. SNMP exposes management data in the form of variables on the managed systems, which describe the system configuration. These variables can then be queried (and sometimes set) by managing applications. The variables accessible via SNMP are organized in hierarchies, which are described by Management Information Bases (MIBs).
Three significant versions of SNMP have been developed and deployed. SNMPv1 is the original version of the protocol. More recent versions, SNMPv2c and SNMPv3, feature improvements in performance, flexibility, and security.
This guide will cover the configuration steps to enable and test the SNMP feature on GWN76xx Wi-Fi access points.
ENABLING SNMP FEATURE
Enable SNMPv1/SNMPv2c
Please refer to below steps to enable SNMPv1, SNMPv2c in GWN76xx access points:
- Access GWN76xx web GUI under Service → SNMP.
- Under SNMPv1, SNMPv2c, press on “Enable” icon.
- Enter the “Community String” (Should be the same as set in the NMS or SNMP testing tool). The default is “public”, but you can change it to any string you want.

SNMPv1, SNMPv2c | |
Enable | Enable SNMPv1, SNMPv2c |
Community String | SNMP community |
Enable SNMPv3
Please refer to below steps to enable SNMPv3 in GWN76xx access points:
- Access GWN76xx web GUI under Service → SNMP.
- Under SNMPv3, press on the “Enable” icon.
- Fill in the SNMPv3 Username, in our example “test”
- Set the other parameters for Authentication and Privacy. Please refer to the table in the next page for the parameters description.

SNMPv3 | |
Enable | Enable SNMPv3 |
Username | Username for SNMPv3 |
Authentication Mode | Select the Authentication Protocol:
The default setting is “MD5”. |
Authentication password | Enter the Authentication password (Must be at least 8 characters). |
Privacy Mode | Select the Privacy Protocol:
The default setting is “DES”. |
Privacy password | Enter the Privacy password. (Must be at least 8 characters). |
TESTING SNMP FEATURE
After configuring SNMP on the GWN76xx access point, you can test SNMP using your enterprise monitoring system or a free SNMP test tool.
In this document we will be using “iReasoning MIB browser” which is an easy to use SNMP tester that has a Free and Professional paid version for SNMPv3.
You can follow the steps below in order to test SNMP using iReasoning MIB Browser
- Download MIB Browser Personal Edition from this link: http://ireasoning.com/download.shtml
- Double click “setup.exe” to start the installation
- Once the installation is done, the tool will be launched.
- Click on “File” then “Load MIBs” in order to import the GWN76xx MIB.

- Then enter the IP address of the GWN76xx access point in the Address tab as shown in above screenshot, for our example we are using a GWN76xx with the IP 192.168.5.179
-
Click on “Advanced…”
- If SNMPv1 or SNMPv2c is selected, enter the Read Community (It should be the same as the “Community String” set on the GWN76xx)

- If SNMP version 3 is selected, fill in the Username, and the Authentication, Privacy settings (These settings should be the same as set on the GWN76xx)

After configuring the parameters as shown in above steps you can then start sending SNMP GET messages to the GWN76xx access point to retrieve information such as: Device uptime, Firmware version, Model, etc..
Below screenshot is an example of SNMP responses received from the GWN76xx.

GWN76XX MIB REFERENCE
You can download the MIB for GWN76xx Wi-Fi access points from below link: http://firmware.grandstream.com/GRANDSTREAM-GWN-MIB.my
SUPPORTED MODELS
Model | Supported | Firmware |
GWN7600 / GWN7600LR | Yes | 1.0.19.4 or higher |
GWN7610 | Yes | 1.0.19.4 or higher |
GWN7605 / GWN7605LR | Yes | 1.0.19.4 or higher |
GWN7615 | Yes | 1.0.19.4 or higher |
GWN7602 | Yes | 1.0.19.4 or higher |
GWN7630 / GWN7630LR | Yes | 1.0.19.4 or higher |
SUPPORTED SNMP VERSIONS
SNMP Version | Version 1 | Version 2C | Version 3 |
GWN7600 / GWN7600LR | Yes | Yes | Yes |
GWN7610 | Yes | Yes | Yes |
GWN7605 / GWN7605LR | Yes | Yes | Yes |
GWN7615 | Yes | Yes | Yes |
GWN7602 | Yes | Yes | Yes |
GWN7630 / GWN7630 | Yes | Yes | Yes |
SUPPORTED SNMP MESSAGES
Traps | Get | GetNext | GetBulk | Set | Response |
No | Yes | Yes | Yes | No | Yes |