All MIBs › CPQIDA-MIB › cpqDaPhyDrvNegotiatedLinkRate
cpqDaPhyDrvNegotiatedLinkRate
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaPhyDrvNegotiatedLinkRate
OID (numeric): 1.3.6.1.4.1.232.3.2.5.1.1.65
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Drive Array Physical Drive Negotiated Link Rate.
The following values are defined:
other(1) The agent is unable to determine the negotiated link rate this drive or it is not a SAS or SATA drive.
rate-1-5(2) The negotiated link rate for this drive is 1.5 Gigabits per second.
rate-3-0(3) The negotiated link rate for this drive is 3.0 Gigabits per second.
rate-6-0(4) The negotiated link rate for this drive is 6.0 Gigabits per second.
rate-12-0(5) The negotiated link rate for this drive is 12.0 Gigabits per second.
What is cpqDaPhyDrvNegotiatedLinkRate?
cpqDaPhyDrvNegotiatedLinkRate reports the negotiated SAS or SATA link speed for a physical drive: other, or one of 1.5, 3.0, 6.0, or 12.0 gigabits per second. A drive negotiating a lower rate than its rated speed points to a cable, connector, or backplane problem limiting that connection. For example, a 12 Gb/s-rated SAS drive that negotiates down to rate-3-0 would prompt an admin to check its cable seating before assuming the drive itself is at fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.65 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvNegotiatedLinkRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.5.1.1.65.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaPhyDrvNegotiatedLinkRate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaPhyDrvNegotiatedLinkRate.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::cpqDaPhyDrvNegotiatedLinkRate 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.65 | cpqDaPhyDrvNegotiatedLinkRate | CPQIDA-MIB |