Files
cheatsheet-tldr/tldr/snmptable
2025-03-26 00:18:43 +00:00

18 lines
311 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}}`
- Display help:
`snmptable {{[-h|--help]}}`