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

# sk104882 - SNMP counters for "packets rate" / "throughput" show incorrect values - .1.3.6.1.4.1.2620.1.1.25.9 and .1.3.6.1.4.1.2620.1.1.25.16

| Property | Value |
|----------|-------|
| Solution ID | sk104882 |
| Date Created | 2015-02-23 |
| Last Modified | 2016-05-10 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |

## Symptoms

- * The following SNMP counters on Security Gateway R77.10 and above always show "0" value for dropped packets:

  * .1.3.6.1.4.1.2620.1.1.25.9 (iso.org.dod.internet.private.enterprises.checkpoint.products.fw.fwPolicyStat.fwDroppedBytesTotalRate)   

  * .1.3.6.1.4.1.2620.1.1.25.16 (.iso.org.dod.internet.private.enterprises.checkpoint.products.fw.fwPolicyStat.fwDroppedTotalRate)
* SecureXL drops that appear in the output of '*fwaccel stats -d*' command, are not counted in SNMP total dropped packets counters:

  * .1.3.6.1.4.1.2620.1.1.25.9 (iso.org.dod.internet.private.enterprises.checkpoint.products.fw.fwPolicyStat.fwDroppedBytesTotalRate)   

  * .1.3.6.1.4.1.2620.1.1.25.16 (.iso.org.dod.internet.private.enterprises.checkpoint.products.fw.fwPolicyStat.fwDroppedTotalRate)
* *Examples from VSX*:

  ```
  
  [Expert@HostName:0]# snmpwalk -n ctxname_vsid1 -v3 -l authNoPriv -u UserName -a MD5 -A Password localhost .1.3.6.1.4.1.2620.1.1.25.9
  SNMPv2-SMI::enterprises.2620.1.1.25.9.0 = STRING: "0"
  
  [Expert@HostName:0]# snmpwalk -n ctxname_vsid1 -v3 -l authNoPriv -u UserName -a MD5 -A Password localhost .1.3.6.1.4.1.2620.1.1.25.16
  SNMPv2-SMI::enterprises.2620.1.1.25.16.0 = STRING: "0"
  ```

## Cause

* Issue #1 (01583464): Incorrect definition of the involved SNMP counters - these counters hold total values not rate values.  

* Issue #2 (01583510): In R77.10 and above, the way these counters are working was changed.  

* Issue #3 (01584275): SecureXL drop statistics is not collected correctly for SNMP counters.

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