mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-13 23:55:27 +02:00
12 lines
218 B
Markdown
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]}}`
|