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

# sk183702 - False positive SNMP power supply traps on 9000 Appliances

| Property | Value |
|----------|-------|
| Solution ID | sk183702 |
| Date Created | 2025-08-04 |
| Last Modified | 2026-02-18 |
| Technical Level | General |
| Products | Security Gateway |
| Versions | R82, R81.20 |
| OS | Gaia |
| Platform | 9000 |

## Symptoms

- * SNMP power supply traps randomly report PSU Down for approximately 10 seconds before returning to Up status, while Gaia consistently shows power supply as Up.
* No hardware issues or alerts appear in the Gaia Portal or in the "sysenv" history; power supply status remains green for extended periods.
* No business impact occurs, but monitoring accuracy is compromised.
* `# snmpwalk -c <community> -v 2c localhost .1.3.6.1.4.1.2620.1.6.7.9.1.1.2"` shows   
  "Power Supply Down", but `"# cpstat os -f power_supply" `shows "Power Supply Up".  
  `tcpdump` shows that snmp trap temporarily triggered over SNMP trap port 162:  

  `# tcpdump -s0 -nni <interface_name> port 162`  
  `tcpdump: verbose output suppressed, use -v or -vv for full protocol decode`  
  `listening on Mgmt, link-type EN10MB (Ethernet), capture size 262144 bytes`  
  `09:19:42.704925 IP <1> > IP <2>: V2Trap(205) .1.3.6.1.2.1.1.3.0=57482657`  
  `.1.3.6.1.6.3.1.1.4.1.0=.1.3.6.1.4.1.2620.1.3000.5.4.1 .1.3.6.1.4.1.2620.1.3000.0.12.0=`  
  `"Power-Supply sensor 'Power Supply #2' reports 'Power-Supply down'"`  
  `.1.3.6.1.4.1.2620.1.6.7.9.1.1.2="Power Supply #2" .1.3.6.1.4.1.2620.1.6.7.9.1.1.2="Down"`

  <br />

## Cause

Different system programs checking power supply status simultaneously caused false positive SNMP power supply trap reports, particularly affecting Quantum Force 9100 appliances with Jumbo Hotfix Accumulator R81.20.

## Solution

This problem was fixed. The fix is included in:

* [Jumbo Hotfix Accumulator for R82](https://sc1.checkpoint.com/documents/Jumbo_HFA/R82/Default.htm) starting from Take 73
* [Jumbo Hotfix Accumulator for R81.20](https://sc1.checkpoint.com/documents/Jumbo_HFA/R81.20/Default.htm) starting from Take 122

If you choose not to upgrade, Check Point can supply a **Hotfix** . [Contact Check Point Support](https://www.checkpoint.com/support-services/.contact-support/) to get a Hotfix for this issue.  
A Support Engineer will make sure the Hotfix is compatible with your environment before providing the Hotfix.  
For faster resolution and verification, please collect [CPinfo files](http://supportcontent.checkpoint.com/solutions?id=sk92739) from the Security Management Server and Security Gateways involved in the case.

**Hotfix installation instructions:**   
Refer to [sk168597 - How to install a Hotfix](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk168597).

<br />

---

# 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
