snmptable
SNMP (Simple Network Management Protocol) applications
RUN apt-get update && \
apt-get install -y snmp
RUN apt-get update && \
apt-get install -y snmp
RUN apk add net-snmp
RUN pacman -S --noconfirm net-snmp
RUN apt-get update && \
apt-get install -y snmp
RUN dnf install -y net-snmp-utils-1
RUN apt-get update && \
apt-get install -y snmp