public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: cygwin-announce@cygwin.com
Subject: net-snmp-5.9.3-1
Date: Fri, 24 Feb 2023 13:46:53 +0000	[thread overview]
Message-ID: <66edeaa3-e0c8-bd92-190b-212827c8f565@dronecode.org.uk> (raw)


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.

  * I wasn't able to run the test suite due to some issue with the
    way that runs the daemon that I wasn't able to resolve.

  * This is an NMU of an orphaned package, rebuilding it for perl 5.32
    and python3. If this package doesn't have a maintainer by the next
    time such a rebuild is needed, it will be removed.

QUESTIONS:
==========
If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.

                 reply	other threads:[~2023-02-24 13:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=66edeaa3-e0c8-bd92-190b-212827c8f565@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin-announce@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).