All MIBs › CPQIDA-MIB › cpqDaPhyDrvSSDWearStatus
cpqDaPhyDrvSSDWearStatus
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvSSDWearStatus
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.73
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Physical Drive Solid State Disk Wear Status.
This shows the wear status of the solid state physical drive.
The following values are valid for the physical drive solid state wear status:
Other (1) The instrument agent is unable to determine the physical drives solid state disk wear status. This value would be used for non SSD drives or SSD drives that do not support wear reporting.
Ok (2) Indicates the solid state disk is not in any imminent danger of wear out.
Fifty Six Day Threshold Passed (3) Indicates that based upon the current workload, the solid state disk will reach the maximum usage limit for writes (wear out) within fifty-six days. You should modify your write workload or begin preparing to replace your SSD drive.
Five Percent Threshold Passed (4) Indicates that the solid state disk has passed the five percent threshold and is at or below five percent of reaching the maximum usage limit for writes (wear out). You should begin to prepare to replace your SSD drive.
Two Percent Threshold Passed (5) Indicates that the solid state disk has passed the two percent threshold and is at or below two percent of reaching the maximum usage limit for writes (wear out). You should begin to prepare to replace your SSD drive.
SSD Wear Out(6) Indicates that a solid state drive is approaching the maximum usage limit for writes (wear out) and should be replaced as soon as possible.
What is cpqDaPhyDrvSSDWearStatus?
cpqDaPhyDrvSSDWearStatus reports a solid-state drive's wear status: other (used for non-SSD drives or SSDs without wear reporting), ok, fiftySixDayThreshold, fivePercentThreshold, twoPercentThreshold, or ssdWearOut. These graduated warning levels tell an admin roughly how much useful life a specific SSD has left before it wears out completely. For example, seeing twoPercentThreshold on a drive would prompt an admin to order its replacement immediately, since it's much closer to ssdWearOut than a drive still at fiftySixDayThreshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.73 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvSSDWearStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.73.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvSSDWearStatus.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaPhyDrvSSDWearStatus OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5 | cpqDaPhyDrv | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1 | cpqDaPhyDrvTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1.1 | cpqDaPhyDrvEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.1.1.73 | cpqDaPhyDrvSSDWearStatus | CPQIDA-MIB |