All MIBs › CPQIDA-MIB › cpqDaPhyDrvSmartStatus
cpqDaPhyDrvSmartStatus
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvSmartStatus
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.57
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Physical Drive S.M.A.R.T Status.
The following values are defined:
other(1) The agent is unable to determine if the status of S.M.A.R.T predictive failure monitoring for this drive.
ok(2) Indicates the drive is functioning properly.
replaceDrive(3) Indicates that the drive has a S.M.A.R.T predictive failure error and should be replaced.
replaceDriveSSDWearOut(4) Indicates that the solid state drive has a S.M.A.R.T wear error and is approaching the maximum usage limit for writes (wear out). The solid state drive should be replaced as soon as possible.
What is cpqDaPhyDrvSmartStatus?
cpqDaPhyDrvSmartStatus reports a physical drive's S.M.A.R.T predictive-failure status: other, ok, replaceDrive, or replaceDriveSSDWearOut. This translates the drive's own internal self-monitoring analysis into an actionable flag telling the admin whether to leave the drive alone or replace it, and whether SSD wear specifically is the cause. For example, seeing replaceDriveSSDWearOut on a solid-state drive tells the admin the flash cells have worn out rather than there being a mechanical fault to diagnose.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.57 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvSmartStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.57.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvSmartStatus.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::cpqDaPhyDrvSmartStatus 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.57 | cpqDaPhyDrvSmartStatus | CPQIDA-MIB |