All MIBs › CPQSTSYS-MIB › cpqSsChassisPowerSupplyCondition
cpqSsChassisPowerSupplyCondition
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsChassisPowerSupplyCondition
OID (numeric): 1.3.6.1.4.1.232.8.2.2.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Storage System Power Supply Condition.
This is the aggregate condition of all power supplies in the storage system chassis. The following values are defined:
other(1) The agent does not recognize the status. You may need to upgrade your software.
ok(2) All power supplies are operating normally.
degraded(3) At least one power supply is degraded or failed.
failed(4) All power supplies are failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.12 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisPowerSupplyCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.12.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisPowerSupplyCondition.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.2 | cpqSsBoxExtended | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1 | cpqSsChassisTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1.1 | cpqSsChassisEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1.1.12 | cpqSsChassisPowerSupplyCondition | CPQSTSYS-MIB |