Talk:SNMP and PowerShell
Jump to navigation
Jump to search
Hi there,
really useful info on getting PS to talk to SNMP, thanks.
One thing I can't figure out in your examples though:
PS C:\Users\simon\Documents\Scripts> . .\lib\SNMP-Funcs.ps1 What does this line do? I can't find any reference to a script called SNMP-Funcs.ps1 elsewhere in the article.
I've followed your steps and everything *seems* to be working except I get no output when running the "get" and "walk" scripts and I suspect the above line my be the culprit!
Thanks in advance,
I.