--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # snmptable > Fetch data in tabular format. > More information: . - Fetch data: `snmptable -v {{version}} -c {{community}} {{ip}} {{oid}}` - Display help: `snmptable {{[-h|--help]}}`