All MIBs › LIEBERT-UPSTATION-GXT-UPS-MIB › lcUpsInverterStatus
lcUpsInverterStatus
Module: LIEBERT-UPSTATION-GXT-UPS-MIB
OID (symbolic): LIEBERT-UPSTATION-GXT-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 value reports whether the UPS's inverter is on(2), off(3), or unknown(1) if the agent can't determine its state. Admins check this to confirm the inverter is actually running before trusting that connected equipment would survive a utility 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-UPSTATION-GXT-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-GXT-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 UPStation GXT uninterruptible power supply with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIEBERT-UPSTATION-GXT-UPS-MIB::lcUpsInverterStatus OID value, configure state conditions and alerts, and monitor any Liebert UPStation GXT uninterruptible power supply 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-GXT-UPS-MIB |