Adding directive to actually use all mibs

Also untested...
This commit is contained in:
dchidell
2018-04-26 15:08:46 +01:00
committed by GitHub
parent 37a28b100b
commit 66b14c90dd

View File

@ -8,4 +8,4 @@ EXPOSE 162
VOLUME ["/mibs"]
CMD ["snmptrapd","-L","o","-f","-M","/mibs"]
CMD ["snmptrapd","-L","o","-f","-M","/mibs","-m","ALL"]