Description | This article describes the explanation for the error 'No Such Instance currently exists at this OID' that appears when performing an snmpwalk. |
Scope | FortiGate. |
Solution |
This error appears when performing the snmpwalk from the linux machine or any other operating systems.
Example:
Name: fgIntfVlanHbCount OID: 1.3.6.1.4.1.12356.101.7.4.1 Description: The number of entries in fgIntfVlanHbTable.
The snmpwalk returns the INTEGER:0 when querying the fgIntfVlanHbCount:
snmpwalk -v2c -c Forti 10.191.20.44 1.3.6.1.4.1.12356.101.7.4.1
snmpwalk -v2c -c Forti 10.191.20.44 1.3.6.1.4.1.12356.101.7.4.2
The error is expected and occurs as part of normal operation.
snmpwalk -v2c -c Forti 10.191.20.44 1.3.6.1.4.1.12356.101.7.4
The branch 1.3.6.1.4.1.12356.101.7.4 will return all relevant data for the leaf OIDs, including 10.191.20.44 1.3.6.1.4.1.12356.101.7.4.1 and 10.191.20.44 1.3.6.1.4.1.12356.101.7.4.2.1, and so on.
It was possible to analyze the branch and leaf OIDs through the ireasoning MIB Browser:
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.