Discussion:
Sample code to read and utilize MIBs
Gordon Blase
2017-02-28 02:46:05 UTC
Permalink
I am brand new to SNMP and so of course Net-SNMP. I have been tasked
with creating a tool which will read OIDs froma specific MIB and using
that info issue get and set commands to a specific device running LYNUX.

I have found 'set' and 'get' sample code using Net-SNMP. I also found
an example which parsed an MIB. But I need something to tie them together.

Can anyone point me to more extensive C/C++ SNMP examples which will
show me how to read and utilize info in an MIB ?

Thanks,
Gordon

Loading...