From 49c1c96fe0c04a81d7f21e4a1b2a7b3e40be3655 Mon Sep 17 00:00:00 2001 From: minida28 Date: Sun, 13 Mar 2016 17:05:21 +0700 Subject: [PATCH] Add confirmed SNMP OID for OpenWrt Simply install snmpd package. I don't even make any change to snmpd config file, so it should work out of the box. Update device_tracker.snmp.markdown --- source/_components/device_tracker.snmp.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/device_tracker.snmp.markdown b/source/_components/device_tracker.snmp.markdown index b61e1f8fad8..2157f706c20 100644 --- a/source/_components/device_tracker.snmp.markdown +++ b/source/_components/device_tracker.snmp.markdown @@ -23,6 +23,7 @@ OID examples: - Mikrotik: 1.3.6.1.2.1.4.22.1.2 (confirmed, RouterOS 6.x on RB2011) - Aruba: 1.3.6.1.4.1.14823.2.3.3.1.2.4.1.2 (untested) - BiPAC 7800DXL: 1.3.6.1.2.1.17.7.1.2.2.1.1 (confirmed on firmware 2.32e) +- OpenWrt: 1.3.6.1.2.1.4.22.1.2 (tested on Chaos Calmer 15.05 firmware, need to install snmpd package) To use the snmp platform in your installation, add the following to your `configuration.yaml` file: