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

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/1e7321bf-19f2-4f06-a0df-0cc2053f9ffbn%40googlegroups.com.

Reply via email to