Mark Abrahams
Mark Abrahams
I too would be using prettier right now, but unfortunately was unable to recover from the visual assault at the start of each class.
I'd also like to take the opportunity to thank all contributors to this great project - I was able to stand up GenieACS incredibly quickly and use it to debug...
Hi @mrcarter7 - there is not currently an API call similar to snmptranslate from the Net-SNMP tools. The information to implement such a feature is available in the `ModuleStore`. The...
I haven't made plans for any new library features beyond completing a half-finished AgentX subagent, which is the last feature left on my original list of improvements that I compiled...
I'm beginning to rethink the applicability/usefulness of SNMP/(D)TLS: (1) I know of no-one who uses this. (2) On researching tool support for SNMP/(D)TLS, I can't find anything outside of Net-SNMP...
I went to get SNMP/TLS working under Net-SNMP - which I consider the gold standard in SNMP libraries / tools. More data points from that exercise: 1. Ubuntu doesn't have...
Hi @ruslan-gennadievich - thanks for that. On those points: 1. It seems you've misunderstood what TLS brings to SNMP. Applying SNMP configuration is entirely possible without TLS. The SNMP protocol...
Hi @sean-lawless - yes this would be a great feature! Just a note for any budding implementers out there, the USM DH key change feature is specified in RFC 2786....
Hi @dobicz - my original plan was to write the whole library with Typescript, but as things played out, this didn't end up happening. While it's not on my immediate...
Hi @cjimenezsaiz - thanks for looking into this! Suffice to say this project is a classic example of something growing incrementally to the point where the single-file approach is obviously...