Skip to content

Commit 3c29151

Browse files
authored
Update fortinet-fortigate.yml (#838)
1 parent 86c85c9 commit 3c29151

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

profiles/kentik_snmp/fortinet/fortinet-fortigate.yml

+13
Original file line numberDiff line numberDiff line change
@@ -396,3 +396,16 @@ metrics:
396396
- column:
397397
name: fgLinkMonitorName
398398
OID: 1.3.6.1.4.1.12356.101.4.8.2.1.2
399+
400+
- MIB: FORTINET-FORTIGATE-MIB
401+
table:
402+
name: fgVpnTunTable
403+
OID: 1.3.6.1.4.1.12356.101.12.2.2
404+
symbols:
405+
- name: fgVpnTunEntStatus
406+
OID: 1.3.6.1.4.1.12356.101.12.2.2.1.20
407+
enum:
408+
down: 1
409+
up: 2
410+
- name: fgVpnTunEntPhase1Name
411+
OID: 1.3.6.1.4.1.12356.101.12.2.2.1.2

0 commit comments

Comments
 (0)