| 
-V,--snmp-version version
 | 
Use a specified SNMP: SNMPv1 (1) or SNMPv2C (2c) (default: 2c). | 
| 
-d,--dump-packets
 | 
Dump information about each single SNMP packet in the ASN.1 notation on stdout. | 
| 
--debug-snmplib
 | 
Turn on debugging of a native SNMP library, i.e.: 
		    currently library used by SNMP wrap library of David system. | 
| 
-D,--no-communities
 | 
Don't display communities. | 
| 
-T,--no-toolbar
 | 
Don't show the toolbar. | 
| 
-S,--no-statusbar
 | 
Don't show the status bar. | 
| 
-l,--log-facility log_facility
 | 
Choose log facility: daemon | user | local0 | ... | local7 (default: local6). | 
| 
-L,--log-level log_level
 | 
Choose log level (on stderr and syslog) i.e. messages of selected level and 
		    more important levels will be logged: emerg | alert | crit | err | warning | notice 
		    | info | debug0 | ... | debug2 (default: warning). | 
| 
-H,--host hostname
 | 
Specify a hostname you want to communicate (domain name or IP address). | 
| 
-R,--read-community community
 | 
Use a specified community for reading. | 
| 
-W,--write-community community
 | 
Use a specified community for writing. | 
| 
-s,--stick sticking_string
 | 
Stick this string to ID strings of selected controls. | 
| 
--oid-of-control control_name=oid
 | 
Set a specified OID to a control that has a specified name. | 
| 
--caption-of-control control_name=caption
 | 
Set a specified caption to a control that has a specified name. | 
| 
-v,--version
 | 
Display version number on stderr and exit. | 
| 
-h,--help
 | 
Display this help and exit. |