mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 23:55:24 +02:00
snmpnetstat: add page (#15869)
This commit is contained in:
parent
28cadb59f7
commit
c0b1a22dc7
1 changed files with 8 additions and 0 deletions
8
pages/common/snmpnetstat.md
Normal file
8
pages/common/snmpnetstat.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# snmpnetstat
|
||||
|
||||
> Fetch networking status using SNMP.
|
||||
> More information: <https://manned.org/snmpnetstat>.
|
||||
|
||||
- Fetch the networking status:
|
||||
|
||||
`snmpnetstat -v {{version}} -c {{community}} {{ip}}`
|
Loading…
Add table
Reference in a new issue