snmpc

Erlang/OTP SNMP applications

Install

All systems
curl cmd.cat/snmpc.sh
Debian Debian
apt-get install erlang-snmp
Ubuntu
apt-get install erlang-snmp
Alpine
apk add erlang-snmp
Arch Arch Linux
pacman -S erlang-nox
image/svg+xml Kali Linux
apt-get install erlang-snmp
Fedora
dnf install erlang-snmp
Windows (WSL2)
sudo apt-get update sudo apt-get install erlang-snmp
Raspbian
apt-get install erlang-snmp
Docker
docker run cmd.cat/snmpc snmpc powered by Commando

erlang-snmp

Erlang/OTP SNMP applications

A multilingual Simple Network Management Protocol application features an Extensible Agent, simple manager, a MIB compiler and facilities for implementing SNMP MIBs etc. The OTP_Mibs application provides an SNMP management information base for Erlang nodes.

erlang17-snmp

Erlang/OTP SNMP applications

A multilingual Simple Network Management Protocol application features an Extensible Agent, simple manager, a MIB compiler and facilities for implementing SNMP MIBs etc. The OTP_Mibs application provides an SNMP management information base for Erlang nodes. This package is the version 17 to fix couchdb in Kali-rolling. This is a temporay package. It should be removed once python-faraday doesn't need couchdb anymore.

erlang

Concurrent, real-time, distributed functional language

Open Source Erlang is a functional programming language designed at the Ericsson Computer Science Laboratory. Some of Erlang main features are: * Clear declarative syntax and is largely free from side-effects; * Built-in support for real-time, concurrent and distributed programming; * Designed for development of robust and continuously operated programs; * Dynamic code replacement at runtime. The Erlang distribution also includes OTP (Open Telecom Platform) which provides a rich set of libraries and applications. This package is a dummy package which will install Erlang/OTP runtime, applications, sources, code examples and the Erlang editing mode for Emacs.

erlang-nox

Erlang/OTP applications that don't require X Window System

This package is a dummy package which will install all Erlang/OTP applications which do not require X Window System to run.