From fbc5555eab31dd07ff6b79a2408c5e4122b150a4 Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Sun, 15 Nov 2015 18:02:29 +1000 Subject: [PATCH] Minor doc tidy --- doc/Extensions/MIB-based-polling.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/Extensions/MIB-based-polling.md b/doc/Extensions/MIB-based-polling.md index 8851ec15f..92c6786a4 100644 --- a/doc/Extensions/MIB-based-polling.md +++ b/doc/Extensions/MIB-based-polling.md @@ -6,11 +6,11 @@ tested against a very limited set of devices (namely Ruckus ZD1000 wireless controllers, and `net-snmp` on Linux). It may fail badly on other hardware. The approach taken is fairly simplistic and I claim no special expertise in -understanding MIBs. Most of my understanding of SNMP comes from reading -net-snmp man pages, and reverse engineering the output of snmptranslate and -snmpwalk and trying to make devices work with LibreNMS. I may have made -false assumptions and probably use wrong terminology in many places. Feel -free to offer corrections/suggestions via pull requests or email. +understanding MIBs. Most of my knowledge of SNMP comes from reading net-snmp +man pages, and reverse engineering the output of snmptranslate and snmpwalk +and trying to make devices work with LibreNMS. I may have made false +assumptions and probably use wrong terminology in many places. Feel free to +offer corrections/suggestions via pull requests or email. Paul Gear