All MIBs › LIEBERT-SERIES-300-UPS-MIB › lcUpsInverterStatus
lcUpsInverterStatus
Module: LIEBERT-SERIES-300-UPS-MIB
OID (symbolic): LIEBERT-SERIES-300-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?
Reports whether the UPS inverter is on, off, or unknown — the quick way to check if the UPS is actually able to supply battery power right now (an inverter that's off can't protect against an incoming outage).
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-SERIES-300-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-SERIES-300-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 UPS systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIEBERT-SERIES-300-UPS-MIB::lcUpsInverterStatus OID value, configure state conditions and alerts, and monitor any Liebert UPS systems from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.476.1.1.1.1.5 | lcUpsInverter | LIEBERT-SERIES-300-UPS-MIB |
| 1.3.6.1.4.1.476.1.1.1.1.5.1 | lcUpsInverterStatus | LIEBERT-SERIES-300-UPS-MIB |