From 854e90fa9721f6279c1090ab4e4eab1db318965e Mon Sep 17 00:00:00 2001 From: Joe Lee Date: Wed, 4 Jan 2017 14:12:04 -0500 Subject: [PATCH] added EdgeRouter Lite SNMP OID (#1681) --- 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 ab33595cefc..601c8283291 100644 --- a/source/_components/device_tracker.snmp.markdown +++ b/source/_components/device_tracker.snmp.markdown @@ -28,6 +28,7 @@ OID examples: - OpenWrt: `1.3.6.1.2.1.4.22.1.2` (tested on Chaos Calmer 15.05 firmware, need to install snmpd package) - pfSense: `1.3.6.1.2.1.4.22.1.2` (tested on 2.2.4-RELEASE, need to enable SNMP service) - TPLink: `1.3.6.1.2.1.3.1.1.2.19.1` (Archer VR2600v, need to enable SNMP service) +- EdgeRouter `1.3.6.1.2.1.4.22.1.2` (EdgeRouter Lite v1.9.0, need to enable SNMP service) To use the SNMP version 1 platform in your installation, add the following to your `configuration.yaml` file: