All MIBs › CPQFCA-MIB › cpqFcTapeLibraryStatus
cpqFcTapeLibraryStatus
Module: CPQFCA-MIB
OID (symbolic): CPQFCA-MIB::cpqFcTapeLibraryStatus
OID (numeric): 1.3.6.1.4.1.232.16.3.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Fibre Channel Tape Library Status.
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 library is in normal operation mode. No user action is necessary.
degraded(3) Indicates that the library has degraded in some manner.
failed(4) Indicates that the library has failed and can no longer return data. The library may need to be replaced.
offline(5) Indicates that the Insight Agents can no longer communicate with the library. This could be caused by a cabling problem or the library may be powered off.
What is cpqFcTapeLibraryStatus?
This enumerated value reports the operational state of the tape library, as other, ok, degraded, failed, or offline. An admin polls this as the primary health check for tape backup hardware, since failed(4) or offline(5) would mean scheduled backup jobs relying on this library cannot run. For example, offline(5) discovered before a nightly backup window would give the admin time to investigate power or cabling before the backup is scheduled to start.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.16.3.2.1.1.8 snmpwalk -v2c -c public <target> CPQFCA-MIB::cpqFcTapeLibraryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.16.3.2.1.1.8.1 snmpget -v2c -c public <target> CPQFCA-MIB::cpqFcTapeLibraryStatus.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::cpqFcTapeLibraryStatus 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.3 | cpqFcTapeComponent | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.2 | cpqFcTapeLibrary | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.2.1 | cpqFcTapeLibraryTable | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.2.1.1 | cpqFcTapeLibraryEntry | CPQFCA-MIB |
| 1.3.6.1.4.1.232.16.3.2.1.1.8 | cpqFcTapeLibraryStatus | CPQFCA-MIB |