mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-09 00:05:24 +02:00
12 lines
241 B
Markdown
12 lines
241 B
Markdown
# snmpnetstat
|
|
|
|
> Fetch networking status using SNMP.
|
|
> More information: <https://manned.org/snmpnetstat>.
|
|
|
|
- Fetch the networking status:
|
|
|
|
`snmpnetstat -v {{version}} -c {{community}} {{ip}}`
|
|
|
|
- Display help:
|
|
|
|
`snmpnetstat {{[-h|--help]}}`
|