All MIBs › CPQSCSI-MIB › cpqScsiLogDrvOsName
cpqScsiLogDrvOsName
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiLogDrvOsName
OID (numeric): 1.3.6.1.4.1.232.5.2.3.1.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Logical Drive OS Name.
The OS name for this array logical drive. This field will be a null (size 0) string if the agent does not support OS name.
What is cpqScsiLogDrvOsName?
This is the operating system's name for a SCSI-based array logical drive, reported as an empty string if the agent cannot determine it. It lets an admin correlate a RAID logical drive as SNMP sees it with the drive letter or mount point the OS actually uses. For example, on a Windows box this might return something like C: so a storage report can be matched against the OS volume it backs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.3.1.1.12 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiLogDrvOsName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.3.1.1.12.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiLogDrvOsName.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiLogDrvOsName OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3 | cpqScsiLogDrv | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1 | cpqScsiLogDrvTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1.1 | cpqScsiLogDrvEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.3.1.1.12 | cpqScsiLogDrvOsName | CPQSCSI-MIB |