Smarts IP: What OID is needed to form an OSPF neighbor relationship?
search cancel

Smarts IP: What OID is needed to form an OSPF neighbor relationship?

book

Article ID: 331693

calendar_today

Updated On:

Products

VMware Smart Assurance

Issue/Introduction

Symptoms:


What OID is required to form an OSPF neighbor relationship?

We do not get valid data for the following OSPF OID from our devices,
Why do we still see a OSPF neighbour relationships?

Here's the OID we do not get valid OSPF data from 
ospfVirtNbrIpAddrOID (.1.3.6.1.2.1.14.11.1.3)

Environment

VMware Smart Assurance - SMARTS

Cause

The device was not  populating this OID:
ospfVirtNbrIpAddrOID (.1.3.6.1.2.1.14.11.1.3)

Resolution

A: Direct and indirect relationships are populated by these two oids>
Smarts can use either of these two OIDS to build an OSPF relationship.

1. This OSPF establishes a Direct relation with the physically neighbor.  
table 1.3.6.1.2.1.14.10 in MIB. 

2. This OSPF establishes a virtual relation with a distant device. which populates virtual neighbor table in the mib 1.3.6.1.2.1.14.11

NOTE:
OSPF will establish 2 kinds of neighbors. 

1. A Direct relationship with the physically neighbor. which populates  the neighbor 
table 1.3.6.1.2.1.14.10 in MIB. 

2. A Virtual relationship with a distant device. which populates virtual neighbor table in the MIB 1.3.6.1.2.1.14.11

Here either one MIB table is enough to create respective OSPF relation in SMARTS.

B: Groupings of interfaces.
Either one of the below groups is enough to create a relationship in Smarts.
  1. OID 1.3.6.1.2.1.14.7.1.1 is OSPF if table and OID 1.3.6.1.2.1.14.10 is OSPF neighbor table,  these two are associated as group. (if one exists other also exists.)
  2. OID 1.3.6.1.2.1.14.9.1.1 is OSPF Virtual interface table and OID 1.3.6.1.2.1.14.11 is OSPF virtual neighbor table, these two are associated as group. (if one exists other also exists.)
If any of the above mentioned OIDS provide data, SMARTS will build OSPF relationships. . 


For a more complete view of the entire OSPF MIB, see CISCO LINK