All MIBs › CPS-MIB › upsStatus
upsStatus
Module: CPS-MIB
OID (symbolic): CPS-MIB::upsStatus
OID (numeric): 1.3.6.1.4.1.3808.1.1.1.10.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The UPS system status.
What is upsStatus?
This read-only enumerated integer reports the overall health of the UPS: normal(1), overheat(2), or hardwarefault(3). It is the single value an admin would check first to know whether the UPS itself, as opposed to its load or battery, is in a safe operating condition. Seeing overheat(2) during a summer facility cooling failure would prompt an admin to reduce UPS load or improve airflow before a hardwarefault(3) develops.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.1.10.1 snmpwalk -v2c -c public <target> CPS-MIB::upsStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.1.10.1.1 snmpget -v2c -c public <target> CPS-MIB::upsStatus.1
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::upsStatus OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.1 | ups | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.1.10 | upsSystem | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.1.10.1 | upsStatus | CPS-MIB |