All MIBs › UPS-MIB › upsConfigOutputPower
upsConfigOutputPower
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsConfigOutputPower
OID (numeric): 1.3.6.1.2.1.33.1.9.6
Node type: OBJECT-TYPE
Type: NonNegativeInteger
Access: read-only
Description: The magnitude of the nominal true power rating.
What is upsConfigOutputPower?
This object reports the UPS's nominal true-power output rating in watts, again a fixed manufacturer specification rather than a live reading. Because true power differs from VA when power factor isn't 1, admins use this figure alongside upsConfigOutputVA to correctly size the connected load in watts rather than just VA. A value of 900 on a UPS also rated for 1500 VA would indicate roughly a 0.6 power factor assumed for its rated load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.9.6 snmpwalk -v2c -c public <target> UPS-MIB::upsConfigOutputPower
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.9.6.1 snmpget -v2c -c public <target> UPS-MIB::upsConfigOutputPower.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::upsConfigOutputPower 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.9 | upsConfig | UPS-MIB |
| 1.3.6.1.2.1.33.1.9.6 | upsConfigOutputPower | UPS-MIB |