net-snmp
Net-SNMP is an open-source suite of tools for managing and monitoring network devices. It supports various devices and operating systems, security features, and extensions.
Net-SNMP is a free and open-source suite of tools used to manage and monitor network-attached devices. It is based on the Simple Network Management Protocol (SNMP) and provides a range of features for monitoring and controlling network devices such as routers, switches, servers, and printers.
The Net-SNMP suite includes a number of different tools, including the snmpget and snmpset utilities for retrieving and setting data from SNMP-capable devices, the snmptrap utility for receiving and processing SNMP traps, and the snmpwalk utility for walking through the SNMP tree of a target device.
One of the key benefits of Net-SNMP is its ability to work with a wide range of different devices and operating systems. It supports both IPv4 and IPv6, and can communicate with devices running a variety of different operating systems, including Linux, Windows, and MacOS.
Net-SNMP also includes support for a range of different security features, including SNMPv3, which provides authentication and encryption for SNMP traffic. This makes it a valuable tool for securing networked devices and protecting against attacks such as SNMP spoofing.
In addition to its core features, Net-SNMP also includes a range of different plugins and extensions, which can be used to extend its functionality and add support for specific devices or applications. For example, there are plugins available for monitoring Apache web servers, MySQL databases, and Postfix mail servers.
Overall, Net-SNMP is a powerful and flexible suite of tools for managing and monitoring network-attached devices. Its support for a wide range of different devices and operating systems, along with its robust security features and extensibility, make it a valuable tool for network administrators and security professionals.
libnetsnmptrapd40
The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.
The Net-SNMP trap library contains functions for receiving SNMP trap and inform messages.
Installed size: 70 KB
How to install: sudo apt install libnetsnmptrapd40
libsnmp-base
The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.
This package includes documentation and MIBs (Management Information Bases) for the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP and applications.
NOTE: If you want the OIDs (Object Identifiers) to resolve to their text description, you need to activate the non-free repository and install the “snmp-mibs-downloader” package.
Installed size: 2.11 MB
How to install: sudo apt install libsnmp-base
libsnmp-dev
The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.
The Net-SNMP development files include the library headers, static libraries, net-snmp-config scripts and documentation needed for development of custom SNMP applications.
Installed size: 1.25 MB
How to install: sudo apt install libsnmp-dev
mib2c
Generate template code for extending the agent
mib2c-update
Script to merge custom code into updated mib2c code
net-snmp-config
Returns information about installed net-snmp libraries and binaries
libsnmp-perl
The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.
The Net-SNMP Perl5 support files provide the Perl functions for integration of SNMP into applications written in Perl.
Installed size: 2.10 MB
How to install: sudo apt install libsnmp-perl
libsnmp40
The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.
The Net-SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses.
Installed size: 5.27 MB
How to install: sudo apt install libsnmp40
snmp
The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.
The Net-SNMP applications are a collection of command line clients for issuing SNMP requests to agents.
Installed size: 681 KB
How to install: sudo apt install snmp
agentxtrap
Send an AgentX NotifyPDU to an AgentX master agent
encode_keychange
Produce the KeyChange string for SNMPv3
fixproc
Fixes a process by performing the specified action.
snmp-bridge-mib
Provide Linux bridge information via SNMP
snmpbulkget
Communicates with a network entity using SNMP GETBULK requests.
snmpbulkwalk
Retrieve a subtree of management values using SNMP GETBULK requests
snmpcheck
Check hosts SNMP access
snmpconf
Creates and modifies SNMP configuration files
snmpdelta
Monitor delta differences in SNMP Counter values
snmpdf
Display disk space usage on a network entity via SNMP
snmpget
Communicates with a network entity using SNMP GET requests
snmpgetnext
Communicates with a network entity using SNMP GETNEXT requests
snmpinform
Sends an SNMP notification to a manager
snmpnetstat
Display networking status and configuration information from a network entity via SNMP
snmpping
Command an agent to ping a remote host
snmpset
Communicates with a network entity using SNMP SET requests
snmpstatus
Retrieves a fixed set of management information from a network entity
snmptable
Retrieve an SNMP table and display it in tabular form
snmptest
Communicates with a network entity using SNMP requests
snmptls
snmptranslate
Translate MIB OID names between numeric and textual forms
snmptrap
Sends an SNMP notification to a manager
snmpusm
Creates and maintains SNMPv3 users on a network entity
snmpvacm
Creates and maintains SNMPv3 View-based Access Control entries on a network entity
snmpwalk
Retrieve a subtree of management values using SNMP GETNEXT requests
snmpd
The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.
The Net-SNMP agent is a daemon which listens for incoming SNMP requests from clients and provides responses.
Installed size: 147 KB
How to install: sudo apt install snmpd
net-snmp-create-v3-user
Create a SNMPv3 user in net-snmp configuration file
snmpd
Daemon to respond to SNMP request packets.
snmptrapd
The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.
snmptrapd is an SNMP application (daemon) that receives and logs SNMP TRAP and INFORM messages.
Installed size: 91 KB
How to install: sudo apt install snmptrapd
snmptrapd
Receive and log SNMP trap messages.
traptoemail
Snmptrapd handler script to convert snmp traps into emails
tkmib
The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.
The Net-SNMP MIB (Management Information Base) Browser provides a graphical frontend for the Net-SNMP tools. It can be used to browse the MIB tree and interactively send requests to SNMP agents.
Installed size: 1.61 MB
How to install: sudo apt install tkmib
tkmib
An interactive graphical MIB browser for SNMP
Last updated
Was this helpful?