All MIBs › CPQSCSI-MIB › cpqScsiLogDrvPhyDrvIDs
cpqScsiLogDrvPhyDrvIDs
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiLogDrvPhyDrvIDs
OID (numeric): 1.3.6.1.4.1.232.5.2.3.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: SCSI Logical Drive Physical Drive IDs.
This lists the physical drive SCSI ID's which are associated with this logical drive. These are the same IDs which can be used as indices into the physical drive table. Each byte of the string is an index.
What is cpqScsiLogDrvPhyDrvIDs?
This read-only OCTET STRING (0-255 bytes) lists the SCSI IDs of the physical drives associated with this logical drive, where each byte of the string is an index usable to look up entries in the physical drive table. Admins use this to know exactly which physical drives make up a given logical drive before pulling one for replacement. For example, an admin decodes this octet string to confirm which physical drive slot corresponds to a logical drive reporting degraded fault tolerance before removing a disk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.3.1.1.7 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiLogDrvPhyDrvIDs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.3.1.1.7.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiLogDrvPhyDrvIDs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqScsiLogDrvPhyDrvIDs.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiLogDrvPhyDrvIDs OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3 | cpqScsiLogDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1 | cpqScsiLogDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1.1 | cpqScsiLogDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1.1.7 | cpqScsiLogDrvPhyDrvIDs | CPQSCSI-MIB |