All MIBs › CPQFCA-MIB › cpqFcaLogDrvSize
cpqFcaLogDrvSize
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcaLogDrvSize
OID (numeric): 1.3.6.1.4.1.232.16.2.3.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: External Array 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 cpqFcaLogDrvSize?
This integer reports the logical drive's total capacity in megabytes, calculated using 1,048,576 bytes per megabyte, which may differ slightly from a drive's advertised marketing capacity. An admin uses it for capacity planning and to confirm a logical volume was created at the expected size after configuration. For example, a value of 953674 shown here corresponds to roughly a 1TB (10^12 byte) logical volume once the binary-versus-decimal megabyte difference is accounted for.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.2.3.1.1.9 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcaLogDrvSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.2.3.1.1.9.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcaLogDrvSize.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqFcaLogDrvSize.1
Start monitoring Legacy Compaq Fibre Channel Array (CPQFCA) storage controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQFCA-MIB::cpqFcaLogDrvSize OID value, configure state conditions and alerts, and monitor any Legacy Compaq Fibre Channel Array (CPQFCA) 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.16 | cpqFibreArray | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2 | cpqFcaComponent | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3 | cpqFcaLogDrv | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3.1 | cpqFcaLogDrvTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3.1.1 | cpqFcaLogDrvEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.2.3.1.1.9 | cpqFcaLogDrvSize | CPQFCA-MIB |