All MIBs › CPQOS-MIB › cpqOsLogicalDiskInstance
cpqOsLogicalDiskInstance
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsLogicalDiskInstance
OID (numeric): 1.3.6.1.4.1.232.19.2.8.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The Logical Disk Instance Name.
What is cpqOsLogicalDiskInstance?
This read-only string is the name of a specific logical disk instance, typically the drive letter or volume label. An admin uses this to identify which logical volume a set of free-space and performance counters describes. For example, cpqOsLogicalDiskInstance might return 'D:' to identify the D: volume's row of statistics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.8.2.1.2 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsLogicalDiskInstance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.8.2.1.2.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsLogicalDiskInstance.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqOsLogicalDiskInstance.1
Start monitoring HP/Compaq shared storage subsystem (OpenStorage) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQOS-MIB::cpqOsLogicalDiskInstance OID value, configure state conditions and alerts, and monitor any HP/Compaq shared storage subsystem (OpenStorage) 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.19 | cpqWinOsMgmt | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2 | cpqOsComponent | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.8 | cpqOsLogicalDisk | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.8.2 | cpqOsLogicalDiskTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.8.2.1 | cpqOsLogicalDiskEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.8.2.1.2 | cpqOsLogicalDiskInstance | CPQOS-MIB |