From a09f8c28ccfb084a146e4058afb7c038cfbf4062 Mon Sep 17 00:00:00 2001 From: Dmitriy Date: Fri, 6 Jul 2018 18:29:04 +0300 Subject: [PATCH] Update device_tracker.snmp.markdown (#5666) Base OID's for Apple Airport Express (2nd gen.) router --- source/_components/device_tracker.snmp.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/device_tracker.snmp.markdown b/source/_components/device_tracker.snmp.markdown index 8193abfee85..9b3805e30ce 100644 --- a/source/_components/device_tracker.snmp.markdown +++ b/source/_components/device_tracker.snmp.markdown @@ -34,6 +34,8 @@ The following OID examples pull the current MAC Address table from a router. Thi | EdgeRouter | Lite v1.9.0 | `1.3.6.1.2.1.4.22.1.2` | | Ruckus | ZoneDirector 9.13.3 | `1.3.6.1.4.1.25053.1.2.2.1.1.3.1.1.1.6` | | DD-WRT | unknown RouterOS version/model | `1.3.6.1.2.1.4.22.1.2` | +| Apple Airport Express (2nd gen.) | 7.6.9 | `1.3.6.1.2.1.3.1.1.2` +`1.3.6.1.2.1.4.22.1.2.16`| To use the SNMP version 1 platform in your installation, add the following to your `configuration.yaml` file: