From 925a971599a7967e5598a9f30d70cc41d6496ff2 Mon Sep 17 00:00:00 2001 From: Vladimir Vitkov <5081863+zeridon@users.noreply.github.com> Date: Tue, 29 Oct 2019 06:01:09 +0200 Subject: [PATCH] correct the snmp mibs --- monitoring/icinga2/conf.d/hosts/switches/f0sw.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/monitoring/icinga2/conf.d/hosts/switches/f0sw.conf b/monitoring/icinga2/conf.d/hosts/switches/f0sw.conf index 90a2c59..241a2fd 100644 --- a/monitoring/icinga2/conf.d/hosts/switches/f0sw.conf +++ b/monitoring/icinga2/conf.d/hosts/switches/f0sw.conf @@ -60,27 +60,27 @@ object Host "f0sw.openfest.org" { # down vars.snmp_ifaces [ "GigabitEthernet0/04" ] = { - OID = "1.3.6.1.2.1.2.2.1.8.1014" + OID = "1.3.6.1.2.1.2.2.1.8.10104" value = "2" } vars.snmp_ifaces [ "GigabitEthernet0/05" ] = { - OID = "1.3.6.1.2.1.2.2.1.8.1015" + OID = "1.3.6.1.2.1.2.2.1.8.10105" value = "2" } vars.snmp_ifaces [ "GigabitEthernet0/06" ] = { - OID = "1.3.6.1.2.1.2.2.1.8.1016" + OID = "1.3.6.1.2.1.2.2.1.8.10106" value = "2" } vars.snmp_ifaces [ "GigabitEthernet0/07" ] = { - OID = "1.3.6.1.2.1.2.2.1.8.1017" + OID = "1.3.6.1.2.1.2.2.1.8.10107" value = "2" } vars.snmp_ifaces [ "GigabitEthernet0/08" ] = { - OID = "1.3.6.1.2.1.2.2.1.8.1018" + OID = "1.3.6.1.2.1.2.2.1.8.10108" value = "2" } vars.snmp_ifaces [ "GigabitEthernet0/09" ] = { - OID = "1.3.6.1.2.1.2.2.1.8.1019" + OID = "1.3.6.1.2.1.2.2.1.8.10109" value = "2" } vars.snmp_ifaces [ "GigabitEthernet0/10" ] = {