LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

snmptable

Display SNMP MIB data in table format

TLDR

Display SNMP table
$ snmptable -v [2c] -c [public] [host] [TABLE_OID]
copy
Show with column headers
$ snmptable -v [2c] -c [public] -Cb [host] [TABLE_OID]
copy
Show interface table
$ snmptable -v [2c] -c [public] [host] ifTable
copy

SYNOPSIS

snmptable [options] agent tableoid_

DESCRIPTION

snmptable displays SNMP table data in tabular format. Retrieves and formats MIB tables for easy reading. Part of Net-SNMP suite for network management.

PARAMETERS

-v version

SNMP version (1, 2c, 3).
-c community
Community string.
-Cb
Brief column names.
-Cf sep
Field separator.
-Cw width
Column width.

INSTALL

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

SEE ALSO

snmpwalk(1), snmpget(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