mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-12 23:55:25 +02:00
9 lines
170 B
Markdown
9 lines
170 B
Markdown
![]() |
# snmptable
|
||
|
|
||
|
> Fetch data in tabular format.
|
||
|
> More information: <https://manned.org/snmptable>.
|
||
|
|
||
|
- Fetch data:
|
||
|
|
||
|
`snmpget -v {{version}} -c {{community}} {{ip}} {{oid}}`
|