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

# sk108697 - Output of "snmptranslate" command returns different OIDs for objects in "chkpntTrap" branch

| Property | Value |
|----------|-------|
| Solution ID | sk108697 |
| Date Created | 2015-11-15 |
| Last Modified | 2020-02-03 |
| 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

- Output of "*snmptranslate* " command returns different OIDs for objects in "*chkpntTrap*" branch.

*Example*:

*

  ```
  
  [Expert@HostName:0]# cp $CPDIR/lib/snmp/chkpnt-trap.mib /usr/share/snmp/mibs/
  [Expert@HostName:0]# snmptranslate -m ALL -On -IR chkpntTrap
  .1.3.6.1.4.1.2620.1.2000
  [Expert@HostName:0]# snmptranslate -m ALL -On -IR chkpntTempertureTrap
  .1.3.6.1.4.1.2620.1.2000.5.1.1
  [Expert@HostName:0]# rm -i /usr/share/snmp/mibs/chkpnt-trap.mib
  ```

*

  ```
  
  [Expert@HostName:0]# cp /etc/snmp/GaiaTrapsMIB.mib /usr/share/snmp/mibs/
  [Expert@HostName:0]# snmptranslate -m ALL -On -IR chkpntTrap
  .1.3.6.1.4.1.2620.1.3000
  [Expert@HostName:0]# snmptranslate -m ALL -On -IR chkpntTempertureTrap
  .1.3.6.1.4.1.2620.1.3000.5.1.1
  [Expert@HostName:0]# rm -i /usr/share/snmp/mibs/GaiaTrapsMIB.mib
  ```

## Cause

Branch "*chkpntTrap* " is defined in both *$CPDIR/lib/snmp/chkpnt-trap.mib* file (with OID .1.3.6.1.4.1.2620.1.2000) and */etc/snmp/GaiaTrapsMIB.mib* file (with OID .1.3.6.1.4.1.2620.1.3000).

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