All MIBs › XUPS-MIB › xupsInputSource
xupsInputSource
Module: XUPS-MIB
OID (symbolic): XUPS-MIB::xupsInputSource
OID (numeric): 1.3.6.1.4.1.534.1.3.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The present external source of input power. The enumeration none(2) indicates that there is no external source of power, for example, the UPS is On Battery (an internal source). The bypassFeed(4) can only be used when the Bypass source is known to be a separate utility feed than the primaryUtility(3).
What is xupsInputSource?
Reports where the UPS is currently drawing its input power from: normal utility, a separate bypass feed, a secondary utility, a generator, or none at all while running purely on battery; useful for confirming a generator transfer actually happened during an outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.3.5 snmpwalk -v2c -c public <target> XUPS-MIB::xupsInputSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.3.5.1 snmpget -v2c -c public <target> XUPS-MIB::xupsInputSource.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xupsInputSource.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::xupsInputSource 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.3 | xupsInput | XUPS-MIB |
| 1.3.6.1.4.1.534.1.3.5 | xupsInputSource | XUPS-MIB |