Hi @all
I wanted to use snmp to monitor our 3ware Raid. As this kb-entry says it should be possible: http://www.kb.open-e.com/Can-I-get-i...pen-E_822.html (<-- link to 3ware is broken, addcomment did not work)
As i run an snmpwalk on the device i get the following:
Code:
snmpwalk -v 2c -Of -c public 172.16.10.3 .1.3.6.1.4.1.1458
.iso.org.dod.internet.private.enterprises.1458.100.1.0 = STRING: "AMCC RAID SNMP Agent Version 1.00.00.009A"
.iso.org.dod.internet.private.enterprises.1458.100.2.0 = STRING: "2.04.00.003"
Error in packet.
Reason: (genError) A general failure occured
So i don't get any information of the status of our Raid which is critical. As I read in this post: http://forum.open-e.com/showthread.p...ght=3ware+snmp (should be linked to the kb-article) I should use the 32bit version which is not an option for us. So when do you plan to implement this in 64bit?