All MIBs › CPQSCSI-MIB › cpqCdLibraryStatus
cpqCdLibraryStatus
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqCdLibraryStatus
OID (numeric): 1.3.6.1.4.1.232.5.2.6.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: CD Library Status.
This value represents the status of this CD Library.
The library can be in one of the following states:
other(1) The library is in a state other than one of those listed below.
ok(2) Indicates that the CD library fault light is in an 'ok' state.
failed(3) Indicates that the CD library fault light is in a 'failed' state. The fault light is activated for hardware errors (Sense Code 04h) with additional Sense codes: 40h-4fh except the parity error. The LED will remain on until is powered cycled.
offline(4) Indicates that the Insight Agents can no longer communicate with the CD library. This could be caused by a cabling problem or the CD library may be powered off.
What is cpqCdLibraryStatus?
This enumerated value reports the CD library's fault-light status as other, ok, failed, or offline, describing whether the physical fault indicator on the library is active. Admins use it alongside cpqCdLibraryCondition to correlate a software health reading with the library's own physical indicator light. For example, a library reporting status failed would have its physical fault light illuminated, matching what a technician would see standing in front of the unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.6.2.1.6 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqCdLibraryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.6.2.1.6.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqCdLibraryStatus.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::cpqCdLibraryStatus 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.6 | cpqScsiCd | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.6.2 | cpqCdLibraryTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.6.2.1 | cpqCdLibraryEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.6.2.1.6 | cpqCdLibraryStatus | CPQSCSI-MIB |