All MIBs › LIEBERT-GP-CONDITIONS-MIB › lgpConditionControlEnableStatus
lgpConditionControlEnableStatus
Module: LIEBERT-GP-CONDITIONS-MIB
OID (symbolic): LIEBERT-GP-CONDITIONS-MIB::lgpConditionControlEnableStatus
OID (numeric): 1.3.6.1.4.1.476.1.42.3.2.4.20.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value in this column determines if the device is currently capable of generating this event. If the value is 'enabled' then the event will be generated if the condition indicated by lgpConditionControlDescr becomes active. If the value is 'disabled' the device will never generate the event. This value is stored on the managed device. Some devices do not allow write access to some entries in this column. The 'lgpConditionControlEnableCapability' column indicates whether this entry can be written.
What is lgpConditionControlEnableStatus?
This read-write INTEGER determines whether the device is currently allowed to generate the event associated with lgpConditionControlDescr, taking the value not-specified(0), enabled(1), or disabled(2); some rows may reject writes, as indicated by the companion lgpConditionControlEnableCapability column. Admins use it to suppress alarms for conditions they've deemed unimportant on a given deployment, such as disabling a low-priority warning that doesn't apply to their configuration. For example, setting this to disabled(2) for a particular condition means that condition will never appear in lgpConditionsTable even if the underlying trigger occurs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.4.20.1.3 snmpwalk -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionControlEnableStatus
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.3.1 snmpget -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionControlEnableStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.476.1.42.3.2.4.20.1.3.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::lgpConditionControlEnableStatus 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.3 | lgpConditionControlEnableStatus | LIEBERT-GP-CONDITIONS-MIB |