1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-09 00:05:24 +02:00
tldr/pages/common/snmptest.md
2025-03-26 00:36:41 +02:00

12 lines
216 B
Markdown

# snmptest
> Start an interactive SNMP prompt.
> More information: <https://manned.org/snmptest>.
- Start the prompt:
`snmptest -v {{version}} -c {{community}} {{ip}}`
- Display help:
`snmptest {{[-h|--help]}}`