---
title: "Configuring SNMP"
slug: "configuring-snmp"
description: "Learn how to configure SNMP on Graphiant devices for network monitoring, performance visibility, and management platform integration."
updated: 2026-07-15T19:12:14Z
published: 2026-07-15T19:12:14Z
canonical: "docs.graphiant.com/configuring-snmp"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuring SNMP

## **What is SNMP?**

**Simple Network Management Protocol (SNMP)** is a standard protocol used to monitor and manage network devices. It enables secure access to your devices, supports authentication and encryption (when implemented), and provides the visibility needed to manage complex network environments.

SNMP facilitates information sharing among devices on your network by polling them for operational data such as status, throughput, configuration, temperature, memory usage, uptime, CPU utilization, errors, etc. It collects, organizes, and communicates this information to support network monitoring, troubleshooting, and fault isolation.

SNMP also provides mechanisms for protecting data in transit. Depending on your security option, you can enforce authentication requirements, restrict unauthorized access, and enable encryption to ensure the confidentiality and integrity of management data.

## **SNMP in the Graphiant Portal**

Graphiant supports SNMPv2c and SNMPv3; from the Graphiant Portal, you will be able to configure the version that is right for you.

## **Locating SNMP in the Graphiant Portal**

From the Home screen, navigate to the Edge Configuration screen by one of the following:

- **Locate the "Configurations" section within the top left of the screen; select 'Configure Edges'.**

or

- **Click 'Configure' in the sidebar; select 'Devices'.**

![Dashboard overview showing configuration options and usage statistics for network management.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Portal%20Landing%20pg%207-25%20NEW%20'Config';%20'Devices'%20and%20'Configure%20E's'(5).jpg)

This will take you to the ‘Configuration’ page of the Graphiant Portal where you can view all active, staged, and deactivated Edges. From here you will be able to select among the active Edges which Edge(s) you would like to configure.

On the left-hand side, **select and click** the Edge you wish to manage under **the column 'Hostname**.'

![Device configuration details showing activated status and hostname Graphiant-Edge.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/graphiant-edge config homepage.png)

This will take you onto a Configuration page with a focus on the Edge you have just chosen.

Here you will see a list of headers along the lefthand side of the page, such as ‘Configure Network’, ‘Configure Services’, ‘Configure Policies’, etc.

**Select and click ‘Configure Services’**, and from the dropdown menu **select and click ‘Edge Services’.**

![Configuration settings for Graphiant-Edge, including network and service details.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/graphiant-edge config edge services(1).png)

This will bring you to the 'DNS' page in the Edge Services section. On this page **click on the ‘SNMP’ tab**.

![Graphiant Edge interface showing DNS and SNMP settings for WAN circuit configuration.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge Services 'SNMP' tab.jpg)

This will open up the landing page for SNMP configuration.

![SNMP configuration settings for network management, including protocol version and community string.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMP landing pg.jpg)

## **Step 2: Configuring SNMP in the Graphiant Portal**

The SNMP configuration page is ready to take your information.

![SNMP configuration settings for network management, including protocol version and community string.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMP landing pg.jpg)

**Configuring SNMPv2c**

By default, SNMP v2c is selected as Protocol Version.

![SNMP configuration settings with highlighted protocol version options for network management.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMP Protocol Version highlighted.jpg)

**Fill out the following fields**:

- **Name:** Choose a name for the SNMP Server.
- **LAN Segment:** From the drop-down, select the LAN Segment on which the network devices will reach the SNMP server.
- **Community:** The shared string that will allow access to the SNMP device; select from the drop-down, or enter a new community name.
  - If creating a new Community, **press <Enter> to save**.

![SNMP configuration settings including name, protocol version, and community string options.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMPv2c fields.jpg)

Once the required information is complete, **click ‘Review’**.

![SNMP configuration settings including version and community string options displayed on the interface.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMPv2c 'Review'.jpg)

Review your configuration and label the change if desired.

**Click ‘Apply’.**

![Configuration changes warning for network settings with version details section visible.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMP 'Apply'.jpg)

The new SNMP Server will be created.

**Configuring SNMPv3**

Under ‘Protocol Version’, **click ‘V3’**.

![SNMP configuration settings showing version selection and community configuration options.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMP 'V3'.jpg)

**Fill out the following fields**:

- **Name:** Choose a name for the SNMP Server.
- **LAN Segment:** From the drop-down, select the LAN Segment on which the network devices will reach the SNMP server.
- **User:** Enter the username of the person you are allowing access to the SHMP server.
  - For information on adding additional users, click here.
- **Security Level:** Select the authentication method for the identity of users and the privacy encryption of data.
  - See the options for Security Level here.

![SNMP configuration settings including user details and LAN segments for network management.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMPv3 fields.jpg)

#### **Security Levels**

SNMPv3 supports the following three levels of security involving authenticating the identity of users and the privacy encryption of data:

![](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/system-objects-snmpv3-image-pww5n3rj.jpg)

##### **#1: "NoAuthNoPriv"**

NoAuthNoPriv supports no authentication and no privacy; there are no passwords.

Required field:

- **Username:** Enter the username of the person you are allowing access to the SHMP server.

##### **#2: "AuthNopriv"**

AuthNoPriv supports authentication but no privacy.

Required fields:

- **Username:** Enter the username of the person you are allowing access to the SHMP server.
- **Auth mode:** Select the desired encryption algorithm from the drop-down.
- **Password:** Enter the authentication encryption password previously configured on the SNMP server.

![User authentication settings with email, security level, and password fields displayed.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/SO%20SNMPv3%20AuthNoPriv.jpg)

##### **#3: "AuthPriv"**

AuthPriv supports authentication and privacy.

Required fields:

- **Username:** Enter the username of the person you are allowing access to the SHMP server.
- **Auth mode:** Select the desired encryption algorithm from the drop-down.
- **Password:** Enter the authentication encryption password previously configured on the SNMP server.
- **Privacy mode:** Select the desired integrity protection algorithm; Graphiant supports AES-128 and DES.
- **Privacy password:** Enter the privacy password previously configured in the SNMP server.

![User authentication settings including email, security level, and password options displayed.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/SO%20SNMPv3%20AuthPriv.jpg)

#### **Adding Additional Users**

Graphiant allows you to create multiple users who may access your SNMPv3 server.

Should you desire to add additional users, **click ‘Add User’** to the right of “V3 User Configuration”.

![SNMP configuration settings with user details and options to add a user.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMPv3 'Add User'.jpg)

The additional new user configuration will open below the previously entered user(s).

![SNMP configuration settings with user details and security level options displayed.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMP New User open.jpg)

Once the desired data is entered, **click 'Review'**.

![SNMP configuration settings with highlighted user and protocol version details for network management.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMP 'Review'.jpg)

Review your configuration and label the change if desired.

**Click ‘Apply’.**

![Configuration changes warning for network settings with version details section visible.](https://cdn.document360.io/d86ecd1c-49f6-4fac-83cc-5e344f28f84f/Images/Documentation/Edge SNMP 'Apply'.jpg)

The new SNMP Server will be created.

## Graphiant SNMP MIBs

For documentation on Graphiant vendor-specific Management Information Bases (MIBs), click [here](https://docs.graphiant.com/docs/graphiant-snmp-mibs).
