lgpConditionTableRef
LIEBERT-GP-CONDITIONS-MIB ·
.1.3.6.1.4.1.476.1.42.3.2.3.1.5
Object
column
ObjectIdentifier
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.
Context
- MIB
- LIEBERT-GP-CONDITIONS-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpConditionEntry
- Table
- lgpConditionsTable
- Siblings
- 9
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| lgpConditionId A unique identifier for a condition. This value must remain
constant between agent initializations. This OID is used as
an index to identify a row in the table 'lgpConditionsTabl… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.476.1.42.3.2.3.1.1 |
| lgpConditionType The type of condition in this row in the table. | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.10 |
| lgpConditionCurrentState Indication of the current state of the event. If the state
is 'active' then the condition currently exists. If the
state is 'inactive' then the condition no longer exists (i.e.
… | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.12 |
| lgpConditionSeverity This represents the relative severity of the condition. | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.14 |
| lgpConditionAcknowledged This indicates if the condition has been acknowledged.
If the value is 'notAcknowledged' then the condition has
not been acknowledged. If the value is 'acknowledged'
then the con… | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.18 |
| lgpConditionAckReq This indicates if the corresponding condition does or does not
require user acknowledgement. Conditions that require
user acknowledgement will have a value of 'required'. Those
… | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.19 |
| lgpConditionDescr A reference to a condition description object. The object
referenced should not be accessible, but rather be used to provide
a unique description. | column | ObjectIdentifier | .1.3.6.1.4.1.476.1.42.3.2.3.1.2 |
| lgpConditionTime The value of sysUpTime when the condition occurred (became active). | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.476.1.42.3.2.3.1.3 |
| lgpConditionTableRowRef 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 … | column | ObjectIdentifier | .1.3.6.1.4.1.476.1.42.3.2.3.1.6 |