ss-mbrancato
Results
2
comments of
ss-mbrancato
Can do. Config works when done from snmpwalk on the collector so it can reach and talk. Logs and config attached. [merakinetdata.txt](https://github.com/user-attachments/files/19714229/merakinetdata.txt) [logssnmp.txt](https://github.com/user-attachments/files/19714374/logssnmp.txt)
Invoke-SNMPv3Walk -Target 'snmp.meraki.com' -Port 16100 -UserName 'username' -AuthType SHA1 -AuthSecret 'authsecret' -PrivType AES128 -PrivSecret 'privsecret' -OID '1.3.6.1.4.1.29671' -Timeout 10000