Pre-made commands

Standard use
onesixtyone -c {community list} -i {list of IPs}
Use community strings provided by seclists
onesixtyone -c /usr/share/seclists/Discovery/SNMP/common-snmp-community-strings.txt $ip

Flags

FlagDescription
-c {community file}File with community names to try
-i {input file}File with target hosts
-o {output file}Output log
-pSpecify an alternate destination SNMP port
-dDebug mode, use twice for more info
-sShort mode, print ONLY IP addresses
-w 99Wait x milliseconds between sending packets
-qquiet mode, do not print log to stdout. use with -o