All MIBs › CPQSTSYS-MIB › cpqSsPowerSupplyUpsStatus
cpqSsPowerSupplyUpsStatus
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsPowerSupplyUpsStatus
OID (numeric): 1.3.6.1.4.1.232.8.2.2.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Storage System Power Supply Uninterruptible Power Supply (UPS) Status.
The following values are defined:
other(1) The agent is unable to determine if this power supply is attached to an Uninterruptible Power Supply (UPS).
noUps(2) No UPS is attached to the power supply.
ok(3) A UPS is attached to the power supply and is operating normally.
powerFailed(4) A UPS is attached to the power supply and the AC power has failed.
batteryLow(5) A UPS is attached to the power supply, the AC power has failed and the UPS battery is low.
What is cpqSsPowerSupplyUpsStatus?
This read-only enumerated value reports whether an external Uninterruptible Power Supply is attached to a given power supply and its condition, such as no UPS, ok, power failed, or battery low. Administrators use it to know if the chassis's power protection is intact during a utility outage. For example, batteryLow(5) would warn the admin that the attached UPS is running out of runtime and a graceful shutdown may soon be needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.3.1.5 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsPowerSupplyUpsStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.3.1.5.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsPowerSupplyUpsStatus.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::cpqSsPowerSupplyUpsStatus 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.3 | cpqSsPowerSupplyTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.3.1 | cpqSsPowerSupplyEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.3.1.5 | cpqSsPowerSupplyUpsStatus | CPQSTSYS-MIB |