All MIBs › CPQCR-MIB › cpqCrPartitionSize
cpqCrPartitionSize
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrPartitionSize
OID (numeric): 1.3.6.1.4.1.232.141.2.9.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Logical Drive Size.
This is the size of the logical 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.
What is cpqCrPartitionSize?
This read-only integer reports the size of a logical drive in megabytes, calculated using 2^20 bytes per megabyte. An administrator uses it to track how RAIDset capacity has been allocated across multiple logical drives for capacity planning. Summing the partition sizes under one RAIDset lets an admin confirm they add up to the expected total RAIDset capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.9.1.1.5 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrPartitionSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.9.1.1.5.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrPartitionSize.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::cpqCrPartitionSize 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.9 | cpqCrPartition | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.9.1 | cpqCrPartitionTable | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.9.1.1 | cpqCrPartitionEntry | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.9.1.1.5 | cpqCrPartitionSize | CPQCR-MIB |