1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-12 23:55:25 +02:00
tldr/pages/common/snmptable.md

9 lines
170 B
Markdown
Raw Normal View History

# snmptable
> Fetch data in tabular format.
> More information: <https://manned.org/snmptable>.
- Fetch data:
`snmpget -v {{version}} -c {{community}} {{ip}} {{oid}}`