Does anyone know where I can find some source code examples of how to pull the SNMP Signal Levels from Docsis1,1.1,2 and possibly 3.0 modems from an internal network? i.e. Upstream/Downstream etc.. etc.. in a vb .net application? ?
Thanks
Printable View
Does anyone know where I can find some source code examples of how to pull the SNMP Signal Levels from Docsis1,1.1,2 and possibly 3.0 modems from an internal network? i.e. Upstream/Downstream etc.. etc.. in a vb .net application? ?
Thanks
Do you have an SNMP client? Do you have the MIB?
for the mibs just use a mib walker... or something similar, I use getif. I don't think he was asking that though :-) I'm after source code for a SNMP client too