Description

This article describes the issue of the output of snmpwalk on a Junos device showing many jnxOspfv3MIB OID's as empty or not returned.

Symptoms

  •  The Junos device is configured with OSPFv3.
  • When running snmpwalk on it, only jnxOspfv3NbrAddressType OID's are received.

Solution

 
  • OSPFv3 has partial SNMP MIB support in JUNOS versions prior to 12.1.  
  • The only OID's supported on pre-12.1 code are jnxOspfv3NbrTable .
  • Complete support for SNMP with OSPFv3 is included in JUNOS 12.1 or later.
  • You will also have to download 12.1 specific MIB files.

Note :  This affects all Junos platforms.

Modification History

2022-10-29: Article reviewed for accuracy. Article is valid and relevant