--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # snmptest > Start an interactive SNMP prompt. > More information: . - Start the prompt: `snmptest -v {{version}} -c {{community}} {{ip}}` - Display help: `snmptest {{[-h|--help]}}`