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

14 lines
263 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# snmptest
> Start an interactive SNMP prompt.
> More information: <https://manned.org/snmptest>.
- Start the prompt:
`snmpget -v {{version}} -c {{community}} {{ip}}`