.TH BRAA 1 .SH NAME braa \- Mass SNMP scanner .SH SYNOPSIS \fBbraa\fR \fR[\fB\-h\fR] \fR[\fB\-2\fR] \fR[\fB\-v\fR] \fR[\fB\-t\fR \fI\fR] \fR[\fB\-f\fR \fI\fR] \fR[\fB\-r\fR \fI\fR] \fR[\fB\-d\fR \fI\fR] \fR[\fB\querylist1\fR] \fR[\fB\querylist2\fR] \fR[\fB\...\fR] .SH DESCRIPTION .PP Braa is a mass snmp scanner. The intended usage of such a tool is of course making SNMP queries - but unlike snmpget or snmpwalk from net-snmp, it is able to query dozens or hundreds of hosts simultaneously, and in a single process. Thus, it consumes very few system resources and does the scanning VERY fast. .br Braa implements its OWN snmp stack, so it does NOT need any SNMP libraries like net-snmp. The implementation is very dirty, supports only several data types, and in any case cannot be stated 'standard-conforming'! It was designed to be fast, and it is fast. For this reason (well, and also because of my laziness ;), there is no ASN.1 parser in braa - you HAVE to know the numerical values of OID's (for instance .1.3.6.1.2.1.1.5.0 instead of system.sysName.0). .SH OPTIONS .TP .B \-h Show help. .TP .B \-2 Claim to be a SNMP2C agent. .TP .B \-v Show short summary after doing all queries. .TP .B \-x Hexdump octet-strings .TP .B \-t Wait seconds for responses. .TP .B \-d Wait microseconds after sending each packet. .TP .B \-p Wait milliseconds between subsequent passes. .TP .B \-f Load queries from file (one by line). .TP .B \-a