StoreVirtual Storage
1753903 Members
10150 Online
108810 Solutions
New Discussion

P4000 disc status info available via SNMP?

 
SOLVED
Go to solution
BirtyB
Occasional Contributor

P4000 disc status info available via SNMP?

Hi all,

We currently use the CMC for checking SAN stats but feel it is a tad limited in terms of reporting / alerting.

We already have a product called Solarwinds Orion and have seen the HP paper detailing how to setup Orion to monitor P4000 SANs. One of the things we want to know about is when disc develops a problem - either becomes faulty or goes offline for some reason.

Do you know if disc status is available via SNMP?

Regards,

Graham
1 REPLY 1
Jitun
HPE Pro
Solution

Re: P4000 disc status info available via SNMP?

Under LEFTHAND-NETWORKS-NSM-STORAGE-MIB.mib
I can see the following entry for Drive

storageDeviceSmartHealth OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The device SMART health status. Possible values are: normal, marginal, faulty"
::= { storageDeviceEntry 17 }

storageDeviceSmartHealthStatus OBJECT-TYPE
SYNTAX INTEGER { pass(1), fail(2) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The device SMART health status."
::= { storageDeviceEntry 18 }

Hope it Helps.
I work for HPE
--------------------------------------------------------------
How to assign points? Click the KUDOS! star!

Accept or Kudo