Skip to main content
duenlim
Staff
Staff
April 21, 2025

Technical Tip: The SNMP OIDs queries about NPU utilizations

  • April 21, 2025
  • 0 replies
  • 463 views
Description

This article describes that the SNMP polling for NPU OIDs does not return any value or display an error message 'No Such Object available on this agent at this OID'.

 

fgNPUTables => '1.3.6.1.4.1.12356.101.20.2',
fgNPUTable => '1.3.6.1.4.1.12356.101.20.2.1',
fgNPUEntry => '1.3.6.1.4.1.12356.101.20.2.1.1',
fgNPUEntIndex => '1.3.6.1.4.1.12356.101.20.2.1.1.1',
fgNPUSessionTblSize => '1.3.6.1.4.1.12356.101.20.2.1.1.2',
fgNPUSessionCount => '1.3.6.1.4.1.12356.101.20.2.1.1.3',

Scope FortiGate v7.0, v7.2, v7.4.
Solution

The issue has been fixed in v7.4.4 or above. Refer to Resolved issues. Bug ID 984148.

 

Below shows an expected result after the firmware upgrade.

 

To display NPU session statistics on FortiGate:

 

npu session table.png

 

The NPU polling results on the SNMP monitoring tools:

 

npu monitor.png

 

Related article:

Technical Tip: How to poll for NPU Offloaded Session Count on FortiGate via SNMP