Files
cheatsheet-tldr/tldr/snmptable
2025-03-08 00:14:59 +00:00

14 lines
265 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# snmptable
> Fetch data in tabular format.
> More information: <https://manned.org/snmptable>.
- Fetch data:
`snmptable -v {{version}} -c {{community}} {{ip}} {{oid}}`