<div dir="ltr">HI Chris,<div><br></div><div>Thanks for the insight. My switch table is as follows</div><div><div>#switch,snmpversion,username,password,privacy,auth,linkports,sshusername,sshpassword,protocol,switchtype,comments,disable</div><div>"ms-h25-data-10g-42","SNMPv1",,,,,,,,,"Cisco",,</div><div>"ms-h25-mgtobm-1g-40","SNMPv1",,,,,,,,,"Cisco",,</div></div><div><br></div><div>I did origionaly have just "2c" for the snmpversion and have now tried 1, 2c, SNMPv1, SNMPv2c... All with now luck.</div><div><br></div><div>Will have to get wire shark onto it and find out what is happening.</div><div>Thanks</div><div><br></div><div>Nick</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 1 September 2015 at 13:43, Christopher Samuel <span dir="ltr"><<a href="mailto:samuel@unimelb.edu.au" target="_blank">samuel@unimelb.edu.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nick,<br>
<span class=""><br>
On 01/09/15 12:54, Nick Evans wrote:<br>
<br>
> Any pointers on where to look for anything that might shed some light<br>
> on this issue will be helpful. Also do i need to specifically get the<br>
> MIBS file for the switch as i don't recall needing to to this in the<br>
> past?<br>
<br>
</span>I'm just bringing up a new cluster with xCAT and found that I was having<br>
issues with xCAT talking to the switches for discovery of the blade chassis.<br>
<br>
It turned out that whilst the documentation said that xCAT defaults to<br>
using SNMPv1 by default it actually takes the default of the underlying<br>
library and that now is SNMPv3.<br>
<br>
So we did:<br>
<br>
# tabdump switches<br>
#switch,snmpversion,username,password,privacy,auth,linkports,sshusername,sshpassword,protocol,switchtype,comments,disable<br>
"sw18","SNMPv1",,,,,,,,,"BNT",,<br>
<br>
You can tell for certain with wireshark or tcpdump.<br>
<br>
If that is the case for that you can just set it as above (of course<br>
you'll want "Cisco" instead of "BNT" for yours).<br>
<br>
Best of luck!<br>
Chris<br>
<span class="HOEnZb"><font color="#888888">--<br>
 Christopher Samuel        Senior Systems Administrator<br>
 VLSCI - Victorian Life Sciences Computation Initiative<br>
 Email: <a href="mailto:samuel@unimelb.edu.au">samuel@unimelb.edu.au</a> Phone: <a href="tel:%2B61%20%280%293%20903%2055545" value="+61390355545">+61 (0)3 903 55545</a><br>
 <a href="http://www.vlsci.org.au/" rel="noreferrer" target="_blank">http://www.vlsci.org.au/</a>      <a href="http://twitter.com/vlsci" rel="noreferrer" target="_blank">http://twitter.com/vlsci</a><br>
<br>
_______________________________________________<br>
Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing<br>
To change your subscription (digest mode or unsubscribe) visit <a href="http://www.beowulf.org/mailman/listinfo/beowulf" rel="noreferrer" target="_blank">http://www.beowulf.org/mailman/listinfo/beowulf</a><br>
</font></span></blockquote></div><br></div>