mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-09 00:05:24 +02:00
12 lines
216 B
Markdown
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]}}`
|