> Source: [sk106024](https://support.checkpoint.com/results/sk/sk106024)

# sk106024 - VSX Gateway does not answer remote SNMP queries, and local SNMP queries are answered only when sent to Loopback interface

| Property | Value |
|----------|-------|
| Solution ID | sk106024 |
| Date Created | 2015-05-20 |
| Last Modified | 2016-10-27 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * VSX Gateway does not answer remote SNMP queries.

* Output of "*netstat -nap \| grep 161*" command on VSX Gateway shows that SNMP Agent (SNMPD daemon) listens only on Loopback interface IP 127.0.0.1 (output should have shown the VSX management interface).

  *Example* :

  ```
  
  [Expert@VSX:0]# netstat -nap | grep 161
  udp        0      0 127.0.0.1:161         0.0.0.0:*         22672/snmpd
  udp        0      0 127.0.0.1:161         0.0.0.0:*         22590/snmpd_1
  udp        0      0 127.0.0.1:161         0.0.0.0:*         22592/snmpd_2
  ```

* Local SNMP queries issued on the VSX Gateway (e.g., *snmpwalk*) are answered only when they are directed to loopback interface.

## Cause

SNMP was configured with interfaces that do not belong to the context of VSX Gateway itself (VS0).

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
