tkmib
SNMP (Simple Network Management Protocol) MIB browser
Install
- All systems
-
curl cmd.cat/tkmib.sh
- Debian
-
apt-get install tkmib
- Ubuntu
-
apt-get install tkmib
- Arch Linux
-
pacman -S tkmib
- Kali Linux
-
apt-get install tkmib
- CentOS
-
yum install tkmib
- Fedora
-
dnf install tkmib
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tkmib
- Raspbian
-
apt-get install tkmib
- Dockerfile
- dockerfile.run/tkmib
tkmib
SNMP (Simple Network Management Protocol) MIB browser
The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The Net-SNMP MIB (Management Information Base) Browser provides a graphical frontend for the Net-SNMP tools. It can be used to browse the MIB tree and interactively send requests to SNMP agents.
net-snmp-gui-1
5.8-4.fc30.x86_64 : An interactive graphical MIB browser for SNMP
net-snmp
SNMP (Simple Network Management Protocol) is a protocol used for
network management. The NET-SNMP project includes various SNMP tools: an extensible agent, an SNMP library, tools for requesting or setting information from SNMP agents, tools for generating and handling SNMP traps, a version of the netstat command which uses SNMP, and a Tk/Perl mib browser. This package contains the snmpd and snmptrapd daemons, documentation, etc. You will probably also want to install the net-snmp-utils package, which contains NET-SNMP utilities.