All MIBs › LIEBERT-GP-CONDITIONS-MIB › lgpConditionType
lgpConditionType
Module: LIEBERT-GP-CONDITIONS-MIB
OID (symbolic): LIEBERT-GP-CONDITIONS-MIB::lgpConditionType
OID (numeric): 1.3.6.1.4.1.476.1.42.3.2.3.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of condition in this row in the table.
What is lgpConditionType?
This INTEGER enumerates the kind of condition represented by this row, with values not-specified(0), message(2), warning(4), alarm(6), or fault(8). Admins use it to triage incoming conditions by severity class, for example filtering monitoring dashboards to only show alarm(6) and fault(8) rows for immediate attention. A row showing lgpConditionType of alarm(6), as in the MIB's own worked example, flags a condition that needs prompt operator response, unlike a lower-priority message(2) entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.3.1.10 snmpwalk -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.3.1.10.1 snmpget -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionType.1
Start monitoring Vertiv/Liebert power/cooling equipment (any generation, GP conditions) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIEBERT-GP-CONDITIONS-MIB::lgpConditionType OID value, configure state conditions and alerts, and monitor any Vertiv/Liebert power/cooling equipment (any generation, GP conditions) 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.42 | liebertGlobalProducts | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.42.3 | lgpFoundation | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.42.3.2 | lgpConditions | LIEBERT-GP-REGISTRATION-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.476.1.42.3.2.3 | lgpConditionsTable | LIEBERT-GP-CONDITIONS-MIB |
| 1.3.6.1.4.1.476.1.42.3.2.3.1 | lgpConditionEntry | LIEBERT-GP-CONDITIONS-MIB |
| 1.3.6.1.4.1.476.1.42.3.2.3.1.10 | lgpConditionType | LIEBERT-GP-CONDITIONS-MIB |