Hello,
I'm trying to detect when physical interfaces get down on a cluster (Active / Passive) with snmp get.
I can see physical interfaces descr at oid iso.3.6.1.2.1.31.1.1.1 and iso.3.6.1.2.1.47.1.1.1.1.7 but I can't find the ifOperStatus.
It doesn't seems to be a IF-MIB.
I think iso.3.6.1.2.1.47.1.1.1.1. refers to the active FTG. So I could use IF-MIB oid to get the interface status of the active member.
How to get the status of Passive member physical interfaces?
Thanks
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.
You get the values from the slave unit by appending the serial number to the SNMP community:
instead of
"public"
you use
"public-FGT200ETK1234567"
The master unit will then forward the request to the slave unit and communicate it back.
Source: https://kb.fortinet.com/k...nt.do?externalId=13077
Hello,
Thanks for the answer. But I'm must use snmp v3. So I can't use the community.
Fortigate 500D and 1200. Version 5.6.x
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 |
---|---|
1713 | |
1093 | |
752 | |
447 | |
231 |
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.