--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # snmpnetstat > Fetch networking status using SNMP. > More information: . - Fetch the networking status: `snmpnetstat -v {{version}} -c {{community}} {{ip}}` - Display help: `snmpnetstat {{[-h|--help]}}`