summaryrefslogtreecommitdiffstats
path: root/network/scli/README
blob: 12c7f7a6770638035bc6ae3f206f0a9247b7c259 (plain)
1
2
3
4
5
6
7
8
9
10
SNMP Command Line Interface

The scli package was written to address the need for small and efficient
command line utilities to monitor and configure network devices and host
systems. The scli package is based on the SNMP management protocol. It
utilizes a MIB compiler called smidump to generate C stub code.

scli connects to any SNMP-enabled network node and lets you interactively
browse through the values stored in the devices SNMP database (MIB, Management
Information Base). It also has a scriptable, non-interactive mode.