From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40110 invoked by alias); 11 Mar 2018 02:57:32 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 38372 invoked by uid 89); 10 Mar 2018 21:50:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=protocols, welfare, NOTES, health X-HELO: resqmta-ch2-08v.sys.comcast.net To: cygwin-announce@cygwin.com From: David Rothenberger Subject: Updated: net-snmp-5.7.3-1 Message-ID: <0bac198d-cc8e-a838-dec8-92c1abda82d3@acm.org> Date: Sun, 11 Mar 2018 02:57:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfEBx/s3JklrIemuxjsqNCIfzGAzMloxdDA4VpoMcQoC7KCBvQ9+yvlF7hfLZ+kZQoqCFxy6Z2ezW/12hd07bJjj/0MpcbIYwlxWgnd/OKRzCv6nI1z4J BBTrT5X+dUjqxumJovDxAqwHYhOmFAxfyifu6HHdyDWac+AbcFMVTlSSKVvwqBqUVD2NW7luSKaQoQ== X-SW-Source: 2018-03/txt/msg00009.txt.bz2 CYGWIN NEWS: =========== * Enabled IPv6 support DESCRIPTION: ============ Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. The suite includes: * Command-line applications to: * retrieve information from an SNMP-capable device, either using single requests (snmpget, snmpgetnext), or multiple requests (snmpwalk, snmptable, snmpdelta). * manipulate configuration information on an SNMP-capable device (snmpset). * retrieve a fixed collection of information from an SNMP-capable device (snmpdf, snmpnetstat, snmpstatus). * convert between numerical and textual forms of MIB OIDs, and display MIB content and structure (snmptranslate). * A graphical MIB browser (tkmib), using Tk/perl. * A daemon application for receiving SNMP notifications (snmptrapd). Selected notifications can be logged (to syslog, the NT Event Log, or a plain text file), forwarded to another SNMP management system, or passed to an external application. * An extensible agent for responding to SNMP queries for management information (snmpd). This includes built-in support for a wide range of MIB information modules, and can be extended using dynamically loaded modules, external scripts and commands, and both the SNMP multiplexing (SMUX) and Agent Extensibility (AgentX) protocols. * A library for developing new SNMP applications, with both C and perl APIs. CYGWIN NOTES: ============= * The snmpd daemon does not provide much useful information. Installing it as a service under Cygwin is left as an exercise for the user. QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place.