Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-13 00:18:34 +00:00
parent ffbd8c31db
commit 904f7fe0c1
46 changed files with 228 additions and 157 deletions

13
tldr/snmpnetstat Normal file
View File

@@ -0,0 +1,13 @@
---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# snmpnetstat
> Fetch networking status using SNMP.
> More information: <https://manned.org/snmpnetstat>.
- Fetch the networking status:
`snmpnetstat -v {{version}} -c {{community}} {{ip}}`