All MIBs › CPQSCSI-MIB › cpqTapeLibraryTemperature
cpqTapeLibraryTemperature
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqTapeLibraryTemperature
OID (numeric): 1.3.6.1.4.1.232.5.4.3.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Tape Library Temperature Status.
The library temperature can be in one of the following states:
other(1) The library temperature status is unknown.
notSupported(2) Indicates that the library cannot detect or report temperature.
ok(3) Indicates that the temperature of the library is within normal operating limits.
safeTempExceeded(4) Indicates that the temperature of the library has exceeded the safe operational temperature. The library will continue to operate under this warning.
maxTempExceeded(5) Indicates that the temperature of the library has exceeded normal operating limits to the extent that the library may no longer function.
What is cpqTapeLibraryTemperature?
This enumerated value reports the tape library's temperature status as other, notSupported, ok, safeTempExceeded, or maxTempExceeded. Admins watch it to catch a cooling problem inside the library enclosure before it damages tapes or mechanics. For example, a library reporting temperature safeTempExceeded should prompt the admin to check the library's cooling and ventilation before the situation worsens to maxTempExceeded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.14 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryTemperature
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.14.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryTemperature.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::cpqTapeLibraryTemperature 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.14 | cpqTapeLibraryTemperature | CPQSCSI-MIB |