All MIBs › CPQSCSI-MIB › cpqTapeLibraryRedundancy
cpqTapeLibraryRedundancy
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqTapeLibraryRedundancy
OID (numeric): 1.3.6.1.4.1.232.5.4.3.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Tape Library Redundancy Status.
Redundancy status denotes the presence of internal redundant components such as fans, power supplies, etc. The library redundancy can be in one of the following states:
other(1) The library redundancy status is unknown.
notSupported(2) Indicates that the library cannot detect or report redundancy status.
capable(3) Indicates that the library is capable of detecting and reporting redundant components but there are not enough redundant units installed to make redundancy active.
notCapable(4) Indicates that the library is capable of detecting and reporting redundant components but there are no components that support redundancy.
active(5) Indicates that the library is capable of detecting and reporting redundant components, there are enough redundant units installed, and redundancy is active.
What is cpqTapeLibraryRedundancy?
This enumerated value reports whether the tape library has redundant internal components such as fans or power supplies, and their state: other, notSupported, capable, notCapable, or active. Admins use it to know whether a library can tolerate a fan or power supply failure without going offline. For example, a library reporting redundancy active confirms that a failed power supply within it would not necessarily take the whole unit down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.15 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryRedundancy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.4.3.1.1.15.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqTapeLibraryRedundancy.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::cpqTapeLibraryRedundancy 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.15 | cpqTapeLibraryRedundancy | CPQSCSI-MIB |