All MIBs › LIEBERT-GP-CONDITIONS-MIB › lgpConditionTableRowRef
lgpConditionTableRowRef
Module: LIEBERT-GP-CONDITIONS-MIB
OID (symbolic): LIEBERT-GP-CONDITIONS-MIB::lgpConditionTableRowRef
OID (numeric): 1.3.6.1.4.1.476.1.42.3.2.3.1.6
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: This is a reference to the (cell) in the table specified by the companion varbind (lgpConditionTableRef) in this condition. The row in the table where this cell exists represents the object that this condition applies to.
Example: TABLE ROW: lgpConditionId 5 lgpConditionDescr lgpConditionRcpBranchBreakerOpen lgpConditionTime 393884848 lgpConditionTableRef lgpPduRbTable lgpConditionTableRowRef lgpPduRbEntryId.1.4 lgpConditionType lgpConditionCurrentState active lgpConditionSeverity major lgpConditionAcknowledged acknowledged lgpConditionAckReq required
The table containing the definition of the receptacle branch (lgpPduRbTable) is given by the varbind (lgpConditionTableRef)
The specific receptacle branch (instance) is specified by the varbind (lgpConditionTableRowRef). In this case the condition is for the 4th receptacle branch on the 1st PDU in the PDU cluster.
If one wanted to retrieve the serial number for this receptacle branch the OID would be: lgpPduRbEntrySerialNum.1.4.
What is lgpConditionTableRowRef?
This object is an OBJECT IDENTIFIER identifying the specific row (instance) within the table named by the companion lgpConditionTableRef object, pinpointing exactly which component the condition applies to. Admins combine both objects to walk from a generic alarm row straight to the affected hardware instance, such as a particular receptacle branch or PDU. In the MIB's own example, lgpConditionTableRowRef is set to lgpPduRbEntryId.1.4, identifying the 4th receptacle branch on the 1st PDU in the cluster, and from there an admin could read lgpPduRbEntrySerialNum.1.4 for its serial number.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.3.1.6 snmpwalk -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionTableRowRef
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.3.1.6.1 snmpget -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionTableRowRef.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::lgpConditionTableRowRef 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.6 | lgpConditionTableRowRef | LIEBERT-GP-CONDITIONS-MIB |