snmpwalk

SNMP query tool.

=> More information.

snmpwalk -v1 -c {community} {ip}
snmpwalk -v2c -c {community} {ip}:{port} {oid}
snmpwalk -v3 -l {authNoPriv} -u {username} -a {MD5|SHA} -A {passphrase} {ip} {oid}
snmpwalk -v3 -l {authPriv} -u {username} -a {MD5|SHA} -A {auth_passphrase} -x {DES|AES} -X {enc_passphrase} {ip} {oid}
snmpwalk -v3 -l {noAuthNoPriv} -u {username} {ip} {oid}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/snmpwalk.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
113.845161 milliseconds
Gemini-to-HTML Time
0.597023 milliseconds

This content has been proxied by September (3851b).