I am flirting with the idea of creating an SNMP library in Clojure and I have a basic working example snmp v1/v2 https://github.com/kouvas/snmp4clj/blob/main/src/kouvas/snmp4clj/snmp.clj#L73 if anyone is in the mood for general feedback. It's still very early and rough.