mib2c-update

SNMP (Simple Network Management Protocol) development files

Debian Debian
RUN apt-get update && \ apt-get install -y libsnmp-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libsnmp-dev
Alpine
RUN apk add net-snmp
Arch Arch Linux
RUN pacman -S --noconfirm net-snmp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libsnmp-dev
Fedora
RUN dnf install -y net-snmp-perl-1
Raspbian
RUN apt-get update && \ apt-get install -y libsnmp-dev
click the source code to copy install mib2c-update on any operating system with command-not-found.com