NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Hardware

FAS2750 Monitoring of power supply via SNMP

GreenHornP
3,639 Views

Hello, 

I have issue with monitoring via SNMP. We had issue with power supply, but alert didn´t start. So when I analyze issue, all seems right in monitoring. 

 

OID seems correct

1.3.6.1.4.1.789.1.21.1.2.1.15enclPowerSuppliesFailed

 

But when I try snmwalk, so output seems empty.

SNMPv2-SMI::enterprises.789.1.21.1.2.1.15.1 = ""

 

I'm not sure what should be in parentheses when there's a power problem.

Can anyone advise me what is wrong and how can I fix this problem?

 

Thank you very much

 

1 ACCEPTED SOLUTION

andris
3,567 Views

The .1 after .15 is the shelf ID number. Is the FAS2750 enclosure shelf "1"?
"" (null) = neither PSU is failed.

1 = PSU1 is failed.

2 = PSU2 is failed.

View solution in original post

2 REPLIES 2

andris
3,568 Views

The .1 after .15 is the shelf ID number. Is the FAS2750 enclosure shelf "1"?
"" (null) = neither PSU is failed.

1 = PSU1 is failed.

2 = PSU2 is failed.

GreenHornP
3,532 Views

Thank you for response. I test it and all is running. And I found next possible OID - 

 

.iso.org.dod.internet.private.enterprises.789.1.2.2.25.0

OCTET STRING - The system's global status is normal.

 

It is good basic overview.

Public