Mark Abrahams

Results 29 comments of Mark Abrahams

This bug was logged for Capacitor v4.1.0, and I can confirm that the bug still exists in a monorepo using v5.0.3 (i.e. upgrading to v5 doesn't fix this issue). The...

Thanks for providing your use case @christopher-nielsen-ny! I've implemented an OID translation function now. Documentation is here: https://github.com/markabrahams/node-net-snmp?tab=readme-ov-file#storetranslate-oid-destinationformat Translates OIDs between three formats: - OidFormat.oid - canonical (numerical) OID format...

Hi @abutcher-gh - thanks for the PR! The `defVal` in the provider definition aims to capture the intent of the DEFVAL MIB clause in the SNMP RFCs. RFC 2578 Section...

Hi @thom-nic - your custom handler function can do arbitrary processing whenever the agent processes a Get/Set/GetNext request, but agent calls the handler function after it first finds an existing...

Hi @thom-nic - yes, if you are able to keep the number of rows accurate in each table, that would ensure the correct OIDs are always always found for Get/GetNext,...

Hi @ddolcimascolo - yes if you could send an example MIB with this kind of definition, that would be great for my reference. It would be worth supporting this if...

Thanks for the example MIB @ddolcimascolo - that's great to have. I've implemented support for SMIv1 Defined Types now (RFC1155 Section 3.3), and have also implemented support for the SMIv1...

Hi @ivanbaj - there is no limit in the net-snmp library code on the number of AgentX providers that can be registered. If you could provide the details of the...

This issue has become as isolated as Tom Hanks on Castaway, except in the scenario where he doesn't find the parcel with a volleyball as that particular parcel has already...