All MIBs › CPQSCSI-MIB › cpqTapeLibraryDoorStatus
cpqTapeLibraryDoorStatus
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqTapeLibraryDoorStatus
OID (numeric): 1.3.6.1.4.1.232.5.4.3.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status of the library door.
The door can be in one of the following states:
other(1) The door is in a state other than one of those listed below.
closed(2) The door is closed.
open(3) The door is open.
notSupported(4) The door status is not supported by the device.
What is cpqTapeLibraryDoorStatus?
This enumerated value reports whether the tape library's access door is closed, open, not supported, or other. Admins check it because a library with its door left open typically cannot perform automated tape-changing operations. For example, a library reporting doorStatus open right before a scheduled backup would explain why the robotic changer failed to load the next tape.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.7 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryDoorStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.7.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryDoorStatus.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::cpqTapeLibraryDoorStatus 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.7 | cpqTapeLibraryDoorStatus | CPQSCSI-MIB |