From b98e69187f95e4886daf926a05b758038ca8dd9f Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Sun, 6 Dec 2015 21:05:02 +1000 Subject: [PATCH] Minor doc fix --- doc/Extensions/MIB-based-polling.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Extensions/MIB-based-polling.md b/doc/Extensions/MIB-based-polling.md index 50cf7b3fb..d7892fffb 100644 --- a/doc/Extensions/MIB-based-polling.md +++ b/doc/Extensions/MIB-based-polling.md @@ -54,6 +54,8 @@ The components involved in MIB-based polling are: http://your.librenms.server/device/device=XXXX/tab=mib/ All MIBs used by MIB-based polling may be viewed at: http://your.librenms.server/mibs/ + All device associations created by MIB-based polling may be viewed at: + http://your.librenms.server/mib_assoc/ (Devices -> MIB associations) - In addition, all devices are checked for a MIB matching their sysObjectID. If there is a matching MIB available, it is automatically included.