All MIBs › LIEBERT-UPSTATION-S-UPS-MIB › lcUpsInverterStatus
lcUpsInverterStatus
Module: LIEBERT-UPSTATION-S-UPS-MIB
OID (symbolic): LIEBERT-UPSTATION-S-UPS-MIB::lcUpsInverterStatus
OID (numeric): 1.3.6.1.4.1.476.1.1.1.1.5.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of the inverter. Unknown is returned if the state can not be determined.
What is lcUpsInverterStatus?
This read-only enumeration reports whether the UPS inverter is on, off, or unknown (returned when the state can't be determined). An inverter reported off while the UPS is supposedly protecting a load is a critical condition -- combined with lsUpsOnBypass, it tells you whether the load is instead being carried by raw bypass power or not protected at all.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.476.1.1.1.1.5.1 snmpwalk -v2c -c public <target> LIEBERT-UPSTATION-S-UPS-MIB::lcUpsInverterStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.476.1.1.1.1.5.1.1 snmpget -v2c -c public <target> LIEBERT-UPSTATION-S-UPS-MIB::lcUpsInverterStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lcUpsInverterStatus.1
Start monitoring Liebert (Emerson) UPStation S series UPS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIEBERT-UPSTATION-S-UPS-MIB::lcUpsInverterStatus OID value, configure state conditions and alerts, and monitor any Liebert (Emerson) UPStation S series UPS from a single console.
OID Breakdown
Upper-level ancestors (12 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.476 | emerson | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1 | liebertCorp | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.1 | liebertUps | LIEBERT-MICRO-UPS-MIB |
| 1.3.6.1.4.1.476.1.1.1 | luExtensions | LIEBERT-MICRO-UPS-MIB |
| 1.3.6.1.4.1.476.1.1.1.1 | luCore | LIEBERT-MICRO-UPS-MIB |
| 1.3.6.1.4.1.476.1.1.1.1.5 | lcUpsInverter | LIEBERT-SERIES-300-UPS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.476.1.1.1.1.5.1 | lcUpsInverterStatus | LIEBERT-UPSTATION-S-UPS-MIB |