From 6c91cc2d59f8104954cc808fca4a727e5599ec26 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Thu, 16 Jul 2026 13:57:58 +0200 Subject: [PATCH] Changed WAN Interface oids to parent vlan interface (instead of pppoe0 --- sensors.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sensors.yaml b/sensors.yaml index 03da1c1..d583c8b 100644 --- a/sensors.yaml +++ b/sensors.yaml @@ -11,7 +11,7 @@ host: !secret router_ip community: !secret router_community # baseoid: .1.3.6.1.2.1.31.1.1.1.6.511 - baseoid: .1.3.6.1.2.1.2.2.1.10.25 + baseoid: .1.3.6.1.2.1.2.2.1.10.12 version: 2c unit_of_measurement: "Octets" - platform: snmp @@ -20,7 +20,7 @@ host: !secret router_ip community: !secret router_community # baseoid: .1.3.6.1.2.1.31.1.1.1.10.511 - baseoid: .1.3.6.1.2.1.2.2.1.16.25 + baseoid: .1.3.6.1.2.1.2.2.1.16.12 version: 2c unit_of_measurement: "Octets"