1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-13 19:15:29 +02:00
tldr/pages/common/snmptable.md

13 lines
218 B
Markdown
Raw Normal View History

# snmptable
> Fetch data in tabular format.
> More information: <https://manned.org/snmptable>.
- Fetch data:
2025-03-07 08:54:44 +02:00
`snmptable -v {{version}} -c {{community}} {{ip}} {{oid}}`
2025-03-26 00:36:41 +02:00
- Display help:
`snmptable {{[-h|--help]}}`