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

# sk64161 - 'cpsnmpagentx' daemon exits without core dumps and is not restarted until the 'service snmpd restart' command

| Property | Value |
|----------|-------|
| Solution ID | sk64161 |
| Date Created | 2011-07-05 |
| Last Modified | 2014-01-01 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |

## Symptoms

- * Check Point Security Gateway is queried over SNMP.  

* The following errors might be displayed on the terminal:

  ```
  
  /usr/sbin/cpsnmpagentx: Init function of library "/opt/CPshrd-R70/lib/libpersistentAgent.so" failed
  /usr/sbin/cpsnmpagentx: Init function of library "/opt/CPshrd-R70/lib/libstatisticaloid.so" failed
  ```

* The following errors might be seen in '$CPDIR/log/cpsnmpagentx.log':

  ```
  
  NET-SNMP version W.X.Y.Z AgentX subagent connected
  Init function of library '/opt/CPshrd-V40/lib/libstatisticaloid.so' failed
  HaAgentLoadVersions: Could not get SVN version string from registry
  ```

* `/usr/sbin/cpsnmpagentx` daemon exits without core dumps and is not restarted until the 'service snmpd restart' command

## Cause

When a system is unusually busy, making a query to '`cpsnmpagentx`' may cause it to time out loading libraries and it will exit cleanly (no crash, so no core dump).

When querying Check Point's SNMP OIDs, all the related libraries are loaded at first SNMP query.

When the machine is under high load, and the libraries are not loaded within the default timeout (1 second), '`cpsnmpagentx`' gets a broken pipe signal (SIGPIPE). which terminates the process.

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