hallidave / ruby-snmp

A Ruby implementation of SNMP (the Simple Network Management Protocol).
MIT License
146 stars 63 forks source link

Upgrade smidump to latest version (0.5) and Add openBSD MIBS for PF #46

Closed chrisvel closed 6 years ago

chrisvel commented 7 years ago

The latest version of libsmi is 0.5 and by changing the regex to this, tests complete fine. https://www.ibr.cs.tu-bs.de/projects/libsmi/download/ 126 runs, 467 assertions, 0 failures, 0 errors, 0 skips

I also added MIBs for openBSD PF firewall.