lgpConditionTableRowRef
LIEBERT-GP-CONDITIONS-MIB ·
.1.3.6.1.4.1.476.1.42.3.2.3.1.6
Object
column ObjectIdentifier
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.
Context
- MIB
- LIEBERT-GP-CONDITIONS-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.2.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpConditionEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LIEBERT-GP-CONDITIONS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-CONDITIONS-MIB::lgpConditionTableRowRef'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-CONDITIONS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-CONDITIONS-MIB::lgpConditionTableRowRef.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-CONDITIONS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-CONDITIONS-MIB::lgpConditionTableRowRef'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.