All MIBs › UPS-MIB › upsInputTruePower
upsInputTruePower
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsInputTruePower
OID (numeric): 1.3.6.1.2.1.33.1.3.3.1.5
Node type: OBJECT-TYPE
Type: NonNegativeInteger
Access: read-only
Description: The magnitude of the present input true power.
What is upsInputTruePower?
This object reports the magnitude of the true power currently being drawn on this input line, measured in watts. Admins monitor it to understand actual load on the UPS's utility feed, which matters for capacity planning since true power, unlike VA, accounts for power factor. A reading of 850 watts on a UPS rated for 1000W true power output would indicate the UPS is running at roughly 85% of its rated load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.3.3.1.5 snmpwalk -v2c -c public <target> UPS-MIB::upsInputTruePower
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.3.3.1.5.1 snmpget -v2c -c public <target> UPS-MIB::upsInputTruePower.1
Start monitoring vendor-neutral, standards-based MIB, Uninterruptible Power Supply (UPS) systems (battery health/runtime/alarm status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UPS-MIB::upsInputTruePower OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, Uninterruptible Power Supply (UPS) systems (battery health/runtime/alarm status) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.3 | upsInput | UPS-MIB |
| 1.3.6.1.2.1.33.1.3.3 | upsInputTable | UPS-MIB |
| 1.3.6.1.2.1.33.1.3.3.1 | upsInputEntry | UPS-MIB |
| 1.3.6.1.2.1.33.1.3.3.1.5 | upsInputTruePower | UPS-MIB |