Transcription of Table of Contents - downloads.paessler.com
1 2021 Paessler AGAll rights reserved. No parts of this work may be reproduced in any form or by any means graphic, electronic, ormechanical, including photocopying, recording, taping, or information storage and retrieval systems without thewritten permission of the that are referred to in this document may be either trademarks and/or registered trademarks of therespective owners. The publisher and the author make no claim to these every precaution has been taken in the preparation of this document, the publisher and the author assume noresponsibility for errors or omissions, or for damages resulting from the use of information contained in this documentor from the use of programs and source code that may accompany it.
2 In no event shall the publisher and the author beliable for any loss of profit or any other commercial damage caused or alleged to have been caused directly orindirectly by this : February 2021 in NurembergSNMP Tester Manual3 Table of contentsPart 4 1 About snmp 62 Introduction to 73 Monitoring snmp 9 Part 2 Download and getting 11 Part 3 Quick snmp test with system uptime 15 Part 4 Using snmp 20 1 snmp 232 Request 263 Run snmp 28 Part 30 Part 1 Introduction2/14/202042/14/20205 Part 1: Introduction | 1 IntroductionWelcome to snmp Tester, a free network tool for PRTG network Monitor. This tool is a test program fordebugging simple network management protocol ( snmp ) activities.
3 It supports you in finding snmp -related issues when you monitor network devices with PRTG. This document describes the underlyingconcepts and applications of snmp Tester. It also explains how to use snmp Tester in snmp Tester?Monitoring via snmp is the most basic method of gathering bandwidth and network usage data. However, snmp as the basis for extensive monitoring often poses problems. In many cases, the reasons for theseissues are not immediately Tester supports debugging steps for snmp monitoring with PRTG. You can test variousconfigurations to communicate with an snmp device. snmp Tester records every step of thiscommunication so that you can check the functionality of your snmp device and the corresponding 1: Introduction | 1 About snmp Tester snmp TesterSNMP Tester is a free network tool provided by Paessler.
4 It enables you to debug simple NetworkManagement protocol ( snmp ) activities down to the protocol level. The program is very useful if youencounter issues with PRTG and snmp , in particular when you contact the Paessler support team aboutthese problems. With snmp Tester, you can run simple snmp requests against an snmp -supporting device in your networkto debug your configuration. For this purpose, the tool tries to establish an snmp connection with the targetdevice if this works, monitoring this device via snmp is possible in PRTG as via snmp is workingSNMP Tester is based on the snmp technologies implemented in PRTG network Monitor.
5 It comes withvarious customizable settings so that you can test different configurations for snmp monitoring. snmp Tester can optionally log packets of an snmp request into a text file. This approach supports you infinding communication and/or data issues regarding snmp monitoring configurations. With the createdlogfile, you can analyze snmp communication issues in more detail. In addition, you can log raw datapackets for troubleshooting 1: Introduction | 2 Introduction to snmp to SNMPSNMP stands for simple network management protocol . Monitoring with this technology is the most basicmethod of gathering bandwidth and network usage data.
6 When using snmp , PRTG sends small datapackages to devices for example, routers, switches, and servers to query traffic counters of each , snmp enables PRTG to monitor other network parameters, including CPU load, disk usage, ortemperature, depending on your monitoring via SNMPSNMP was developed as a standard for monitoring various devices. All available snmp objects must haveclear IP addresses so that they can be accessed the so-called object identifiers (OID) that are stored inManagement Information Base (MIB) files. snmp requests are sent to these addresses to retrieve thedesired more information , see section OIDs and MIB filesTo access values on a network device, the managing software needs to know their addresses.
7 Theseaddresses are called OIDs. They are organized in a hierarchical tree structure and are defined in MIB nodes are defined by decimal numbers, separated by dots. A typical OID looks like this example froman ISDN-MIB: With snmp Tester, you can directly access these addresses if youprovide specific MANUAL Monitoring via snmp KNOWLEDGE BASEHow do snmp , MIBs and OIDs work? 74/8/20208 Part 1: Introduction | 2 Introduction to snmp How do I install the snmp service on Windows systems? PAESSLER WHITE PAPERQuo Vadis snmp ? 2/19/20209 Part 1: Introduction | 3 Monitoring snmp devices snmp devicesEvery so often, customers using PRTG network Monitor report issues when they try to monitor theirsystems via the simple network management protocol ( snmp ).
8 In most cases, these issues result from amalfunctioning snmp configuration or installation. The following section provides basic information formonitoring via snmp sensor in a Down statusBefore going any deeper into troubleshooting, a good knowledge of the principles and functions ofSNMP is necessary. For reference, see section Introduction to requirementsTo get monitoring via snmp to work with PRTG, and to receive any results with snmp Tester, ensure thefollowing: Enable snmp on the target more information, see the Knowledge Base: How do I install the snmp service on Windows? Allow access to snmp for the machine that runs PRTG network Monitor in the device's security settings.
9 Allow User Data protocol (UDP) packages to travel from the machine that runs PRTG to the device youwant to monitor and back. If the device and your PRTG installation are on different sides of a firewall,make sure that UDP access to port 161 ( snmp ) is allowed. Important for firewall settings: snmp requires the use of UDP ports >1023 to the PRTG client side. PRTG supports snmp v1, snmp v2c, and snmp v3. You have to select a version in your PRTG installation(and in snmp Tester) that is supported by the device as well. Authentication must match: You have to provide the correct community strings ( snmp v1 and v2c),usernames ( snmp v3), and passwords ( snmp v3) in snmp Tester, respectively in your PRTG installation,to connect to an snmp 1: Introduction | 3 Monitoring snmp devices Debugging snmp activitiesIf you encounter any issues with your snmp sensors, the first step after checking basic requirements is todebug snmp activities, for example with snmp more information, see section Using snmp BASEMy snmp sensors don't work.
10 What can I do? How do I install the snmp service on Windows systems? 21 Part 2 Download and getting started4/1/2020114/1/202012 Part 2: Download and getting started | 2 Download and getting startedTo install and run snmp Tester, take the following steps:1. Download and execute the file Paessler snmp Tester Confirm the Windows User Account Control dialog with Accept the License Agreement and click Next to license agreement4. Select the Destination Location where snmp Tester should be installed. The default installation path isC:\Program Files (x86)\Paessler snmp Tester. Click Browse to select a different installation path.