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:
Justin Lentz
2024-06-25 09:02:16 -05:00
committed by GitHub
parent 73e6376de1
commit 8ac1e9a408
2 changed files with 8 additions and 0 deletions

View 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

View File

@ -293,6 +293,7 @@ nav:
- Asuswrt-Merlin: Support/Device-Notes/AsuswrtMerlin.md
- Carel pCOweb: Support/Device-Notes/Carel-pCOweb-Devices.md
- Dell OpenManage: Extensions/Dell-OpenManage.md
- Fortigate: Support/Device-Notes/Fortigate.md
- OpenWRT: Support/Device-Notes/Openwrt.md
- RouterOS: Support/Device-Notes/Routeros.md
- Supermicro: Extensions/Supermicro.md