# Configuring the SNMP Agent

Once you have successfully activated the tbSnmpAgent application, follow these steps to configure the SNMP system parameters:

\
1-Click Services in the navigation panel.

<figure><img src="https://docs.telcobridges.com/w/images/c/c5/Snmp_cfg_A_0.png" alt=""><figcaption></figcaption></figure>

2-Select the SNMP tab.

<figure><img src="https://docs.telcobridges.com/w/images/5/59/Snmp_cfg_A_1.png" alt=""><figcaption></figcaption></figure>

\
3-Enter values for the following parameters:

* SNMP IP Port: The IP port to use for making SNMP requests (standard default value is 161).
* SNMP System Description: The textual description that will appear when polling the sysDescr variable of the SNMPv2-MIB.
* SNMP System Object ID: The value appended to TelcoBridges' value (.1.3.6.1.4.1.21776.3) for the SNMPv2-MIB variable sysObjectId\*\*SNMP System Name: the textual description that will appear when polling the sysName variable of the SNMPv2-MIB.
* SNMP System Location: The textual description that will appear when polling the sysLocation variable of the SNMPv2-MIB.
* SNMP System Contact: The textual description that will appear when polling the sysContact variable of the SNMPv2-MIB.<br>

<figure><img src="https://docs.telcobridges.com/w/images/2/23/Snmp_cfg_A_2.png" alt=""><figcaption></figcaption></figure>

\
\
4-Click Advanced Params to view or change advanced settings for the following parameter(s):

* Polling delay to generate traps: Sets the length (in seconds) for the time intervals at which the SNMP agent polls for newly generated traps.
* Use system names: Indicates that SNMP uses the names interfaces of the system instead of the names interfaces generated by adapters.

<figure><img src="https://docs.telcobridges.com/w/images/a/ac/Snmp_cfg_A_3.png" alt=""><figcaption></figcaption></figure>

* Click Save

\
\
5-Verify that the Tbsnmpagent was sucessfully updated message is displayed.

<br>

<figure><img src="https://docs.telcobridges.com/w/images/a/a6/Snmp_cfg_6.png" alt=""><figcaption></figcaption></figure>

### List of Parameters

* [SNMP IP port](/configuration-details/configuration-parameters-all.md#parameter-snmp-ip-port)
* [SNMP System Description](/configuration-details/configuration-parameters-all.md#parameter-snmp-system-description)
* [SNMP System Object ID](/configuration-details/configuration-parameters-all.md#parameter-snmp-system-object-id)
* [SNMP System Name](/configuration-details/configuration-parameters-all.md#parameter-snmp-system-name)
* [SNMP System Location](/configuration-details/configuration-parameters-all.md#parameter-snmp-system-location)
* [SNMP System Contact](/configuration-details/configuration-parameters-all.md#parameter-snmp-system-contact)
* Advanced SNMP Parameters
  * [Polling delay to generate Traps](/configuration-details/configuration-parameters-all.md#parameter-polling-delay-to-generate-traps)
  * [Use system names](/configuration-details/configuration-parameters-all.md#parameter-use-system-names)
  * [IP Header Type of Service (ToS)](/configuration-details/configuration-parameters-all.md#parameter-packet-network-type-of-service)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-web-portal-category/system-settings/configuring-the-snmp-agent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
