Hi All,
I just strucked and please need your help regarding IBM storage (DS3500) Mib for power failure.
if having please share with me.
Regards,
Sanjay Barar
Hi!
I'm not sure that DS3500 supports SNMP at all. In product datasheet on IBM web site there are no mentions of SNMP. Did you try to connect it to monitoring already? If it responds with SNMP, you can do SNMP walk on .1.3.6.1.4.1 subtree and search MIBs based on OIDs you get.
Best regards,
Victor
Hi Victor,
Thanks for reply and 2nd thing i already done the SNMP configration in IBM Storage and getting successfully traps.
But thing is that i am not able to understand the traps because those are not human readable format, having in some string type. but i just want to see the that "storage getting down due to power failure".
can watch the same.?????
here is the out put of storage traps:-
.1.3.6.1.4.1.1123.4.500.2 .1.3.6.1.2.1.1.3.0 == '438225';.1.3.6.1.6.3.1.1.4.1.0 =='.1.3.6.1.4.1.1123.4.500.2';.1.3.6.1.4.1.1123.4.500.1.1.1 == '1';.1.3.6.1.4.1.1123.4.500.1.1.2 == '10.152.163.49';.1.3.6.1.4.1.1123.4.500.1.1.3 == '10.152.163.49';.1.3.6.1.4.1.1123.4.500.1.1.4 =='
Regards,
Sanjay Barar
Quote from: Victor Kirhenshtein on September 11, 2011, 12:10:44 PM
Hi!
I'm not sure that DS3500 supports SNMP at all. In product datasheet on IBM web site there are no mentions of SNMP. Did you try to connect it to monitoring already? If it responds with SNMP, you can do SNMP walk on .1.3.6.1.4.1 subtree and search MIBs based on OIDs you get.
Best regards,
Victor
Looks like you need these MIBs: http://www.oidview.com/mibs/1123/md-1123-1.html (http://www.oidview.com/mibs/1123/md-1123-1.html). At least, trap .1.3.6.1.4.1.1123.4.500.2 is defined in SM10-R2-MIB.
Best regards,
Victor