All MIBs › CPQCR-MIB › cpqCrPhyDrvSize
cpqCrPhyDrvSize
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrPhyDrvSize
OID (numeric): 1.3.6.1.4.1.232.141.2.5.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Physical Drive Size in MB.
This is the size of the physical drive in megabytes. This value is calculated using the value 1,048,576 (2^20) as a megabyte. Drive manufacturers sometimes use the number 1,000,000 as a megabyte when giving drive capacities so this value may differ from the advertised size of a drive. This field is only applicable for controllers which support SCSI drives, and therefore is not supported by the IDA or IDA-2 controllers. The field will contain 0xFFFFFFFF if the drive capacity cannot be calculated or if the controller does not support SCSI drives.
What is cpqCrPhyDrvSize?
This read-only integer reports the size of a physical drive in megabytes, calculated using 2^20 bytes per megabyte, and is only available for controllers that support SCSI drives. An administrator uses it to verify drive capacities match expectations when planning RAIDset expansion or replacement. If this field can't be retrieved for a given drive, an admin would know the underlying controller type doesn't expose SCSI-based capacity reporting for it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.5.1.1.7 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrPhyDrvSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.5.1.1.7.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrPhyDrvSize.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqCrPhyDrvSize.1
Start monitoring Compaq/HP ProLiant server (component registry) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCR-MIB::cpqCrPhyDrvSize OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (component registry) 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.141 | cpqClusteredRAID | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2 | cpqCrComponent | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.5 | cpqCrPhyDrv | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.5.1 | cpqCrPhyDrvTable | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.5.1.1 | cpqCrPhyDrvEntry | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.5.1.1.7 | cpqCrPhyDrvSize | CPQCR-MIB |