pysnmp icon indicating copy to clipboard operation
pysnmp copied to clipboard

.snmprec Generation

Open BURNI80 opened this issue 2 years ago • 1 comments
trafficstars

I have a group of .MIB files and I need to generate .snmprec files related with those MIBs. How can I do it?

mib2dev.py --output-file=./data/public.snmprec --mib-module=SNMPv2-MIB

This command only works for "SNMPv2-MIB" module.

BURNI80 avatar Sep 15 '23 12:09 BURNI80

You might read #429 to learn where to post such issues.

lextm avatar Sep 15 '23 15:09 lextm