diff options
Diffstat (limited to 'net/braa/pkg-descr')
-rw-r--r-- | net/braa/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/braa/pkg-descr b/net/braa/pkg-descr deleted file mode 100644 index 011c216dc824..000000000000 --- a/net/braa/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Braa is a tool for making SNMP queries. It is able to query -hundreds or thousands of hosts simultaneously, while being -completely single-threaded. It does not need any SNMP -libraries, as it is equipped with its own SNMP engine. However, -it's good to have a complete SNMP package including -"snmptranslate" installed somewhere, because for speed reasons, -there is no ASN.1 parser in Braa, and all the SNMP OIDs need to -be specified numerically. - -WWW: http://s-tech.elsat.net.pl/braa/ |