VMware Cloud Community
meistermn
Expert
Expert

Powercli way to read brocade switch info's?

After reading the great article from nim van Lieshout and this unstable experience with the broacade plugin, i thought maybe the brocade switch port info's

could be read through powershell.

http://www.van-lieshout.com/2011/01/brocade-network-advisor-vmware-vcenter-plug-in/?utm_source=feedb...

Did is anyone ? After researching goolge, i didn't find infos about powershell and brocade. Could it be that the brocade switch could only be managed by ssh ?

0 Kudos
2 Replies
avlieshout
VMware Employee
VMware Employee

Afaik there's no way to retrieve info from Brocade switches using an SDK.

You can use SSH (Using a SSH wrapper function in PowerShell) or retrieve information through SNMP.

U can use nsoftware's Get-Snmp and Set-Snmp cmdlets, that are available as part of their NetCmdlets, but it's NOT a free product.

Arnim van Lieshout Blogging: http://www.van-lieshout.com Twitter: http://www.twitter.com/avlieshout If you find this information useful, please award points for "correct" or "helpful".
LucD
Leadership
Leadership

If you already have SCOM 2007 R2 you can also have a look at the xSNMP Extensions, they are free and have support for Brocade switches.

From there you can use PowerShell to get the values


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference