All MIBs › LIEBERT-GP-CONDITIONS-MIB › lgpConditionControlType
lgpConditionControlType
Module: LIEBERT-GP-CONDITIONS-MIB
OID (symbolic): LIEBERT-GP-CONDITIONS-MIB::lgpConditionControlType
OID (numeric): 1.3.6.1.4.1.476.1.42.3.2.4.20.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The 'type' assigned or configured for this condition. The value assigned to the condition here is displayed in the lgpConditionsTable (column: lgpConditionType). For some units this is user configurable. This value is stored on the managed device.
What is lgpConditionControlType?
This read-write INTEGER configures the severity type assigned to the condition referenced by this control row, using the same enumeration as lgpConditionType: not-specified(0), message(2), warning(4), alarm(6), or fault(8). The configured value here is what later shows up in lgpConditionsTable's lgpConditionType column when that condition fires, and on some units it's user-adjustable. For example, an admin might reclassify a condition from warning(4) to alarm(6) here if their site considers it more urgent than the vendor default.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.4.20.1.4 snmpwalk -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionControlType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.4.20.1.4.1 snmpget -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionControlType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.476.1.42.3.2.4.20.1.4.1 i <value>
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::lgpConditionControlType 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.4 | lgpConditionControl | LIEBERT-GP-CONDITIONS-MIB |
| 1.3.6.1.4.1.476.1.42.3.2.4.20 | lgpConditionControlTable | LIEBERT-GP-CONDITIONS-MIB |
| 1.3.6.1.4.1.476.1.42.3.2.4.20.1 | lgpConditionControlEntry | LIEBERT-GP-CONDITIONS-MIB |
| 1.3.6.1.4.1.476.1.42.3.2.4.20.1.4 | lgpConditionControlType | LIEBERT-GP-CONDITIONS-MIB |