Files
cheatsheet-tldr/tldr/snmpdf
2025-02-23 00:19:07 +00:00

14 lines
271 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# snmpdf
> Fetch disk space usage information.
> More information: <https://manned.org/snmpdf>.
- Fetch the disk space usage:
`snmpget -v {{version}} -c {{community}} {{ip}}`