scli

collection of SNMP command line management tools

Install

All systems
curl cmd.cat/scli.sh
Debian Debian
apt-get install scli
Ubuntu
apt-get install scli
Windows (WSL2)
sudo apt-get update sudo apt-get install scli
Raspbian
apt-get install scli

scli

collection of SNMP command line management tools

The scli package was written in order to have small and efficient command line utility to monitor and configure network devices and host systems. The scli package is based on the SNMP management protocol and it utilizes a MIB compiler called smidump to generate C stub code. In fact, virtually no SNMP knowledge is required in order to extend the scli programs with new features. scli replaces the stools package