diff options
Diffstat (limited to 'network/scli/README')
-rw-r--r-- | network/scli/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/network/scli/README b/network/scli/README index 12c7f7a677..7f2c574443 100644 --- a/network/scli/README +++ b/network/scli/README @@ -8,3 +8,5 @@ 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. + +This requires gnet and gsnmp. |