tatane Posted January 22, 2019 Posted January 22, 2019 Hi, I'm looking for a way to access data from switches with snmp v3. I can do it with snmpv2 (on snmpv2 configured switches) with this great udf : I can't find any free UDF/COM/ActiveX/... that could help me doing this with Autoit. Is this kind of library even exists ?
tatane Posted January 25, 2019 Author Posted January 25, 2019 I've found this : https://www.nsoftware.com/powershell/netcmdlets/download.aspx There is a commandlet for PowerShell : Get-SNMP. It's working with Snmpv3 but it's slow... like 11 seconds to get the ifinoctets table. Not perfect but it works.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now