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

# sk102271 - SNMP functionality on Gaia machine breaks intermittently (stops answering SNMP Queries, stops sending SNMP Traps)

| Property | Value |
|----------|-------|
| Solution ID | sk102271 |
| Date Created | 2014-09-01 |
| Last Modified | 2017-12-10 |
| Technical Level | Advanced |
| Products | Security Gateway, Security Management Server, Multi-Domain Security Management Server |
| Versions | R82.10, R82, R81.20, R82.10, R82, R81.20, R82.10, R81.20, R82 |
| OS | Gaia |

## Symptoms

- * SNMP functionality on Gaia machine breaks intermittently (stops answering SNMP Queries, stops sending SNMP Traps).

* */var/log/messages* file shows that SNMPD process is being repeatedly restarted:

  ```
  
  kernel: snmpd[PID] trap divide error rip:... rsp:... error:0
  pm[pm_PID]: Reaped: snmpd[PID]
  pm[pm_PID]: Scheduled snmpd for +1 secs 
  pm[pm_PID]: Restarted /usr/sbin/snmpd[New_PID], count=X
  ```

* After enabling the generation of core dump files (per [sk92764](http://supportcontent.checkpoint.com/solutions?id=sk92764)), core dump files are generated for SNMPD process in */var/log/dump/usermode/*.

* SNMPD core dump files contain the following stack:

  ```
  
  Core was generated by `/usr/sbin/snmpd -f'.
  Program terminated with signal 8, Arithmetic exception.
  #0 0x... in vmstat_handler (...) at ucd-snmp/vmstat.c:LINE
  LINE   snmp_set_var_typed_integer(requests->requestvb,
  (gdb) bt
  #0 0x... in vmstat_handler (...) at ucd-snmp/vmstat.c
  #1 0x... in netsnmp_call_handler (...) at agent_handler.c
  #2 netsnmp_call_next_handler (...) at agent_handler.c
  #3 0x... in netsnmp_instance_helper_handler (...) at instance.c
  #4 0x... in netsnmp_call_handler (...) at agent_handler.c
  #5 netsnmp_call_next_handler (...) at agent_handler.c
  #6 0x... in netsnmp_scalar_helper_handler (...) at scalar.c
  ... ... ...
  #N 0x... in main ()
  ```

## Cause

Arithmetic exception.

## 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
