All MIBs › CPQSTSYS-MIB › cpqSsBackplaneFtpsStatus
cpqSsBackplaneFtpsStatus
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsBackplaneFtpsStatus
OID (numeric): 1.3.6.1.4.1.232.8.2.2.6.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Storage System Backplane Fault Tolerant Power Supply Status.
This value specifies the overall status of the redundant power supply in a drive box. This value will be one of the following:
other(1) The agent is unable to determine if this storage system has redundant power supplies.
noFltTolPower(2) This unit does not have a redundant supply.
ok(3) There are no detected power supply failures.
degraded(4) One of the power supply units has failed.
failed(5) All of the power supplies have failed. A status of failed can not currently be determined.
notSupported(6) The storage system does not support reporting fault tolerant power supply status through this backplane. The fault tolerant power supply status is reported through the first backplane on this storage system.
noFltTolPower-Bay1Missing(7), This unit does not have a redundant supply. The power supply in bay 1 is missing.
noFltTolPower-Bay2Missing(8) This unit does not have a redundant supply. The power supply in bay 2 is missing.
What is cpqSsBackplaneFtpsStatus?
This read-only enumerated value reports the overall status of the fault-tolerant, redundant power supply feeding a specific backplane, including detailed states like a missing bay. Administrators use this to know if a backplane has lost its power redundancy even if it's still receiving power. For example, a value like noFltTolPower-Bay1Missing(7) would indicate that bay 1 of the redundant supply for this backplane is physically absent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.6.1.12 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsBackplaneFtpsStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.6.1.12.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsBackplaneFtpsStatus.1
Start monitoring HP/Compaq StorageWorks storage array (RAID/logical volume/disk) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTSYS-MIB::cpqSsBackplaneFtpsStatus OID value, configure state conditions and alerts, and monitor any HP/Compaq StorageWorks storage array (RAID/logical volume/disk) 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.8 | cpqSsStorageSys | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2 | cpqSsDrvBox | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2 | cpqSsBoxExtended | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.6 | cpqSsBackplaneTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.6.1 | cpqSsBackplaneEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.6.1.12 | cpqSsBackplaneFtpsStatus | CPQSTSYS-MIB |