snippetbashTip
snmpdf — Fetch disk space usage information. More information: <https://manned.org/snmpdf>.
Viewed 0 times
spaceusagecommanddisksnmpdfclifetchinformation
Problem
How to use the
snmpdf command: Fetch disk space usage information. More information: <https://manned.org/snmpdf>.Solution
snmpdf — Fetch disk space usage information. More information: <https://manned.org/snmpdf>.Fetch the disk space usage:
snmpdf -v {{version}} -c {{community}} {{ip_address}}Display help:
snmpdf {{[-h|--help]}}Code Snippets
Fetch the disk space usage
snmpdf -v {{version}} -c {{community}} {{ip_address}}Display help
snmpdf {{[-h|--help]}}Context
tldr-pages: common/snmpdf
Revisions (0)
No revisions yet.