I have a simple python script that does a SNMP walk on a Extreme switch and returns routing table.
snmpwalk -v2c extreme-sw1.com -c comm-string .1.3.6.1.2.1.4.21.1.11
The issue is, this slows down the script significantly as it takes around 1 min...
We recently enable SSH2 in our environment. I am able to SSH to Cisco switches without any issue but can not to any Extreme switch. I can login to them fine via teraterm/secureCRT but not via Ubuntu.
I have a Ubuntu 14.04 machine. Here is what I a...
I have been trying to write a python script that logins to Extreme switch via SSH2, runs commands and shows output. I looked at Extreme's github page but can't seem to find it. Is there a example script that someone can share that login and runs co...
I am trying to write a script to audit Extreme switches and their mlag peers. So, my question is, is there a SNMP OID to check mlag peer and port?
Thanks
Damon
Yes, I am using openssh on Ubuntu.
I did try Bernhard Gruenwald and Frank's solution but it did not work. I will try again and capture error message. I am not sure about that debug file, I will check other 870s