mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Create Fortigate.md * Update mkdocs.yml * Update Fortigate.md * Update mkdocs.yml --------- Co-authored-by: Tony Murray <murraytony@gmail.com>
327 B
327 B
To gather Port IP info & routing info for Fortigates, disable the append-index feature. This feature appends VDOM to the index, breaking standard MIBs.
config system snmp sysinfo
set append-index disable
end