All MIBs › CPQSTSYS-MIB › cpqSsBoxFltTolPwrSupplyStatus
cpqSsBoxFltTolPwrSupplyStatus
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsBoxFltTolPwrSupplyStatus
OID (numeric): 1.3.6.1.4.1.232.8.2.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This value specifies the overall status of the fault tolerant power supply sub-system in a drive box.
This value will be one of the following: other(1) The power supply status cannot be determined.
ok(2) There are no detected power supply failures.
degraded(3) One of the power supply units in a fault tolerant power supply has failed.
failed(4) No failure conditions can currently be determined.
noFltTolPower(5) This unit does not support fault tolerant power supply monitoring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.1.1.11 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsBoxFltTolPwrSupplyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.1.1.11.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsBoxFltTolPwrSupplyStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSsBoxFltTolPwrSupplyStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 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.1 | cpqSsDrvBoxTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.1.1 | cpqSsDrvBoxEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.1.1.11 | cpqSsBoxFltTolPwrSupplyStatus | CPQSTSYS-MIB |