1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 18:15:24 +02:00
tldr/pages/common/snmpnetstat.md

13 lines
241 B
Markdown
Raw Normal View History

2025-03-12 08:36:43 +02:00
# snmpnetstat
> Fetch networking status using SNMP.
> More information: <https://manned.org/snmpnetstat>.
- Fetch the networking status:
`snmpnetstat -v {{version}} -c {{community}} {{ip}}`
2025-03-26 00:36:41 +02:00
- Display help:
`snmpnetstat {{[-h|--help]}}`