All MIBs › CPQSCSI-MIB › cpqTapeLibraryState
cpqTapeLibraryState
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqTapeLibraryState
OID (numeric): 1.3.6.1.4.1.232.5.4.3.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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. When convenient, you should bring down the server and run diagnostics to help identify the problem. 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 cpqTapeLibraryState?
This enumerated value reports the tape library's overall status as other, ok, degraded, failed, or offline. It's a more granular status object than cpqTapeLibraryCondition, adding an explicit offline state. For example, a library reporting state offline is not currently reachable or in service, distinct from a degraded but still-operating library.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.13 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.13.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryState.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::cpqTapeLibraryState 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.4 | cpqTapeComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.3 | cpqTapeLibrary | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.3.1 | cpqTapeLibraryTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.3.1.1 | cpqTapeLibraryEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.3.1.1.13 | cpqTapeLibraryState | CPQSCSI-MIB |