All MIBs › UPS-MIB › upsInputVoltage
upsInputVoltage
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsInputVoltage
OID (numeric): 1.3.6.1.2.1.33.1.3.3.1.3
Node type: OBJECT-TYPE
Type: NonNegativeInteger
Access: read-only
Description:
The magnitude of the present input voltage.
What is upsInputVoltage?
This object reports the current magnitude of the AC input voltage being supplied to the UPS system in units of root-mean-square (RMS) volts. The input voltage value indicates whether the mains power is normal, high, or low relative to nominal operating range. Operators monitor this metric to detect power quality issues (brownouts, surges) that might stress the UPS battery or affect connected equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.3.3.1.3 snmpwalk -v2c -c public <target> UPS-MIB::upsInputVoltage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.3.3.1.3.1 snmpget -v2c -c public <target> UPS-MIB::upsInputVoltage.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.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.3 | upsInputVoltage | UPS-MIB |