All MIBs › CPQSCSI-MIB › cpqScsiPhyDrvMemberLogDrv
cpqScsiPhyDrvMemberLogDrv
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiPhyDrvMemberLogDrv
OID (numeric): 1.3.6.1.4.1.232.5.2.4.1.1.39
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Physical Drive is a Member of a Logical Drive.
This is an indication of whether the physical drive is a member of a SCSI logical drive.
This variable can be in one of the following states:
other(1) The agent is unable to determine if the physical drive is a member of a logical drive.
member(2) The physical drive is a member of a logical drive.
spare(2) The physical drive is a spare drive for a logical drive.
nonMember(4) The physical drive is not a logical drive member or spare.
What is cpqScsiPhyDrvMemberLogDrv?
This enumerated value indicates whether a physical drive is a member of a SCSI logical drive, a hot spare, or not a member at all, reporting other, member, spare, or nonMember. Admins check this to confirm a given disk is actually participating in the RAID set it's expected to protect. For example, a physical drive expected to be a mirror member but reporting nonMember would indicate it dropped out of the array and needs to be re-added.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.39 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvMemberLogDrv
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.4.1.1.39.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiPhyDrvMemberLogDrv.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqScsiPhyDrvMemberLogDrv.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::cpqScsiPhyDrvMemberLogDrv 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.4 | cpqScsiPhyDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1 | cpqScsiPhyDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1 | cpqScsiPhyDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.4.1.1.39 | cpqScsiPhyDrvMemberLogDrv | CPQSCSI-MIB |