All MIBs › CPQIDA-MIB › cpqDaPhyDrvErrType
cpqDaPhyDrvErrType
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvErrType
OID (numeric): 1.3.6.1.4.1.232.3.2.5.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Physical Drive Error Log Error Type.
The type of error in the error log. The valid types are:
Other (1) Indicates that the instrument agent does not recognize the type of error in the error log.
No Error (2) Indicates that this error log entry does not have an error.
SCSI Error (3) Indicates that this error log entry is a SCSI Error.
CAM Error (4) Indicates that this error log entry is a CAM error.
What is cpqDaPhyDrvErrType?
cpqDaPhyDrvErrType classifies each error log entry's type: other, noError, scsiError, or camError. This tells an admin at a glance whether a logged entry represents an actual SCSI-level error, a Common Access Method layer error, or no error at all, before digging into the more detailed SCSI status fields. For example, an admin triaging a batch of error log entries would filter out the noError entries and focus first on the scsiError ones as the ones likely tied to a real drive problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.2.1.4 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvErrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.2.1.4.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvErrType.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::cpqDaPhyDrvErrType 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.2 | cpqDaPhyDrvErrTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.2.1 | cpqDaPhyDrvErrEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.5.2.1.4 | cpqDaPhyDrvErrType | CPQIDA-MIB |