Hello everyone,
During my work, I have to create alerts in zabbix. One of them gives me an alert when one of my VPN interfaces is down. A problem comes to me quickly: when I have interfaces in aggressive mode, the alert is done while the state change is normal.
Can you tell me how I can find the mode of a VPN thanks to the OID of SNMP?
I already found the FORTNET-MIB.txt but either I implement it wrong or there is something else.
Sorry for my English.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi, Ben!
- Did you download the mib file from the fgt?
fgVpnTunEntStatus OBJECT-TYPE
SYNTAX INTEGER { down(1), up(2) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Current status of tunnel (up or down)"
::= { fgVpnTunEntry 20 }
Can you use the fgVpnTunEntStatus and get correct up/down
Fortigate <3
Hello GusTech,
I apologize in advance. I think I misspoke.
I can see the state of my firewall, what I can't see is if the firewall is in "aggressive mode" or in "main mode". I was wondering if with the MIB you can see that.
Sorry for my English.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1529 | |
1027 | |
749 | |
443 | |
209 |
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.