LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

snmptest

Interactive SNMP request testing tool

TLDR

Start interactive SNMP session
$ snmptest -v [2c] -c [public] [host]
copy
Test with SNMPv3
$ snmptest -v [3] -u [user] -l authPriv -a SHA -A [authpass] [host]
copy

SYNOPSIS

snmptest [options] agent

DESCRIPTION

snmptest provides an interactive SNMP session for testing and debugging. Send arbitrary SNMP requests interactively. Part of Net-SNMP suite for development and troubleshooting.

PARAMETERS

-v version

SNMP version (1, 2c, 3).
-c community
Community string.
-u user
SNMPv3 username.
-l level
Security level.

INSTALL

sudo apt install snmp
copy
sudo apk add net-snmp-tools
copy

SEE ALSO

snmpget(1), snmpwalk(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid