All MIBs › UPS-MIB › upsOutputPower
upsOutputPower
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsOutputPower
OID (numeric): 1.3.6.1.2.1.33.1.4.4.1.4
Node type: OBJECT-TYPE
Type: NonNegativeInteger
Access: read-only
Description:
The present output true power.
What is upsOutputPower?
This object measures the instantaneous output power in watts being supplied by the Uninterruptible Power Supply to connected equipment. It reflects the real power being delivered, not the apparent power or reactive power. An operator would monitor this value to understand load levels, predict battery drain, and ensure the UPS is not overloaded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.4.4.1.4 snmpwalk -v2c -c public <target> UPS-MIB::upsOutputPower
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.4.4.1.4.1 snmpget -v2c -c public <target> UPS-MIB::upsOutputPower.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.33 | upsMIB | UPS-MIB |
| 1.3.6.1.2.1.33.1 | upsObjects | UPS-MIB |
| 1.3.6.1.2.1.33.1.4 | upsOutput | UPS-MIB |
| 1.3.6.1.2.1.33.1.4.4 | upsOutputTable | UPS-MIB |
| 1.3.6.1.2.1.33.1.4.4.1 | upsOutputEntry | UPS-MIB |
| 1.3.6.1.2.1.33.1.4.4.1.4 | upsOutputPower | UPS-MIB |