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

# sk172064 - Snmpwalk command reports incorrect OSPF-MIB information for VSX

| Property | Value |
|----------|-------|
| Solution ID | sk172064 |
| Date Created | 2021-02-22 |
| Last Modified | 2022-04-07 |
| Technical Level | General |
| Products | Security Gateway |
| Versions | R81.10 (EOS), R81 (EOS) |
| OS | Gaia |

## Symptoms

- * snmpwalk request for information from OSPF-MIB::ospfNbrState fails to gather any information:  
  `
  [Expert@hostname:0]# snmpwalk -v3 -u test -l authPriv -a MD5 -A vpn12345 -x AES -X vpn12345 -n ctxname_vsid1 172.25.79.82 OSPF-MIB::ospfNbrState `  
  `
  `**OSPF-MIB::ospfNbrState = No Such Instance currently exists at this OID**

  <br />

* snmpwalk to localhost with context other than vs0 specified returns the results from VS0 instead:  

  `clish:0> show ospf neighbors`  
  `
  ---------------------------- OSPF Instance default -----------------------------`  
  `
  `  
  `
  Neighbor state flag: G - graceful restart`  
  `
  Neighbor ID Pri State Dead Address Interface Errors`  
  `
  `**41.X.X.4 1 FULL/DR 33 172.25.106.1 172.25.106.28 8
  41.X.X.2 1 FULL/BDR 31 172.25.106.27 172.25.106.28 0**   
  `
  `  
  `
  clish:0> set virtual-system 1`  
  `
  Context is set to vsid 1`  
  `
  clish:0> show ospf neighbors`  
  `
  ---------------------------- OSPF Instance default -----------------------------`  
  `
  `  
  `
  Neighbor state flag: G - graceful restart`  
  `
  Neighbor ID Pri State Dead Address Interface Errors`  
  `
  41.X.X.4 1 FULL/DR 32 172.25.106.1 172.25.106.27 0`  
  `
  41.X.X.1 1 FULL 39 172.25.106.28 172.25.106.27 0`  
  `
  `  
  `
  `  
  `
  clish:0># snmpwalk -v3 -u test -l authPriv -a MD5 -A vpn12345 -x AES -X vpn12345 -n `++ctxname_vsid1 localhost++` OSPF-MIB::ospfNbrState`  
  `
  `**OSPF-MIB::ospfNbrState.172.25.106.1.0 = INTEGER: full(8)
  OSPF-MIB::ospfNbrState.172.25.106.27.0 = INTEGER: full(8)**

## Solution

SNMP was improved to properly query the Dynamic routing statistics from each VS.

The fix is included in:

* [Jumbo Hotfix Accumulator for R81.10](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk175186) starting from Take 38
* [Jumbo Hotfix Accumulator for R81](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk170114) starting from Take 60
* [Jumbo Hotfix Accumulator for R80.30](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk153152) starting from Take 251
* [Jumbo Hotfix Accumulator for R80.20](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk137592) starting from Take 208

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
