mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fortigate append-index doc (#16153)
* Create Fortigate.md * Update mkdocs.yml * Update Fortigate.md * Update mkdocs.yml --------- Co-authored-by: Tony Murray <murraytony@gmail.com>
This commit is contained in:
7
doc/Support/Device-Notes/Fortigate.md
Normal file
7
doc/Support/Device-Notes/Fortigate.md
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
```
|
||||
https://docs.fortinet.com/document/fortigate/7.2.0/new-features/742119/enabling-the-index-extension-7-2-8
|
Reference in New Issue
Block a user