diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-05-11 20:01:43 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:43 +0200 |
commit | 592862627db3069274d6d2b9aed677b29f518fe4 (patch) | |
tree | c9eb49ff65a9dd0e6a0ded3801480026650f7553 /network/scli/README | |
parent | 6d7c2cf0c3da6bc8a8c4752681106540701a062d (diff) | |
download | slackbuilds-592862627db3069274d6d2b9aed677b29f518fe4.tar.gz |
network/scli: Added to 12.0 repository
Diffstat (limited to 'network/scli/README')
-rw-r--r-- | network/scli/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/scli/README b/network/scli/README new file mode 100644 index 0000000000..12c7f7a677 --- /dev/null +++ b/network/scli/README @@ -0,0 +1,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. |