All MIBs › LIEBERT-GP-CONDITIONS-MIB › lgpConditionTableRef
lgpConditionTableRef
Module: LIEBERT-GP-CONDITIONS-MIB
OID (symbolic): LIEBERT-GP-CONDITIONS-MIB::lgpConditionTableRef
OID (numeric): 1.3.6.1.4.1.476.1.42.3.2.3.1.5
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: This object will be included as a varbind in some rows of the table. It is a reference to a table object in the MIB. The value of this object will be the OID of a table that the object that the condition applies to is defined. The table row corresponding to this object will also contain a varbind 'lgpConditionTableRowRef' that will specify which instance (row) in the referenced table the object is defined in.
Example: TABLE ROW: lgpConditionId 5 lgpConditionDescr lgpConditionRcpBranchBreakerOpen lgpConditionTime 393884848 lgpConditionTableRef lgpPduRbTable lgpConditionTableRowRef lgpPduRbEntryId.1.4 lgpConditionType alarm lgpConditionCurrentState active lgpConditionSeverity major lgpConditionAcknowledged acknowledged lgpConditionAckReq required
In the above example the breaker opened for a Receptacle branch. The specific receptacle branch is specified by the additional varbind (lgpEventParmTableRowRef). In this case the notification is for the 4th receptacle branch on the 1st PDU in the cluster.
What is lgpConditionTableRef?
This object is an OBJECT IDENTIFIER pointing to the specific MIB table where the object affected by this condition is defined, working together with lgpConditionTableRowRef to pinpoint the exact affected row. Admins use it to trace a generic condition entry back to the concrete device component - a PDU, a breaker, a branch circuit - that triggered it. In the MIB's own example, lgpConditionTableRef is set to lgpPduRbTable, meaning the condition concerns an entry in the PDU receptacle-branch table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.3.1.5 snmpwalk -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionTableRef
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.3.1.5.1 snmpget -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionTableRef.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::lgpConditionTableRef 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.5 | lgpConditionTableRef | LIEBERT-GP-CONDITIONS-MIB |