1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-13 23:55:27 +02:00
tldr/pages/common/snmptable.md
2025-03-26 00:36:41 +02:00

12 lines
218 B
Markdown

# snmptable
> Fetch data in tabular format.
> More information: <https://manned.org/snmptable>.
- Fetch data:
`snmptable -v {{version}} -c {{community}} {{ip}} {{oid}}`
- Display help:
`snmptable {{[-h|--help]}}`