All MIBs › CPQIODRV-MIB › cpqIoDrvCapacityIndex
cpqIoDrvCapacityIndex
Module: CPQIODRV-MIB
OID (symbolic): CPQIODRV-MIB::cpqIoDrvCapacityIndex
OID (numeric): 1.3.6.1.4.1.232.172.2.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Unique index for the usable physical capacity log.
What is cpqIoDrvCapacityIndex?
This read-only INTEGER (1-1000) uniquely identifies each entry in the historical usable-physical-capacity log for a given IO Drive. An admin uses this index to enumerate the sequence of logged capacity samples over time for trend analysis. For example, capacity index 1 might be the oldest logged sample and index 1000 the most recent for that card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.172.2.3.1.1.2 snmpwalk -v2c -c public <target> CPQIODRV-MIB::cpqIoDrvCapacityIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.172.2.3.1.1.2.1 snmpget -v2c -c public <target> CPQIODRV-MIB::cpqIoDrvCapacityIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqIoDrvCapacityIndex.1
Start monitoring Compaq/HP ProLiant servers and host bus adapters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIODRV-MIB::cpqIoDrvCapacityIndex OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant servers and host bus adapters 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.172 | cpqIoDrv | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2 | cpqIoDrvComponent | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.3 | cpqIoDrvCapacity | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.3.1 | cpqIoDrvCapacityTable | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.3.1.1 | cpqIoDrvCapacityEntry | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.3.1.1.2 | cpqIoDrvCapacityIndex | CPQIODRV-MIB |