unMarshal DER from snmp

43 views
Skip to first unread message

Steve Simon

unread,
Sep 1, 2025, 7:34:18 PM (4 days ago) Sep 1
to golang-nuts
Hi,

I need to work with SNMP and am used to go's nice Marshel/Unmarshal code for protobufs,  json etc.

I am using gosmi to parse MIBs and gosnmp to send and receive SNMP PDUs, but has anyone tied these together with some reflection to create a clean go marshal and unmarshal for SNMP tables?

Currently I am doing this by hand for each table I need, which works,  but it is all rather painful.

Surely there is a better way?

-Steve

Reply all
Reply to author
Forward
0 new messages