All MIBs › CPQIDA-MIB › cpqDaPhyDrvThrViUsedReallocs
cpqDaPhyDrvThrViUsedReallocs
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvThrViUsedReallocs
OID (numeric): 1.3.6.1.4.1.232.3.2.6.1.1.30
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Used Reallocated Sectors Threshold Has Been Violated.
This is used to indicate whether the number of used sectors of the reallocation area for a physical drive has ever exceeded the maximum allowable threshold.
The valid values are:
false (1) Indicates that the Used Reallocated Sectors object (cpqDaPhyDrvUsedReallocs) value has not exceeded the maximum threshold (cpqDaPhyDrvThrUsedReallocs).
true (2) Indicates that the Used Reallocated Sectors object (cpqDaPhyDrvUsedReallocs) value has exceeded the maximum threshold (cpqDaPhyDrvThrUsedReallocs).
unknown (4294967295) The agent is unable to determine if the drive has a threshold violation.
What is cpqDaPhyDrvThrViUsedReallocs?
cpqDaPhyDrvThrViUsedReallocs is a false/true/unknown flag indicating whether a physical drive's used-reallocated-sectors value has ever exceeded its maximum threshold (cpqDaPhyDrvThrUsedReallocs). Unlike the raw counters, this violation flag gives an admin a simple yes/no history of whether that specific threshold was ever crossed, even if the value has since dropped back down. For example, an admin auditing a drive's history would check this flag to see whether it had ever run low on spare reallocation sectors, even if it currently shows plenty available.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.6.1.1.30 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvThrViUsedReallocs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.6.1.1.30.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvThrViUsedReallocs.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::cpqDaPhyDrvThrViUsedReallocs 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.6 | cpqDaPhyDrvThr | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.6.1 | cpqDaPhyDrvThrTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.6.1.1 | cpqDaPhyDrvThrEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.6.1.1.30 | cpqDaPhyDrvThrViUsedReallocs | CPQIDA-MIB |