lgpConditionCurrentState
LIEBERT-GP-CONDITIONS-MIB ·
.1.3.6.1.4.1.476.1.42.3.2.3.1.12
Object
column
Enumeration
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. the situation causing the condition has cleared or been resolved). The behavior of some devices is to remove the condition from this table when the condition clears. The behavior of other devices is to leave the condition entry in the table until the condition is acknowledged ( see lgpConditionAcknowledged and lgpConditionAckReq).
Context
- MIB
- LIEBERT-GP-CONDITIONS-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.2.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpConditionEntry
- Table
- lgpConditionsTable
- Siblings
- 9
Syntax
Enumeration
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 |
| 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 |
| lgpConditionTableRef 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… | column | ObjectIdentifier | .1.3.6.1.4.1.476.1.42.3.2.3.1.5 |
| 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 |