Projects / braa

braa

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.

Tags Networking Monitoring
Licenses GPL
Operating Systems POSIX Linux BSD FreeBSD OpenBSD Solaris
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  12 Jan 2004 01:19
  • Rrelease-after

Changes: This release features a complete rewrite. It supports for new data types (Counter64, IpAddress), and new queries -- it is now possible to set values and walk through the SNMP tree (snmpwalk and snmpset functionality). Finally, messages are now decoded and printed as soon as they are received.

  • Rrelease-mid
  •  11 Jul 2003 20:11
  • Rrelease-after

Changes: This release runs on FreeBSD, OpenBSD, and Solaris SPARC.

  • Rrelease-mid
  •  31 May 2003 08:27
  • Rrelease-after

No changes have been submitted for this release.

No-screenshot

Project Spotlight

XMLBeans

Java to XML / XMLSchema data binding.

No-screenshot

Project Spotlight

Rhope

A dataflow programming language with transactions.