snippetbashTip
snmptable — Fetch data in tabular format. More information: <https://manned.org/snmptable>.
Viewed 0 times
snmptablecommandformatclifetchtabulardatamore
Problem
How to use the
snmptable command: Fetch data in tabular format. More information: <https://manned.org/snmptable>.Solution
snmptable — Fetch data in tabular format. More information: <https://manned.org/snmptable>.Fetch data:
snmptable -v {{version}} -c {{community}} {{ip_address}} {{oid}}Display help:
snmptable {{[-h|--help]}}Code Snippets
Fetch data
snmptable -v {{version}} -c {{community}} {{ip_address}} {{oid}}Display help
snmptable {{[-h|--help]}}Context
tldr-pages: common/snmptable
Revisions (0)
No revisions yet.