All MIBs › XUPS-MIB › xupsConfigInputVoltage
xupsConfigInputVoltage
Module: XUPS-MIB
OID (symbolic): XUPS-MIB::xupsConfigInputVoltage
OID (numeric): 1.3.6.1.4.1.534.1.10.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The nominal UPS Input voltage per phase in volts.
What is xupsConfigInputVoltage?
Reports the UPS's nominal (rated) input voltage per phase, useful for confirming the unit expects the correct utility voltage for the site.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.10.2 snmpwalk -v2c -c public <target> XUPS-MIB::xupsConfigInputVoltage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.10.2.1 snmpget -v2c -c public <target> XUPS-MIB::xupsConfigInputVoltage.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xupsConfigInputVoltage.1
Start monitoring UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XUPS-MIB::xupsConfigInputVoltage OID value, configure state conditions and alerts, and monitor any UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.534 | eaton | EATON-OIDS |
| 1.3.6.1.4.1.534.1 | xupsMIB | EATON-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.534.1.10 | xupsConfig | XUPS-MIB |
| 1.3.6.1.4.1.534.1.10.2 | xupsConfigInputVoltage | XUPS-MIB |